소스 검색

控制添加代理制造商

白承飞 5 년 전
부모
커밋
7203405b86
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/dashoo.cn/frontend_web/src/components/oilsupplier/goodsinfo.vue

+ 1 - 0
src/dashoo.cn/frontend_web/src/components/oilsupplier/goodsinfo.vue

@@ -697,6 +697,7 @@
                    type="text"
                    @click="manufacturerdialog"
                    v-if="formDataCert.Status <= 0"
+                   :disabled="parseInt(certId) === 0"
         >添加</el-button>
       </div>
       <manufacturer-list ref="manufacturerList"