xiangpei
2025-02-25 7c724363fc3297efd4b3e9606c242413e56afec5
项目列表去掉项目子类型
1个文件已修改
2 ■■■■■ 已修改文件
src/views/projectEngineering/projectLibrary/list.js 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/projectEngineering/projectLibrary/list.js
@@ -4,7 +4,6 @@
  {id: 'coding', label: '项目码', slotName: 'coding', visible: true},
  {id: 'projectCode', label: '项目代码', visible: true},
  {id: 'projectType', label: '项目类型', slotName: 'projectType', visible: true},
  {id: 'projectSubType', label: '项目子类型', visible: true},
  {id: 'projectPhase', label: '项目阶段', visible: true},
  {id: 'constructionNature', label: '建设性质', slotName: 'constructionNature', visible: true},
  {id: 'attractInvestment', label: '招商引资项目', slotName: 'attractInvestment', visible: true},
@@ -99,7 +98,6 @@
  {id: 'coding', label: '项目码', slotName: 'coding', visible: true},
  {id: 'projectCode', label: '项目代码', visible: true},
  {id: 'projectType', label: '项目类型', slotName: 'projectType', visible: true},
  {id: 'projectSubType', label: '项目子类型', visible: true},
  {id: 'projectPhase', label: '项目阶段', visible: true},
  {id: 'constructionNature', label: '建设性质', slotName: 'constructionNature', visible: true},
  {id: 'attractInvestment', label: '招商引资项目', slotName: 'attractInvestment', visible: true},