Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
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
e2b90600
Commit
e2b90600
authored
Oct 30, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整
parent
e151f0f6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
9 deletions
+15
-9
addjxzyff.vue
src/views/sbjxgl/sbjxxx/addjxzyff.vue
+5
-4
edit.vue
src/views/sbjxgl/sbjxxx/edit.vue
+10
-5
No files found.
src/views/sbjxgl/sbjxxx/addjxzyff.vue
View file @
e2b90600
...
...
@@ -68,16 +68,17 @@
required
:
true
,
readonly
:
true
},
{
label
:
'检修作业
方法
'
,
prop
:
'
nam
e'
,
label
:
'检修作业
编码
'
,
prop
:
'
cod
e'
,
span
:
24
,
type
:
'input'
,
required
:
true
,
},
{
label
:
'检修作业
编码
'
,
prop
:
'
cod
e'
,
label
:
'检修作业
方法
'
,
prop
:
'
nam
e'
,
span
:
24
,
type
:
'input'
,
required
:
true
,
...
...
src/views/sbjxgl/sbjxxx/edit.vue
View file @
e2b90600
...
...
@@ -263,15 +263,16 @@
width
:
'260'
},
{
label
:
'检修作业方法'
,
prop
:
'
nam
e'
,
label
:
'检修作业方法
编码
'
,
prop
:
'
cod
e'
,
width
:
'260'
},
{
label
:
'检修作业方法
编码
'
,
prop
:
'
cod
e'
,
label
:
'检修作业方法'
,
prop
:
'
nam
e'
,
width
:
'260'
}
},
],
editTableData1
:
[],
...
...
@@ -536,6 +537,10 @@
{
id
:
'U_BPBJ'
,
records
:
[...
this
.
editTableData2
]
||
[]
},
{
id
:
'U_JXZYFF'
,
records
:
[...
this
.
editTableData4
]
||
[]
}
],
master
:
this
.
form
...
...
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