创建采购合同部分和零件导入
This commit is contained in:
@@ -665,6 +665,7 @@ export default {
|
||||
})
|
||||
},
|
||||
handleEdit(row) {
|
||||
console.log(row)
|
||||
this.title = '编辑'
|
||||
this.dialogFormVisible1 = true
|
||||
this.form.contractNumber = row.合同编号
|
||||
|
||||
Reference in New Issue
Block a user