MrShi
7 小时以前 41115bb4b6d0161ff6d2c15ef6b3d5386a14ac9c
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 () {