haoxuan
2023-10-17 c58678b4bed3394da8cc90cd6e2c580da4741dde
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,