Commit 073f9ae23b2d2a4dfcf95dd38513821f0d554b28

Authored by 曾国涛
1 parent 045f5905

feat(research-group): add unit name field in modal and constant

Add a new unit name field in the ResearchGroupAddModal.tsx component and update the
constant.tsx file to include the unit name in the form fields. This enhancement
allows users to input the unit name for research groups, improving data
Showing 1 changed file with 10 additions and 0 deletions
.idea/UniappTool.xml 0 → 100644
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<project version="4">
  3 + <component name="cn.fjdmy.uniapp.UniappProjectDataService">
  4 + <option name="generalBasePath" value="$PROJECT_DIR$" />
  5 + <option name="manifestPath" value="$PROJECT_DIR$/manifest.json" />
  6 + <option name="pagesPath" value="$PROJECT_DIR$/pages.json" />
  7 + <option name="scanNum" value="1" />
  8 + <option name="type" value="store" />
  9 + </component>
  10 +</project>
0 \ No newline at end of file 11 \ No newline at end of file