|
@@ -397,7 +397,7 @@
|
|
|
:disabled="browseStatus"
|
|
|
style="width:80%"
|
|
|
:remote-method="corpsRemoteMethod"
|
|
|
- placeholder="请输入模糊查找"
|
|
|
+ placeholder="请输入模糊查找客户名称"
|
|
|
>
|
|
|
<el-option
|
|
|
v-for="(dict, index) in fMblnoOptions"
|
|
@@ -417,7 +417,7 @@
|
|
|
:disabled="browseStatus"
|
|
|
remote
|
|
|
:remote-method="goodsRemoteMethod"
|
|
|
- placeholder="请选择品名"
|
|
|
+ placeholder="请输入模糊查找货品名称"
|
|
|
>
|
|
|
<el-option
|
|
|
v-for="(dict, index) in goodsOptions"
|