ソースを参照

Merge branch 'zhaoj'

ZhaoJing 1 年間 前
コミット
f4b57da662
共有2 個のファイルを変更した101 個の追加1 個の削除を含む
  1. 1 0
      src/pages/equipmentPurchaseApply/budgetOfPlant/myAuditFor/index.vue
  2. 100 1
      src/store/local/la.js

+ 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();

File diff suppressed because it is too large
+ 100 - 1
src/store/local/la.js