apply-clients 4.0.71 → 4.0.72

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": "4.0.71",
3
+ "version": "4.0.72",
4
4
  "description": "报建前端模块",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -309,7 +309,7 @@
309
309
  }
310
310
  //修改: 需求增加一些默认的值
311
311
  if (this.data.fields[i].label === '燃气表品牌') {
312
- this.data.fields[i].value="威星"
312
+ this.data.fields[i].value="新天"
313
313
  }
314
314
  if (this.data.fields[i].label === '燃气表型号') {
315
315
  this.data.fields[i].value="G2.5"