Explorar o código

支部活动预告活动预算

Wang Zi Wen %!s(int64=2) %!d(string=hai) anos
pai
achega
e47829b9f8
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      ruoyi-ui/src/views/branch/zbfc/activitynotice/index.vue

+ 1 - 2
ruoyi-ui/src/views/branch/zbfc/activitynotice/index.vue

@@ -369,9 +369,8 @@ export default {
           sum += Number(this.activitybudgetList[i].budgetAmount);
         }
       }
-
       this.form.budget = sum;
-      console.log(this.form.budget)
+      this.$forceUpdate();
     },
     handleDeleteBudget(row) {
       let newList = [];