apply-clients 5.0.35-44 → 5.0.35-45

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.
@@ -346,14 +346,6 @@
346
346
  } else {
347
347
  this.$showMessage(`在JSON配置文件中找到活动名为:(${this.selectdata.defname})的节点配置:${sum}个`)
348
348
  }
349
- debugger
350
-
351
- console.log('打印',this.selectdata.f_apply_type,this.selectdata.f_user_type)
352
- if(this.selectdata.f_apply_type='集体报建' && this.selectdata.f_user_type=='非民用' && this.selectdata.defname=='验收'){
353
- for(let j=0;j< this.show_data.fields.length;j++) {
354
- this.show_data.fields[j].required = false
355
- }
356
- }
357
349
  },
358
350
  //生成派工单号
359
351
  createpgd() {