修改流程配置页面
This commit is contained in:
@@ -164,7 +164,7 @@ export default {
|
||||
type: 'warning'
|
||||
}).then(() => {
|
||||
this.$api.process.deploy({modelId: row.id}).then(res=>{
|
||||
this.$message.warning(res.message)
|
||||
this.$message.success(res.data.message)
|
||||
this.queryTablePage()
|
||||
})
|
||||
}).catch(() => {
|
||||
|
||||
Reference in New Issue
Block a user