fix(项目管理): 修复消息中心抽屉关闭模块参数未恢复原值问题
--bug=1044439 --user=郭雨琦 https://www.tapd.cn/55049933/bugtrace/bugs/view/1155049933001044439
This commit is contained in:
parent
1b7951e8e8
commit
f9a2ebce22
|
@ -457,6 +457,7 @@
|
|||
if (val) {
|
||||
messageHistoryList.value = [];
|
||||
pageNation.value.current = 1;
|
||||
currentResourceType.value = '';
|
||||
// 左侧模块树加载
|
||||
loadModuleList();
|
||||
// 右边默认数据加载
|
||||
|
|
Loading…
Reference in New Issue