绑定物料

This commit is contained in:
2022-07-21 17:05:53 +08:00
parent e3baa9bb78
commit fb4f6608cb

View File

@@ -12,6 +12,7 @@
label="产品编码"
v-model="val2"
:seaShow="false"
:focused="true"
></search-box>
<div class="bottom-filter-tip">
<div class="filter-label txtjustify">物料名称</div>
@@ -61,9 +62,6 @@ export default {
disabled: false
}
},
created () {
this._queryArea1()
},
methods: {
handleChange1 (e, type) {
if (type) {