Merge branch 'develop' of https://gitee.com/siwa-team/dawa-vue into develop
This commit is contained in:
commit
a07a6a905d
|
@ -203,8 +203,8 @@ export default {
|
|||
if (res.code == 200) {
|
||||
this.form.resetFields(`pid`, [])
|
||||
this.menuTreeData = [{
|
||||
'id': '-1',
|
||||
'parentId': '0',
|
||||
'id': '0',
|
||||
'parentId': '-1',
|
||||
'name': '顶级',
|
||||
'value': '0',
|
||||
'pid': '0',
|
||||
|
|
Loading…
Reference in New Issue