yangfeng
2023-11-29 f2b7de3623f3e439c27fd0363d73a6d74a9b4aaf
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,