wangguoyu hai 1 mes
pai
achega
fc2643a0c8

+ 1 - 3
pages/admin/Jiazheng/banzhengXinxi.vue

@@ -521,9 +521,7 @@
 						this.$emit('addSavePiliang', this.piliangArray)
 					}
 				}
-				this.isJgFlag = true
-				this.isZyFlag = true
-				this.piliangArray = []
+			
 
 			},
 			// 提交表单

+ 18 - 0
pages/admin/Jiazheng/jiazhengUserManager.vue

@@ -158,6 +158,15 @@
 
 			},
 			addBanzheng(data, index) {
+				if (this.allData.icon == '') {
+					uni.showToast({
+						title: "当录入办证信息时候,头像必填",
+						icon: 'none',
+						duration: 2000
+					});
+					this.allData.kaozhengList = []
+					return false;
+				}
 				this.banzhengXinxiFlag = true
 				this.$refs.banzhengXinxi.resetFun()
 				this.$refs.banzhengXinxi.isPiliang(0)
@@ -169,6 +178,15 @@
 
 			},
 			addBanzhengPiliang(data, index) {
+				if (this.allData.icon == '') {
+					uni.showToast({
+						title: "当录入办证信息时候,头像必填",
+						icon: 'none',
+						duration: 2000
+					});
+					this.allData.kaozhengList = []
+					return false;
+				}
 				this.banzhengXinxiFlag = true
 				this.$refs.banzhengXinxi.resetFun()
 				this.$refs.banzhengXinxi.isPiliang(1)

+ 12 - 6
unpackage/dist/cache/.vite/deps/_metadata.json

@@ -2,30 +2,36 @@
   "hash": "7375ca5a",
   "configHash": "fdaa8c6f",
   "lockfileHash": "e3b0c442",
-  "browserHash": "0905010f",
+  "browserHash": "a03215b9",
   "optimized": {
     "ts-md5/dist/md5": {
       "src": "../../../../../node_modules/ts-md5/dist/md5.js",
       "file": "ts-md5_dist_md5.js",
-      "fileHash": "215e17fa",
+      "fileHash": "4b0b2f57",
       "needsInterop": true
     },
     "jsonp": {
       "src": "../../../../../node_modules/jsonp/index.js",
       "file": "jsonp.js",
-      "fileHash": "bb4a5317",
+      "fileHash": "9c9be88c",
       "needsInterop": true
     },
     "dayjs": {
       "src": "../../../../../node_modules/dayjs/dayjs.min.js",
       "file": "dayjs.js",
-      "fileHash": "046961b5",
+      "fileHash": "781efe4c",
       "needsInterop": true
+    },
+    "axios": {
+      "src": "../../../../../node_modules/axios/index.js",
+      "file": "axios.js",
+      "fileHash": "25330cef",
+      "needsInterop": false
     }
   },
   "chunks": {
-    "chunk-Y2F7D3TJ": {
-      "file": "chunk-Y2F7D3TJ.js"
+    "chunk-P2LSHJDD": {
+      "file": "chunk-P2LSHJDD.js"
     }
   }
 }