Browse Source

删除了没有用的方法。

DongZ 1 year ago
parent
commit
5bac0aa392
1 changed files with 0 additions and 7 deletions
  1. 0 7
      src/views/business/spd/bo/plan/index.vue

+ 0 - 7
src/views/business/spd/bo/plan/index.vue

@@ -571,13 +571,6 @@ export default {
         this.queryParams.marketingAreaName = selection[0].name
       }
     },
-    // 搜索区树形选择
-    chooseTreeRefer(type, isPage, title) {
-      this.referCondition.type = type
-      this.referCondition.isPage = isPage
-      this.referCondition.title = title
-      this.$refs.tree.init(this.referCondition)
-    },
     selectionsToInput2(selection) {
       this.classOptions.push(selection)
       this.download.category = selection.code