apply-clients 3.5.6-50 → 3.5.6-52

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.5.6-50",
3
+ "version": "3.5.6-52",
4
4
  "description": "报建前端模块",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -387,7 +387,8 @@
387
387
  'f_payment_remarks': '缴费备注',
388
388
  'f_install_project': '安装项目',
389
389
  'f_construction_unit': '施工单位',
390
- 'f_construction_date': '施工时间'
390
+ 'f_construction_date': '施工时间',
391
+ 'f_operator': '发起人'
391
392
  }
392
393
  }
393
394
  },