8
0
ZaiZai 1 жил өмнө
parent
commit
1f8228b863

+ 0 - 1
src/views/desk/wbs/element-lib.vue

@@ -113,7 +113,6 @@ const pageChange = ({ current, size }) => {
 const tableData = ref([])
 const tableColumn = ref([
     { key: 'title', name: '名称' },
-    { key: 'tabType', name: '类型', width: 120, align: 'center' },
     { key: 'elementTotal', name: '总量', width: 80, align: 'center' },
     { key: 'tabOwner', name: '所属方', width: 140, align: 'center' },
     { key: 'fillRate', name: '填报率', width: 80, align: 'center' },