Commit b1b627af by 王刘锁

Merge remote-tracking branch 'origin/master'

parents a87ec5c0 7cf65907
......@@ -238,7 +238,7 @@ export default {
}
this.TaskChainList.setdeleteById(can).then(({ data }) => {
if (data.code === 200) {
this.$set(row, 'taskStatus', taskStatus)
this.$set(row)
this.$message({
type: 'success',
message: data.msg
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment