apply-clients 5.0.35-44 → 5.0.35-47

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.
@@ -156,11 +156,6 @@
156
156
  }
157
157
  }
158
158
  }
159
- if(this.selectdata.f_apply_type='集体报建' && this.selectdata.f_user_type=='非民用' && this.selectdata.defname=='验收'){
160
- for(let i = 0; i < this.data.fields.length; i++){
161
- this.data.fields[i].required = false
162
- }
163
- }
164
159
  this.data.buttons = null
165
160
  if( this.$login.r.find(value => value == '报建流程修改') && this.data.f_apply_type=='个人报建' ){
166
161
  // 仅留保存按钮