baichengfei 5 年之前
父节点
当前提交
f41376aed9
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplier/_opera/techedit.vue

+ 2 - 2
src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplier/_opera/techedit.vue

@@ -1234,9 +1234,9 @@ export default {
             this.$refs['subfileList'].getvalue(this.formData.Id, this.formData.SupplierTypeCode, this.certId, this
               .formDataCert.InStyle)
 
-            /*if (this.formData.InStyle == '2' || this.formData.InStyle == '6' || this.formData.InStyle == '4') {
+            /* if (this.formData.InStyle == '2' || this.formData.InStyle == '6' || this.formData.InStyle == '4') {
               this.allowpre = false
-            }*/
+            } */
           }).catch(err => {
             console.error(err)
           })