src/views/sales/subOrder/index.vue
@@ -119,7 +119,7 @@
        infomation: {}
      },
      showSummary: {
        show: true,
        show: false,
        sumProp: ["productAmount"],
        mergeNumber: 6
      },
@@ -159,7 +159,7 @@
      this.search_map = {}
    } else {
      this.search_map = {
        [this.addConfig.id_name]: this.addConfig.common_name
        [this.addConfig.id_name]: this.addConfig.id
      }
    }
    this.getData(this.search_map)