apply-clients 3.4.30 → 3.4.32

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.30",
3
+ "version": "3.4.32",
4
4
  "description": "报建前端模块",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -1654,6 +1654,9 @@
1654
1654
  )
1655
1655
  this.show_data.actid=restpz.data[0].actid
1656
1656
  }
1657
+ if(this.selectdata.f_sumtwo_money==''||this.selectdata.f_sumtwo_money==null){
1658
+ this.selectdata.f_sumtwo_money=0
1659
+ }
1657
1660
  this.show_data.f_sumtwo_money=this.selectdata.f_sumtwo_money
1658
1661
  let res = await this.$resetpost(
1659
1662
  `rs/logic/ApplyProductService`,