Commit 7a8ea3b1 authored by youjie's avatar youjie

no message

parent 54c68380
......@@ -74,7 +74,6 @@
filterable
v-model="addMsg.Type"
:placeholder="$t('fnc.khleixing')"
class="w135 _border_b_1"
@change="getType"
>
<el-option
......@@ -98,7 +97,6 @@
@change="getObjName"
:loading="supplierLoading"
placeholder="请输入关键词"
class="w135 _border_b_1"
>
<el-option
v-for="(item,index) in supplierList"
......
......@@ -196,7 +196,6 @@
filterable
v-model="addMsg.Type"
:placeholder="$t('fnc.khleixing')"
class="w135 _border_b_1"
@change="getType"
>
<el-option
......@@ -220,7 +219,6 @@
@change="getObjName"
:loading="supplierLoading"
placeholder="请输入关键词"
class="w135 _border_b_1"
>
<el-option
v-for="item in supplierList"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment