Преглед изворни кода

弹窗客户增加模糊查询

lichao пре 3 година
родитељ
комит
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"