MrShi
2026-03-06 e53f386fd0e55bc27925898b67a24658846be49b
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 () {