haoxuan
2023-10-24 01cea4bc73210e43f748d82a02a432cce615be2d
src/views/sales/subOrder/index.vue
@@ -119,7 +119,7 @@
        infomation: {}
      },
      showSummary: {
        show: true,
        show: false,
        sumProp: ["productAmount"],
        mergeNumber: 6
      },
@@ -167,6 +167,7 @@
  methods: {
    setTable() {
      this.tableList = {
        selectIndex:true,
        tableInfomation: [],
        allcol: [],
        showcol: this.showCol,