Commit 98bdf568 authored by 吴志坤's avatar 吴志坤

基础信息

parent 333f06bb
......@@ -385,10 +385,7 @@ export default {
ptype: undefined,
pgx: undefined,
roleKey: undefined,
roleSort: 0,
flag: undefined,
menuIds: [],
menuName: undefined,
deptIds: [],
menuCheckStrictly: true,
deptCheckStrictly: true,
......@@ -406,7 +403,8 @@ export default {
this.queryParams = {
page: 1,
rows: 10,
ptype: ''
ptype: '',
delFlag: 0
}
this.resetForm('queryForm')
this.handleQuery()
......
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