@@ -293,7 +292,7 @@ export default {
this.saveProcessALL(this.params).then(
()=>{
this.saveLoading = false
- this.$message['activeTab']('保存成功')
+ this.$message.success('保存成功')
this.$store.commit('setActiveTabIndex', 'five')
this.$router.push({
path: "/userCenter/processCenter",