Commit 7636594a authored by “lixuyan”'s avatar “lixuyan”

放开工序操作按钮

parent facf079f
...@@ -301,9 +301,9 @@ export default { ...@@ -301,9 +301,9 @@ export default {
title: this.$route.query.title + '执行', title: this.$route.query.title + '执行',
showMenu: false, showMenu: false,
showTag: 'false', showTag: 'false',
isOK: item.isOK, isOK: true,
backFlag: true, backFlag: true
isRevoke: true // isRevoke: true
} }
}) })
this.$store.dispatch('app/closeSideBar', false) this.$store.dispatch('app/closeSideBar', false)
......
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 to comment