给单据中的供应商、客户、会员、账号新增完之后默认直接选中
This commit is contained in:
@@ -345,10 +345,10 @@
|
||||
this.copyAddInit(this.prefixNo)
|
||||
}
|
||||
this.initSystemConfig()
|
||||
this.initCustomer()
|
||||
this.initCustomer(0)
|
||||
this.initSalesman()
|
||||
this.initDepot()
|
||||
this.initAccount()
|
||||
this.initAccount(0)
|
||||
},
|
||||
//提交单据时整理成formData
|
||||
classifyIntoFormData(allValues) {
|
||||
|
||||
Reference in New Issue
Block a user