QuKatie před 3 roky
rodič
revize
064490e448

+ 1 - 0
src/views/finance/charge/kaihe-detail.vue

@@ -36,6 +36,7 @@
               clearable
               :disabled="form.fBillstatus >= 4 || readOnly == 0 || form.fId!=null"
               style="width: 100%"
+              filterable
             >
               <el-option
                 v-for="item in corpList"

+ 1 - 0
src/views/finance/contrast/kaihe-detail.vue

@@ -38,6 +38,7 @@
                 form.fBillstatus >= 4 || readOnly == 0 || form.fId != null
               "
               style="width: 100%"
+              filterable
             >
               <el-option
                 v-for="item in corpList"

+ 1 - 0
src/views/finance/payment/kaihe-detail.vue

@@ -36,6 +36,7 @@
               clearable
               :disabled="form.fBillstatus >= 4 || readOnly == 0 || form.fId!=null"
               style="width: 100%"
+              filterable
             >
               <el-option
                 v-for="item in corpList"