Compare commits
1 Commits
2025-09
...
58c722ab3a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
58c722ab3a |
@@ -925,6 +925,7 @@ const initialResponsibilityList = () => {
|
||||
.catch((error) => {
|
||||
traceabilityTableData.value = [];
|
||||
defaultCurrentRowKey.value = null;
|
||||
loading.value = false;
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user