关闭弹窗的时候去掉loading
This commit is contained in:
@@ -925,6 +925,7 @@ const initialResponsibilityList = () => {
|
||||
.catch((error) => {
|
||||
traceabilityTableData.value = [];
|
||||
defaultCurrentRowKey.value = null;
|
||||
loading.value = false;
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user