apply-clients 7.1.36-yuchuan-7 → 7.1.36-yuchuan-8

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.
@@ -328,7 +328,7 @@ export default {
328
328
  f_user_id: this.selectdata.f_user_id,
329
329
  f_userinfo_id: this.selectdata.f_userinfo_id,
330
330
  record: {
331
- f_filiale: Vue.user.f_fengongsi,
331
+ f_filiale: Vue.user.f_fengongsi?Vue.user.f_fengongsi:'榆林.榆川天然气',
332
332
  f_instruct_meta_data: this.type === '退出强制状态' ? '退出强制阀控' : '进入强制阀控',
333
333
  f_instruct_title: this.type === '退出强制状态' ? '退出强制阀控' : '进入强制阀控',
334
334
  f_instruct_type: '阀门控制',