lll
liukangdong
2024-09-25 b44b5aa1dda1d9196416cbf84e610cfd1f5b1c82
admin/src/views/statistics/platformRecord.vue
@@ -55,6 +55,7 @@
            filed: 'platformGroupId',
            type: 'select',
            label: '月台组',
            placeholder: '全部月台组',
            options: []
          },
          {
@@ -92,6 +93,7 @@
            label: i.name
          }
        })
        // this.queryFormConfig.formItems[1].options.unshift({ value: '', label: '全部月台组' })
      })
    },
    getList(page) {