lilei 1 year ago
parent
commit
66fb886f64
2 changed files with 1 additions and 3 deletions
  1. 1 1
      public/version.json
  2. 0 2
      src/views/chainReportData/chainCustomerReport/list.vue

+ 1 - 1
public/version.json

@@ -1,5 +1,5 @@
 {
 {
   "message": "发现有新版本发布,确定更新系统?",
   "message": "发现有新版本发布,确定更新系统?",
   "vendorJsVersion": "",
   "vendorJsVersion": "",
-  "version": 1709780626312
+  "version": 1709780666136
 }
 }

+ 0 - 2
src/views/chainReportData/chainCustomerReport/list.vue

@@ -91,11 +91,9 @@
 import { commonMixin } from '@/utils/mixin'
 import { commonMixin } from '@/utils/mixin'
 import { STable, VSelect } from '@/components'
 import { STable, VSelect } from '@/components'
 import rangeDate from '@/views/common/rangeDate.vue'
 import rangeDate from '@/views/common/rangeDate.vue'
-import { getArea } from '@/api/data'
 import AreaList from '@/views/common/areaList.js'
 import AreaList from '@/views/common/areaList.js'
 import custType from '@/views/common/custType.js'
 import custType from '@/views/common/custType.js'
 import ProductType from '../../common/productType.js'
 import ProductType from '../../common/productType.js'
-import { dealerProductTypeList } from '@/api/dealerProductType'
 import { reportBigCustomerLinkageList, reportBigCustomerLinkageCount, linkageGroupList } from '@/api/reportData'
 import { reportBigCustomerLinkageList, reportBigCustomerLinkageCount, linkageGroupList } from '@/api/reportData'
 export default {
 export default {
   components: { STable, VSelect, rangeDate, custType, AreaList, ProductType },
   components: { STable, VSelect, rangeDate, custType, AreaList, ProductType },