Эх сурвалжийг харах

change: indent转单.客户选择调整为永不禁用.

peter 1 өдөр өмнө
parent
commit
7196295afc

+ 1 - 1
src/pages/indent-manage/indent/components/quoteRecord.vue

@@ -228,8 +228,8 @@
                     remote
                     filterable
                     @change="selectCustomer"
-                    :disabled="!!indentData.enquiry_id"
                   >
+                    <!-- :disabled="!!indentData.enquiry_id" -->
                     <el-option
                       v-for="(option, index) in customList"
                       :key="option.id || index"