fix(接口自动化): 修改移动排序问题
This commit is contained in:
parent
441747a6c2
commit
0d8bffb73f
|
@ -610,6 +610,7 @@
|
|||
},
|
||||
allowDrag() {
|
||||
this.sort();
|
||||
this.reload();
|
||||
},
|
||||
nodeExpand(data) {
|
||||
if (data.resourceId) {
|
||||
|
|
Loading…
Reference in New Issue