diff --git a/src/views/configuration/daishouConfig.vue b/src/views/configuration/daishouConfig.vue index 3bb9c1b..c8aabc6 100644 --- a/src/views/configuration/daishouConfig.vue +++ b/src/views/configuration/daishouConfig.vue @@ -119,14 +119,15 @@ - + - + @@ -190,6 +191,9 @@ export default { this.getList() }, methods: { + getNum(e) { + this.orderNum = e + }, // 获取代收配置 getList() { this.loading = true;