address-client 3.2.103-yangchun → 3.2.104-yangchun

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": "address-client",
3
- "version": "3.2.103-yangchun",
3
+ "version": "3.2.104-yangchun",
4
4
  "description": "地址管理前台组件",
5
5
  "author": "wanbochao",
6
6
  "license": "ISC",
@@ -603,6 +603,8 @@ export default {
603
603
  if(this.f_special){
604
604
  this.areamodel.f_special='1'
605
605
  }
606
+ if(this.areamodel.selladd==='0'){
607
+ this.areamodel.f_residential_area=this.areamodel.f_residential_area+'(L)'}
606
608
  this.areamodel.f_filialeid = this.f_filialeids
607
609
  this.areamodel.f_operator = this.$login.f.name
608
610
  this.areamodel.f_operatorid = this.$login.f.id