Explorar el Código

销售单调试

lilei hace 4 años
padre
commit
ba7a21afe8
Se han modificado 1 ficheros con 9 adiciones y 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: [