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