rk
2026-03-17 a9e1505680c7dd45840975b38451ef88d451e6d4
admin/src/views/business/bannerZhuanqu.vue
@@ -70,15 +70,8 @@
    return {
      // 搜索
      searchForm: {
        position: '',
        type: '',
        position: 3
      },
    }
  },
  provide() {
    return {
      postions: () => this.postions,
      types: () => this.types,
    }
  },
  created () {