gjy 2 年之前
父節點
當前提交
86a199487f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pageD/identity/companyIdentityThree.vue

+ 1 - 1
pageD/identity/companyIdentityThree.vue

@@ -496,7 +496,7 @@
 																						2000
 																					);
 																				
-																			}else if (res.data&&res.data.message!=''){
+																			}else if (res.data&&res.data.message!=''&&res.data.message!=null){
 																				uni.showToast({
 																					title: res.data.message,
 																					icon: 'none',