[update] 编辑-新增(bug)
This commit is contained in:
@@ -491,6 +491,7 @@ export default {
|
|||||||
this.formInline = {}
|
this.formInline = {}
|
||||||
this.formInline.isMust = '0'
|
this.formInline.isMust = '0'
|
||||||
this.contentListed = [] // 防止编辑数据带出
|
this.contentListed = [] // 防止编辑数据带出
|
||||||
|
this.contentList = []
|
||||||
},
|
},
|
||||||
editModel(value) {
|
editModel(value) {
|
||||||
this.contentListed = []
|
this.contentListed = []
|
||||||
|
|||||||
Reference in New Issue
Block a user