Commit 715c3546 authored by “lixuyan”'s avatar “lixuyan”

撤销派工不刷新的问题

parent e1a3419f
......@@ -400,6 +400,10 @@ export default {
this.defaultPercent = 100
} else {
this.defaultPercent = 80
this.groupUserPage = 1
this.groupUserList = []
this.groupUserTotal = 0
this.getGroupUser()
}
this.getTableData()
},
......
......@@ -653,7 +653,7 @@ export default {
.instructions-issued-search {
padding: 10px 8px;
height: 40px;
width: 60%;
width: 70%;
}
}
}
......
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