fix 其他免税

This commit is contained in:
MustangDeng 2022-06-10 17:29:46 +08:00
parent 1889a4818d
commit 4ae6db4e2b
1 changed files with 1 additions and 0 deletions

View File

@ -194,6 +194,7 @@ export class OtherDeductStore {
});
message.error(errormsg || "接口调用失败!");
}
this.slideLoading = false
}
);
};