Browse Source

详情审核

wgl 4 năm trước cách đây
mục cha
commit
825465e114

+ 2 - 1
src/projects/business/views/Master/Company/RegisterInfo.vue

@@ -123,7 +123,8 @@
 				} else {
 					this.subForm.status = status;
 					this.subForm.content = status == 1 ? '同意' : '拒绝';
-					this.openFromVisible = true;
+					//this.openFromVisible = true;
+					this.doAction();
 				}
 			},
 			//检测表单