Browse Source

项目处理界面,去掉协办单位的查询方法调用

feature
wxz 3 years ago
parent
commit
c958efd3ed
  1. 2
      src/views/modules/shequzhili/event/cpts/process-form-project.vue

2
src/views/modules/shequzhili/event/cpts/process-form-project.vue

@ -408,7 +408,7 @@ export default {
this.getCategoryList();
this.loadGrid();
this.getMyDepartmentList();
this.getAssistanceUnitList();
// this.getAssistanceUnitList();
this.getTagList()
// this.formData = { ...this.formDataTemp }
if (this.eventId) {

Loading…
Cancel
Save