apply-clients 3.4.2-FuGu-9 → 3.4.2-FuGu-12

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": "apply-clients",
3
- "version": "3.4.2-FuGu-9",
3
+ "version": "3.4.2-FuGu-12",
4
4
  "description": "报建前端模块",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -184,7 +184,7 @@ export default {
184
184
  }),
185
185
  criteriaShow: false,
186
186
  applytype: [{label: '全部', value: ''}, ...this.$appdata.getParam('报建类型')], // 所有报建类型
187
- defnames: [{label: '全部', value: ''}],
187
+ defnames: [{label: '全部', value: ''}]
188
188
  }
189
189
  },
190
190
  ready () {