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