Quellcode durchsuchen

1. 新增字段

MONSTER-ygh vor 5 Monaten
Ursprung
Commit
04d1225064
1 geänderte Dateien mit 8 neuen und 0 gelöschten Zeilen
  1. 8 0
      src/views/statisticalReport/sessionInventory.vue

+ 8 - 0
src/views/statisticalReport/sessionInventory.vue

@@ -70,6 +70,14 @@
           prop="duoyinTotal"
           label="抖音(张)">
         </el-table-column>
+        <el-table-column
+          prop="piaoliangTotal"
+          label="票亮(张)">
+        </el-table-column>
+        <el-table-column
+          prop="yimayouTotal"
+          label="一码游(张)">
+        </el-table-column>
         <el-table-column
           prop="otherTotal"
           label="其他(张)">