Commit 0d7c920f authored by kzy's avatar kzy

废弃操作成功

parent 426241be
......@@ -349,7 +349,10 @@ export default {
roleName: undefined,
roleKey: undefined,
flag: undefined,
ptype: 1
ptype: 1,
pstatus:0,
delFlag:0
},
// 表单参数
form: {
......
......@@ -346,8 +346,9 @@ export default {
queryParams: {
page: 1,
rows: 10,
ptype: 2
ptype: 2,
pstatus:0,
delFlag:0
},
// 表单参数
form: {
......
......@@ -346,7 +346,9 @@ export default {
roleName: undefined,
roleKey: undefined,
flag: undefined,
ptype:2
ptype:2,
pstatus:0,
delFlag:0
},
// 表单参数
form: {
......
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