Commit 3376a630 authored by 李苏's avatar 李苏 💬

遗漏提交

parent da86cf82
......@@ -47,7 +47,6 @@ import Cx from './cx.vue'
this.$warning('请先选择SAP变更类型')
}
},
/* 需要整体row时的回调 */
computedRow(row) {
// this.$refs.editTableForEdit.$forceUpdate()
......@@ -64,16 +63,12 @@ import Cx from './cx.vue'
delete item.id
this.formDetail.push(_.cloneDeep(item))
})
}
},
components:{
Cx
},
mounted() {
},
data() {
return {
......@@ -116,10 +111,6 @@ import Cx from './cx.vue'
span: 24,
type: 'input',
},
],
/* 从表编辑数据 */
editTableTitle: [{
......@@ -183,9 +174,6 @@ import Cx from './cx.vue'
field: "ztsl",
width: 200,
}
]
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment