Browse Source

重新打包

lex-xin 3 years ago
parent
commit
91bce9a993

File diff suppressed because it is too large
+ 0 - 0
dist/app.1fbe0bf612f8c5ace1f3.js


File diff suppressed because it is too large
+ 0 - 0
dist/css/VIPApply.278958ee.css


File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/js/VIPApply.7de64c90.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/VIPApply.981ca222.js


+ 2 - 1
src/views/teacher/VIP00Apply.vue

@@ -1197,6 +1197,8 @@
 							}
 						}, 500)
 					} else if(result.code == 206) {
+						this.onSubmitStatus = true
+						this.salaryStatus = true
 						this.$dialog.confirm({
 							message: result.msg,
 							showConfirmButton: true,
@@ -1204,7 +1206,6 @@
 							confirmButtonText: '继续创建',
 							cancelButtonText: '取消'
 						}).then(() => {
-							this.onSubmitStatus = true
 							this.salaryStatus = false
 							this.onSubmit(1)
 						})

Some files were not shown because too many files changed in this diff