lilei 2 月之前
父節點
當前提交
51ffd1e28d
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      public/version.json
  2. 1 1
      src/views/salesManagement/salesQueryNew/chooseProductModal.vue

+ 1 - 1
public/version.json

@@ -1,5 +1,5 @@
 {
   "message": "发现有新版本发布,确定更新系统?",
   "vendorJsVersion": "",
-  "version": 1744859895414
+  "version": 1744860332617
 }

+ 1 - 1
src/views/salesManagement/salesQueryNew/chooseProductModal.vue

@@ -44,7 +44,7 @@
           <a-row type="flex" :gutter="5">
             <a-col flex="1.5">
               <a-form-model-item label="产品分类">
-                <ProductType id="productInfoList-productType" :disabled="vinInfoData&&vinInfoData.productTypeList&&vinInfoData.productTypeList.length" :isDealer="true" @change="changeProductType" v-model="productType"></ProductType>
+                <ProductType id="productInfoList-productType" :disabled="vinInfoData&&vinInfoData.productTypeList&&vinInfoData.productTypeList.length>0" :isDealer="true" @change="changeProductType" v-model="productType"></ProductType>
               </a-form-model-item>
             </a-col>
             <a-col flex="1.5">