|
@@ -71,6 +71,7 @@
|
|
this.$refs.form.validate().then(res => {
|
|
this.$refs.form.validate().then(res => {
|
|
confirm(this.firm).then(response => {
|
|
confirm(this.firm).then(response => {
|
|
this.$modal.msgSuccess("修改成功")
|
|
this.$modal.msgSuccess("修改成功")
|
|
|
|
+ this.$tab.navigateTo('/pages/index')
|
|
})
|
|
})
|
|
})
|
|
})
|
|
}
|
|
}
|