@@ -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"