[update] 增加企标详情页,未完全写完,添加企标操作弹框
This commit is contained in:
@@ -60,6 +60,9 @@ export default {
|
||||
},
|
||||
edit (record) {
|
||||
this.visible = true
|
||||
this.$nextTick(() => {
|
||||
this.$refs.addForm.edit(record)
|
||||
})
|
||||
},
|
||||
handleOk () {
|
||||
this.confirmLoading = true
|
||||
|
||||
Reference in New Issue
Block a user