Browse Source

弹窗客户增加模糊查询

lichao 3 năm trước cách đây
mục cha
commit
c48eb4f196
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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"