fix: 按钮loading不关闭问题
This commit is contained in:
@@ -328,6 +328,7 @@ function fnBackFileList() {
|
|||||||
backState.from.backFileTree = [res.data];
|
backState.from.backFileTree = [res.data];
|
||||||
}
|
}
|
||||||
backState.fromLoading = false;
|
backState.fromLoading = false;
|
||||||
|
backState.confirmLoading = false;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user