Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sample-form-platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
sample-form-platform
Commits
d5ccc499
Commit
d5ccc499
authored
Jan 15, 2024
by
赵啸非
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
be17344f
9c614aaa
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
6 additions
and
15 deletions
+6
-15
sample-form-manager-ui/admin/src/pages/hardware/NumberWriteDevice.vue
...manager-ui/admin/src/pages/hardware/NumberWriteDevice.vue
+0
-1
sample-form-manager-ui/admin/src/pages/hardware/modal/AddMatter.vue
...m-manager-ui/admin/src/pages/hardware/modal/AddMatter.vue
+1
-1
sample-form-manager-ui/admin/src/pages/software/librarymanage/LibraryManage.vue
.../admin/src/pages/software/librarymanage/LibraryManage.vue
+1
-2
sample-form-manager-ui/admin/src/pages/software/materials/MaterialsManage.vue
...ui/admin/src/pages/software/materials/MaterialsManage.vue
+1
-3
sample-form-manager-ui/admin/src/pages/software/matter/MatterManage.vue
...nager-ui/admin/src/pages/software/matter/MatterManage.vue
+0
-2
sample-form-manager-ui/admin/src/pages/system/parameter/Parameter.vue
...manager-ui/admin/src/pages/system/parameter/Parameter.vue
+1
-2
sample-form-manager-ui/admin/src/pages/system/systemlogs/SystemLogs.vue
...nager-ui/admin/src/pages/system/systemlogs/SystemLogs.vue
+1
-2
sample-form-manager-ui/admin/src/pages/system/task/TaskSet.vue
...e-form-manager-ui/admin/src/pages/system/task/TaskSet.vue
+1
-2
No files found.
sample-form-manager-ui/admin/src/pages/hardware/NumberWriteDevice.vue
View file @
d5ccc499
...
@@ -52,7 +52,6 @@
...
@@ -52,7 +52,6 @@
:data=
"tableData"
:data=
"tableData"
tooltip-effect=
"dark"
tooltip-effect=
"dark"
style=
"width: 100%"
style=
"width: 100%"
max-height=
"676px"
:row-key=
"(row) => row.id"
:row-key=
"(row) => row.id"
>
>
<el-table-column
<el-table-column
...
...
sample-form-manager-ui/admin/src/pages/hardware/modal/AddMatter.vue
View file @
d5ccc499
...
@@ -117,7 +117,7 @@
...
@@ -117,7 +117,7 @@
size
=
"
small
"
size
=
"
small
"
tooltip
-
effect
=
"
dark
"
tooltip
-
effect
=
"
dark
"
style
=
"
width: 100%
"
style
=
"
width: 100%
"
max
-
height
=
"
6
5
0px
"
max
-
height
=
"
6
3
0px
"
border
border
:
row
-
key
=
"
(row) => row.id
"
:
row
-
key
=
"
(row) => row.id
"
@
selection
-
change
=
"
handleSelectionChange
"
@
selection
-
change
=
"
handleSelectionChange
"
...
...
sample-form-manager-ui/admin/src/pages/software/librarymanage/LibraryManage.vue
View file @
d5ccc499
...
@@ -55,7 +55,6 @@
...
@@ -55,7 +55,6 @@
border
border
tooltip
-
effect
=
"
dark
"
tooltip
-
effect
=
"
dark
"
style
=
"
width: 100%
"
style
=
"
width: 100%
"
max
-
height
=
"
676px
"
:
row
-
key
=
"
(row) => row.id
"
:
row
-
key
=
"
(row) => row.id
"
@
selection
-
change
=
"
handleSelectionChange
"
@
selection
-
change
=
"
handleSelectionChange
"
>
>
...
@@ -282,4 +281,4 @@ export default {
...
@@ -282,4 +281,4 @@ export default {
// height: 550px;
// height: 550px;
//
}
//
}
}
}
<
/style>
<
/style
>
\ No newline at end of file
sample-form-manager-ui/admin/src/pages/software/materials/MaterialsManage.vue
View file @
d5ccc499
...
@@ -57,7 +57,6 @@
...
@@ -57,7 +57,6 @@
border
border
tooltip
-
effect
=
"
dark
"
tooltip
-
effect
=
"
dark
"
style
=
"
width: 100%
"
style
=
"
width: 100%
"
max
-
height
=
"
676px
"
highlight
-
current
-
row
highlight
-
current
-
row
reserve
-
selection
reserve
-
selection
:
row
-
key
=
"
(row) => row.id
"
:
row
-
key
=
"
(row) => row.id
"
...
@@ -178,7 +177,6 @@
...
@@ -178,7 +177,6 @@
border
border
tooltip
-
effect
=
"
dark
"
tooltip
-
effect
=
"
dark
"
style
=
"
width: 100%
"
style
=
"
width: 100%
"
max
-
height
=
"
676px
"
:
row
-
key
=
"
(row) => row.id
"
:
row
-
key
=
"
(row) => row.id
"
@
selection
-
change
=
"
handleSelectionChangeRight
"
@
selection
-
change
=
"
handleSelectionChangeRight
"
>
>
...
@@ -607,4 +605,4 @@ export default {
...
@@ -607,4 +605,4 @@ export default {
width
:
59
%
;
width
:
59
%
;
border
-
radius
:
4
px
;
border
-
radius
:
4
px
;
}
}
<
/style>
<
/style
>
\ No newline at end of file
sample-form-manager-ui/admin/src/pages/software/matter/MatterManage.vue
View file @
d5ccc499
...
@@ -58,7 +58,6 @@
...
@@ -58,7 +58,6 @@
v
-
loading
=
"
loadingLeft
"
v
-
loading
=
"
loadingLeft
"
tooltip
-
effect
=
"
dark
"
tooltip
-
effect
=
"
dark
"
style
=
"
width: 100%
"
style
=
"
width: 100%
"
max
-
height
=
"
676px
"
:
row
-
key
=
"
(row) => row.id
"
:
row
-
key
=
"
(row) => row.id
"
@
selection
-
change
=
"
handleSelectionChange
"
@
selection
-
change
=
"
handleSelectionChange
"
ref
=
"
leftTable
"
ref
=
"
leftTable
"
...
@@ -212,7 +211,6 @@
...
@@ -212,7 +211,6 @@
v
-
loading
=
"
loadingRight
"
v
-
loading
=
"
loadingRight
"
tooltip
-
effect
=
"
dark
"
tooltip
-
effect
=
"
dark
"
style
=
"
width: 100%
"
style
=
"
width: 100%
"
max
-
height
=
"
676px
"
:
row
-
key
=
"
(row) => row.id
"
:
row
-
key
=
"
(row) => row.id
"
@
selection
-
change
=
"
handleSelectionChangeRight
"
@
selection
-
change
=
"
handleSelectionChangeRight
"
>
>
...
...
sample-form-manager-ui/admin/src/pages/system/parameter/Parameter.vue
View file @
d5ccc499
...
@@ -33,7 +33,6 @@
...
@@ -33,7 +33,6 @@
border
border
tooltip-effect=
"dark"
tooltip-effect=
"dark"
style=
"width: 100%"
style=
"width: 100%"
max-height=
"676px"
:row-key=
"(row) => row.id"
:row-key=
"(row) => row.id"
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
>
>
...
@@ -255,4 +254,4 @@ export default {
...
@@ -255,4 +254,4 @@ export default {
// height: 550px;
// height: 550px;
// }
// }
}
}
</
style
>
</
style
>
\ No newline at end of file
sample-form-manager-ui/admin/src/pages/system/systemlogs/SystemLogs.vue
View file @
d5ccc499
...
@@ -26,7 +26,6 @@
...
@@ -26,7 +26,6 @@
border
border
tooltip-effect=
"dark"
tooltip-effect=
"dark"
style=
"width: 100%"
style=
"width: 100%"
max-height=
"676px"
:row-key=
"(row) => row.id"
:row-key=
"(row) => row.id"
>
>
<el-table-column
<el-table-column
...
@@ -166,4 +165,4 @@ export default {
...
@@ -166,4 +165,4 @@ export default {
// height: 550px;
// height: 550px;
// }
// }
}
}
</
style
>
</
style
>
\ No newline at end of file
sample-form-manager-ui/admin/src/pages/system/task/TaskSet.vue
View file @
d5ccc499
...
@@ -33,7 +33,6 @@
...
@@ -33,7 +33,6 @@
border
border
tooltip-effect=
"dark"
tooltip-effect=
"dark"
style=
"width: 100%"
style=
"width: 100%"
max-height=
"676px"
:row-key=
"(row) => row.id"
:row-key=
"(row) => row.id"
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
>
>
...
@@ -275,4 +274,4 @@ export default {
...
@@ -275,4 +274,4 @@ export default {
// height: 550px;
// height: 550px;
// }
// }
}
}
</
style
>
</
style
>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment