Commit e7b88dea authored by 徐一鸣's avatar 徐一鸣

权限审批优化

parent 36e8624f
...@@ -102,7 +102,7 @@ export default { ...@@ -102,7 +102,7 @@ export default {
this.$http this.$http
.put( .put(
"/apaas/backmgt/user/userApply", "/apaas/backmgt/user/userApply",
{}, null,
{ {
params: { params: {
result: passFlag ? 1 : 0, result: passFlag ? 1 : 0,
......
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