fix(接口测试): 修复场景步骤最大化模式下移动排序问题

--bug=1013786 --user=赵勇 【接口测试】github#8513场景编辑的全屏模式下支持用例的移动 https://www.tapd.cn/55049933/s/1174307
This commit is contained in:
fit2-zhao 2022-06-06 19:23:18 +08:00 committed by f2c-ci-robot[bot]
parent a20765ab1c
commit 58df9789ff
1 changed files with 1 additions and 0 deletions

View File

@ -1998,6 +1998,7 @@ export default {
}, },
unFullScreen() { unFullScreen() {
this.drawer = false; this.drawer = false;
this.reloadTree = getUUID();
}, },
close(name) { close(name) {
this.drawer = false; this.drawer = false;