Update step-edit-archive.vue
This commit is contained in:
parent
59d016b329
commit
e7fb2b7ae8
@ -136,6 +136,7 @@ async function queryHisArchives() {
|
|||||||
if (!matchedPlans.length) {
|
if (!matchedPlans.length) {
|
||||||
hisArchive.value = null;
|
hisArchive.value = null;
|
||||||
step.value = 1;
|
step.value = 1;
|
||||||
|
hideLoading()
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user