sale-client 4.3.72 → 4.3.73

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.
File without changes
File without changes
@@ -0,0 +1,2 @@
1
+ #Wed May 13 15:19:48 CST 2026
2
+ gradle.version=5.2.1
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sale-client",
3
- "version": "4.3.72",
3
+ "version": "4.3.73",
4
4
  "description": "收费模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -230,7 +230,6 @@
230
230
  ready () {
231
231
  this.getAuthority()
232
232
  this.search()
233
- this.getAreaAddressList()
234
233
  },
235
234
  methods: {
236
235
  selected (row) {