diff --git a/src/views/logManage/logSet/index.vue b/src/views/logManage/logSet/index.vue index 0db2cf1b..14075c31 100644 --- a/src/views/logManage/logSet/index.vue +++ b/src/views/logManage/logSet/index.vue @@ -328,6 +328,7 @@ function fnBackFileList() { backState.from.backFileTree = [res.data]; } backState.fromLoading = false; + backState.confirmLoading = false; } }); }