Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lxyl-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
李苏
lxyl-vue
Commits
3376a630
Commit
3376a630
authored
Apr 24, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
遗漏提交
parent
da86cf82
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
edit.vue
src/views/ccgl/kngl/zlhbg/top/edit.vue
+0
-12
No files found.
src/views/ccgl/kngl/zlhbg/top/edit.vue
View file @
3376a630
...
@@ -47,7 +47,6 @@ import Cx from './cx.vue'
...
@@ -47,7 +47,6 @@ import Cx from './cx.vue'
this
.
$warning
(
'请先选择SAP变更类型'
)
this
.
$warning
(
'请先选择SAP变更类型'
)
}
}
},
},
/* 需要整体row时的回调 */
/* 需要整体row时的回调 */
computedRow
(
row
)
{
computedRow
(
row
)
{
// this.$refs.editTableForEdit.$forceUpdate()
// this.$refs.editTableForEdit.$forceUpdate()
...
@@ -64,16 +63,12 @@ import Cx from './cx.vue'
...
@@ -64,16 +63,12 @@ import Cx from './cx.vue'
delete
item
.
id
delete
item
.
id
this
.
formDetail
.
push
(
_
.
cloneDeep
(
item
))
this
.
formDetail
.
push
(
_
.
cloneDeep
(
item
))
})
})
}
}
},
},
components
:{
components
:{
Cx
Cx
},
},
mounted
()
{
mounted
()
{
},
},
data
()
{
data
()
{
return
{
return
{
...
@@ -116,10 +111,6 @@ import Cx from './cx.vue'
...
@@ -116,10 +111,6 @@ import Cx from './cx.vue'
span
:
24
,
span
:
24
,
type
:
'input'
,
type
:
'input'
,
},
},
],
],
/* 从表编辑数据 */
/* 从表编辑数据 */
editTableTitle
:
[{
editTableTitle
:
[{
...
@@ -183,9 +174,6 @@ import Cx from './cx.vue'
...
@@ -183,9 +174,6 @@ import Cx from './cx.vue'
field
:
"ztsl"
,
field
:
"ztsl"
,
width
:
200
,
width
:
200
,
}
}
]
]
}
}
}
}
...
...
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