yangfeng
2023-10-16 cc35922c43fbc305c2d02a411631a1ca28a389dd
src/views/sales/masterOrder/index.vue
@@ -111,7 +111,7 @@
        infomation: {}
      },
      showSummary: {
        show: true,
        show: false,
        sumProp: ["money"],
        mergeNumber: 5
      },
@@ -155,6 +155,7 @@
  methods: {
    setTable() {
      this.tableList = {
        selectIndex:true,
        tableInfomation: [],
        allcol: [],
        showcol: this.showCol,