apply-clients 5.0.35-88 → 5.0.35-90

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.
@@ -754,7 +754,7 @@
754
754
  this.addItem.f_charge_collectors = this.$login.f.name
755
755
  this.addItem.f_charge_date = this.model.f_charge_date
756
756
  this.addItem.f_charge_remarks = this.model.f_charge_remarks
757
- this.addItem.f_filiale = this.model.f_payment_account =='安泰' ? '欣泰集团.安泰天然气' : '欣泰天然气'
757
+ this.addItem.f_filiale = this.model.f_payment_account =='安泰' ? '燃气公司.安泰天然气' : '欣泰工程公司'
758
758
  this.addItem.f_process_id = this.infee.f_process_id
759
759
  this.addItem.f_apply_num = this.infee.f_apply_num
760
760
  this.model.rows.push(this.addItem)