Quellcode durchsuchen

Merge branch 'zhaoj'

ZhaoJing vor 1 Jahr
Ursprung
Commit
f4b57da662

+ 1 - 0
src/pages/equipmentPurchaseApply/budgetOfPlant/myAuditFor/index.vue

@@ -81,6 +81,7 @@ function auditConfirm() {
     }).then((res) => {
       if (res.code == "1") {
         showToast(res.msg);
+        auditShow = false;
         listMyApplyFor.value = [];
         pageMyApplyFor = 1;
         onLoadMyApplyFor();

Datei-Diff unterdrückt, da er zu groß ist
+ 100 - 1
src/store/local/la.js