Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
zghywpc-vue
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李苏
zghywpc-vue
Commits
4a8e64cf
Commit
4a8e64cf
authored
Oct 16, 2025
by
yangzhengwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改页面
parent
ad040aa4
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
52 additions
and
12 deletions
+52
-12
index.vue
src/views/sbxxgl/sblxgx/index.vue
+1
-1
edit.vue
src/views/ywxxgl/glqgjwp/edit.vue
+12
-6
index.vue
src/views/ywxxgl/glqgjwp/index.vue
+10
-5
edit.vue
src/views/ywxxgl/rx20/edit.vue
+19
-0
index.vue
src/views/ywxxgl/rx20/index.vue
+10
-0
No files found.
src/views/sbxxgl/sblxgx/index.vue
View file @
4a8e64cf
...
...
@@ -92,7 +92,7 @@
"typeConfig"
:
{
"src"
:
"sbgl/ujzbm/query"
,
"match"
:
{
"value"
:
"
id
"
,
"value"
:
"
code
"
,
"label"
:
"name"
}
}
...
...
src/views/ywxxgl/glqgjwp/edit.vue
View file @
4a8e64cf
...
...
@@ -63,6 +63,18 @@
"span"
:
12
,
"type"
:
"input"
},
{
"label"
:
"工具规格"
,
"prop"
:
"gjgg"
,
"span"
:
12
,
"type"
:
"input"
},
{
"label"
:
"工具数量"
,
"prop"
:
"gjsl"
,
"span"
:
12
,
"type"
:
"inputNumber"
},
{
"label"
:
"责任专业(三字码)"
,
"prop"
:
"zrzy"
,
...
...
@@ -99,12 +111,6 @@
"span"
:
12
,
"type"
:
"date"
},
{
"label"
:
"工具数量"
,
"prop"
:
"gjsl"
,
"span"
:
12
,
"type"
:
"inputNumber"
},
{
"label"
:
"备注"
,
"prop"
:
"bz"
,
...
...
src/views/ywxxgl/glqgjwp/index.vue
View file @
4a8e64cf
...
...
@@ -53,6 +53,16 @@
field
:
"gjcz"
,
width
:
140
},
{
title
:
"工具规格"
,
field
:
"gjgg"
,
width
:
140
},
{
title
:
"工具数量"
,
field
:
"gjsl"
,
width
:
140
},
{
title
:
"责任专业(三字码)"
,
field
:
"zrzy"
,
...
...
@@ -85,11 +95,6 @@
width
:
180
,
fieldType
:
"ftDate"
},
{
title
:
"工具数量"
,
field
:
"gjsl"
,
width
:
140
},
{
title
:
"备注"
,
field
:
"bz"
,
...
...
src/views/ywxxgl/rx20/edit.vue
View file @
4a8e64cf
...
...
@@ -37,6 +37,12 @@ export default {
"type"
:
"input"
,
required
:
true
,
},
{
"label"
:
"编码"
,
"prop"
:
"code"
,
"span"
:
12
,
"type"
:
"input"
,
},
{
"label"
:
"设备名称"
,
"prop"
:
"sbxx"
,
...
...
@@ -44,6 +50,19 @@ export default {
"type"
:
"input"
,
required
:
true
,
},
{
"label"
:
"设备类型"
,
"prop"
:
"sblxid"
,
"span"
:
12
,
"type"
:
"RelSelect"
,
"typeConfig"
:
{
"src"
:
"sbgl/usblx/query"
,
"match"
:
{
"value"
:
"id"
,
"label"
:
"name"
}
}
},
{
"label"
:
"材质"
,
"prop"
:
"cz"
,
...
...
src/views/ywxxgl/rx20/index.vue
View file @
4a8e64cf
...
...
@@ -44,6 +44,16 @@
field
:
"sbxx"
,
width
:
140
},
{
title
:
"设备类型"
,
field
:
"sblxid"
,
width
:
140
,
transform
:
{
"url"
:
"sbgl/usblx/query"
,
"label"
:
"name"
,
"value"
:
"id"
}
},
{
title
:
"材质"
,
field
:
"cz"
,
...
...
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