Explorar o código

销售单调试

lilei %!s(int64=4) %!d(string=hai) anos
pai
achega
ba7a21afe8
Modificáronse 1 ficheiros con 9 adicións e 1 borrados
  1. 9 1
      src/views/salesManagement/salesQuery/list.vue

+ 9 - 1
src/views/salesManagement/salesQuery/list.vue

@@ -210,7 +210,15 @@ export default {
         totalAmount: 0,
         totalCategory: 0,
         totalQty: 0,
-        totalRecord: 0
+        totalRecord: 0,
+        totalPushedQty: 0,
+        totalDispatchQty: 0,
+        totalCancelQty: 0,
+        totalUnpushedQty: 0,
+        totalPushedAmount: 0,
+        totalCancelAmount: 0,
+        totalUnpushedAmount: 0,
+        totalDispatchAmount: 0
       },
       // 表头
       columns: [