Jelajahi Sumber

去除必填项

pengyh 1 tahun lalu
induk
melakukan
83ef0f5284

+ 6 - 6
src/views/setting/organizationManagement/tenantDetails/index.vue

@@ -793,15 +793,15 @@ export default {
       })
     },
     submitStep5Form() {
-      if (!this.qrcode1_url) {
-        return this.$errorMsg('请上传小程序图片');
-      }
+      // if (!this.qrcode1_url) {
+      //   return this.$errorMsg('请上传小程序图片');
+      // }
       if (!this.qrcode2_url) {
         return this.$errorMsg('请上传公众号图片');
       }
-			if (!this.qrcode3_url) {
-			  return this.$errorMsg('请上传收款二维码图片');
-			}
+	  // if (!this.qrcode3_url) {
+	  //   return this.$errorMsg('请上传收款二维码图片');
+	  // }
       this.formLoading = true;
       let params = {
         adminUserId: this.id,