Skip to content

Commit

Permalink
fix(测试跟踪): 计划左侧模块树交互问题
Browse files Browse the repository at this point in the history
--bug=1037817 --user=宋昌昌 【测试跟踪】功能用例/用例评审/测试跟踪-左侧模块新建子模块-新建后未输入内容切换个其他子模块-新建按钮不见了 https://www.tapd.cn/55049933/s/1481532
  • Loading branch information
song-cc-rock authored and liuruibin committed Mar 27, 2024
1 parent 74723d1 commit 163a823
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@ export default {
return hasPermissions(permission[0]);
},
init() {
this.appendChildDisable = false;
let num = this.getTotalCount();
this.extendTreeNodes = [];
this.extendTreeNodes.unshift({
Expand Down

0 comments on commit 163a823

Please sign in to comment.