فهرست منبع

列表tab开发

wenshuai 2 سال پیش
والد
کامیت
3ab1b177e1
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/store/demension.ts

+ 1 - 0
src/store/demension.ts

@@ -49,6 +49,7 @@ export const useDemensionStore = defineStore({
       const totalNum1 = await (await this.getList()).totalNum
       this.deleted = 1
       const totalNum2 = await (await this.getList()).totalNum
+      this.deleted = 0
       this.tabInfo.totalNumList = [totalNum1, totalNum2]
       // console.log()
     },