将单据中商品的选择框改为可输入
This commit is contained in:
@@ -215,8 +215,9 @@
|
||||
this.scrollTrigger = {};
|
||||
}
|
||||
},
|
||||
showModal() {
|
||||
showModal(barCode) {
|
||||
this.visible = true;
|
||||
this.queryParam.q = barCode
|
||||
this.loadData();
|
||||
this.form.resetFields();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user