|
@@ -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
|