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
152eff9b
Commit
152eff9b
authored
2 years ago
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加公共庫
parent
5807c333
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
5094 additions
and
7918 deletions
+5094
-7918
sample-form-manager-ui/admin/src/pages/software/materials/MaterialsManage.vue
...ui/admin/src/pages/software/materials/MaterialsManage.vue
+4
-4
sample-form-manager-ui/admin/src/pages/software/matter/MatterManage.vue
...nager-ui/admin/src/pages/software/matter/MatterManage.vue
+4
-4
sample-form-manager/db/module.sql
sample-form-manager/db/module.sql
+82
-104
sample-form-manager/src/main/java/com/mortals/xhx/module/sheet/model/SheetMatterEntity.java
...com/mortals/xhx/module/sheet/model/SheetMatterEntity.java
+766
-1249
sample-form-manager/src/main/java/com/mortals/xhx/module/sheet/model/SheetMatterQuery.java
.../com/mortals/xhx/module/sheet/model/SheetMatterQuery.java
+1921
-3360
sample-form-manager/src/main/resources/sqlmap/module/sheet/SheetMatterMapper.xml
.../main/resources/sqlmap/module/sheet/SheetMatterMapper.xml
+2317
-3197
No files found.
sample-form-manager-ui/admin/src/pages/software/materials/MaterialsManage.vue
View file @
152eff9b
...
@@ -67,9 +67,9 @@
...
@@ -67,9 +67,9 @@
<
/el-table-column
>
<
/el-table-column
>
<
el
-
table
-
column
<
el
-
table
-
column
show
-
overflow
-
tooltip
show
-
overflow
-
tooltip
label
=
"
部门
"
label
=
"
部门
编号
"
align
=
"
center
"
align
=
"
center
"
prop
=
"
dept
Nam
e
"
prop
=
"
dept
Cod
e
"
>
>
<
/el-table-column
>
<
/el-table-column
>
<
el
-
table
-
column
<
el
-
table
-
column
...
@@ -187,9 +187,9 @@
...
@@ -187,9 +187,9 @@
<
/el-table-column
>
<
/el-table-column
>
<
el
-
table
-
column
<
el
-
table
-
column
show
-
overflow
-
tooltip
show
-
overflow
-
tooltip
label
=
"
部门
"
label
=
"
部门
编码
"
align
=
"
center
"
align
=
"
center
"
prop
=
"
dept
Nam
e
"
prop
=
"
dept
Cod
e
"
>
>
<
/el-table-column
>
<
/el-table-column
>
<
el
-
table
-
column
prop
=
"
name
"
show
-
overflow
-
tooltip
label
=
"
材料名称
"
>
<
el
-
table
-
column
prop
=
"
name
"
show
-
overflow
-
tooltip
label
=
"
材料名称
"
>
...
...
This diff is collapsed.
Click to expand it.
sample-form-manager-ui/admin/src/pages/software/matter/MatterManage.vue
View file @
152eff9b
...
@@ -72,9 +72,9 @@
...
@@ -72,9 +72,9 @@
<
/el-table-column
>
<
/el-table-column
>
<
el
-
table
-
column
<
el
-
table
-
column
show
-
overflow
-
tooltip
show
-
overflow
-
tooltip
label
=
"
部门
"
label
=
"
部门
编号
"
align
=
"
center
"
align
=
"
center
"
prop
=
"
dept
Nam
e
"
prop
=
"
dept
Cod
e
"
>
>
<
/el-table-column
>
<
/el-table-column
>
<
el
-
table
-
column
prop
=
"
name
"
show
-
overflow
-
tooltip
label
=
"
事项名称
"
>
<
el
-
table
-
column
prop
=
"
name
"
show
-
overflow
-
tooltip
label
=
"
事项名称
"
>
...
@@ -223,9 +223,9 @@
...
@@ -223,9 +223,9 @@
<
/el-table-column
>
<
/el-table-column
>
<
el
-
table
-
column
<
el
-
table
-
column
show
-
overflow
-
tooltip
show
-
overflow
-
tooltip
label
=
"
部门
"
label
=
"
部门
编号
"
align
=
"
center
"
align
=
"
center
"
prop
=
"
dep
artment
"
prop
=
"
dep
tCode
"
>
>
<
/el-table-column
>
<
/el-table-column
>
<
el
-
table
-
column
<
el
-
table
-
column
...
...
This diff is collapsed.
Click to expand it.
sample-form-manager/db/module.sql
View file @
152eff9b
This diff is collapsed.
Click to expand it.
sample-form-manager/src/main/java/com/mortals/xhx/module/sheet/model/SheetMatterEntity.java
View file @
152eff9b
This diff is collapsed.
Click to expand it.
sample-form-manager/src/main/java/com/mortals/xhx/module/sheet/model/SheetMatterQuery.java
View file @
152eff9b
This diff is collapsed.
Click to expand it.
sample-form-manager/src/main/resources/sqlmap/module/sheet/SheetMatterMapper.xml
View file @
152eff9b
This diff is collapsed.
Click to expand it.
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