Parcourir la source

🔧 build: 版本升级

WanGxC il y a 1 an
Parent
commit
9d4ce9d85f
2 fichiers modifiés avec 10241 ajouts et 2 suppressions
  1. 10240 1
      package-lock.json
  2. 1 1
      src/views/productCenter/productList/components/DataTable/index.vue

Fichier diff supprimé car celui-ci est trop grand
+ 10240 - 1
package-lock.json


+ 1 - 1
src/views/productCenter/productList/components/DataTable/index.vue

@@ -10,7 +10,7 @@
       <template v-for="col in dynamicCols" #[`${col.field}_default`]="{ row }">
         <CustomCell :value="row[col.field]" :field="col.field" :row="row" :isCompare="isCompare" />
       </template>
-      <!-- <template #SAP_footer="{ items, _columnIndex }">
+<!-- <template #SAP_footer="{ items, _columnIndex }">
         <div>{{ items[_columnIndex].totalValue }}</div>
         <div>{{ items[_columnIndex].gapValue }}%</div>
       </template> -->

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff