选择项目后未提交保存直接退出,下次点击新增项目时应刷新选择框,不保留历史数据
parent
1b6a68438f
commit
bbe63860e5
|
@ -700,6 +700,7 @@
|
|||
|
||||
newProcurementContractClick() {
|
||||
// 先选择 项目 (打开对话框)
|
||||
this.resetForm()
|
||||
this.processType = procurementContract
|
||||
this.procurementProjectSelectorVisible = true
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue