manage-client 4.0.20 → 4.0.21

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "manage-client",
3
- "version": "4.0.20",
3
+ "version": "4.0.21",
4
4
  "description": "经营管控模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -563,6 +563,7 @@
563
563
  },
564
564
  ready() {
565
565
  this.$refs.paged.$refs.cri.model.f_meter_state=['已抄表']
566
+ this.$refs.paged.$refs.cri.model.f_hand_state=['有效']
566
567
  this.getaddress()
567
568
  readySomething(this).then(() => {
568
569
  this.$emit('ready')