sale-client 4.1.97 → 4.1.99-ronghao

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -86,4 +86,6 @@ export default function () {
86
86
  Vue.component('industry-commerce-hand', (resolve) => { require(['./IndustryCommerceHand'], resolve) })
87
87
  // 使用该抄表册的用户信息(使用户数)
88
88
  Vue.component('meterbook-user', (resolve) => { require(['./MeterBookUser'], resolve) })
89
+ // 工商业计划下发
90
+ Vue.component('industry-down', (resolve) => { require(['./industryDown'], resolve) })
89
91
  }
File without changes
File without changes
File without changes
@@ -1,2 +0,0 @@
1
- #Mon Apr 14 10:14:01 CST 2025
2
- gradle.version=5.2.1
Binary file
File without changes