bd025705 by lihua

编辑时可能也在查看进度

1 parent 7b31d2ac
...@@ -1656,8 +1656,7 @@ onBeforeMount(() => { ...@@ -1656,8 +1656,7 @@ onBeforeMount(() => {
1656 } 1656 }
1657 }); 1657 });
1658 } else if (dataSource == 3) { 1658 } else if (dataSource == 3) {
1659 getDicomMetaData(taskGuid.value); 1659 processFolderRefresh();
1660 await getDicomStatisticsData(taskGuid.value);
1661 } 1660 }
1662 fullscreenLoading.value = false; 1661 fullscreenLoading.value = false;
1663 } catch (error) { 1662 } catch (error) {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!