manage-client 4.1.138 → 4.1.139

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.1.138",
3
+ "version": "4.1.139",
4
4
  "description": "经营管控模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -233,7 +233,7 @@
233
233
  self.$refs.paged.$refs.cri.model.endDate = Util.toStandardDateString() + ' 23:59:59'
234
234
  await self.$MagLoadParams.loadParam()
235
235
  self.initQueryParam()
236
- self.$refs.paged.$refs.cri.search()
236
+ // self.$refs.paged.$refs.cri.search()
237
237
  }
238
238
  export default {
239
239
  title: '抄表分析',