bom
This commit is contained in:
@@ -296,7 +296,7 @@ export default {
|
|||||||
},
|
},
|
||||||
// 父级产品远程搜索
|
// 父级产品远程搜索
|
||||||
ParentProduct_querySearchAsync(queryString) {
|
ParentProduct_querySearchAsync(queryString) {
|
||||||
debugger
|
|
||||||
if (queryString != '') this.DMLdialog.loading = true
|
if (queryString != '') this.DMLdialog.loading = true
|
||||||
getBOMQuery({ queryString: queryString }).then((res) => {
|
getBOMQuery({ queryString: queryString }).then((res) => {
|
||||||
if (res.code == 200) {
|
if (res.code == 200) {
|
||||||
|
|||||||
Reference in New Issue
Block a user