浏览代码

控制添加代理制造商

白承飞 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"