Просмотр исходного кода

弹窗客户增加模糊查询

lichao 3 лет назад
Родитель
Сommit
c48eb4f196
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      src/views/warehouseBusiness/agreement/index.vue

+ 2 - 0
src/views/warehouseBusiness/agreement/index.vue

@@ -244,6 +244,8 @@
             style="width: 200px"
             @keyup.enter.native="handleQuery"
             placeholder="请输入客户名称"
+            remote
+            :remote-method="corpsRemoteMethod"
           >
             <el-option
               v-for="(dict, index) in fMblnoOptions"