Explorar o código

制造商文件每次上传一个

baichengfei %!s(int64=5) %!d(string=hai) anos
pai
achega
a4f22c1ebe

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

@@ -59,6 +59,7 @@
             <el-form-item label="资质文件">
               <el-upload action=""
                          :manufacturerlist="manufacturerList"
+                         :limit="1"
                          ref="refuploadattach"
                          :http-request="uploadrequest"
                          class="attach-uploader">

+ 3 - 3
src/dashoo.cn/frontend_web/src/pages/oilsupplier/supplier/_opera/goodsedit.vue

@@ -53,7 +53,7 @@
                      size="mini"
                      @click="commitAudit()"
                      v-if="add_flat && parseInt(IsCompanyUser) === 1 && parseInt(activeName) === 3">
-            提2
+            提交
           </el-button>
           <el-button v-if="parseInt(IsCompanyUser) !== 1 && (this.formData.Status == '' || parseInt(this.formData.Status) === 0) " type="primary" size="mini" style="float: right;margin-left: 25px" @click="commitAudit()">
             提交审批
@@ -1333,9 +1333,9 @@ export default {
               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)