创建采购合同部分和零件导入

This commit is contained in:
liushuai
2018-12-05 20:05:28 +08:00
parent 495f746ea2
commit d74e75eff9
9 changed files with 85 additions and 105 deletions

View File

@@ -665,6 +665,7 @@ export default {
})
},
handleEdit(row) {
console.log(row)
this.title = '编辑'
this.dialogFormVisible1 = true
this.form.contractNumber = row.合同编号