haoxuan
2024-04-24 0f1cb2e4016ca7f91d1563483156d428ae7f1ff4
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)