north-glass-erp/northglass-erp/src/components/BasicTable.vue @@ -184,7 +184,7 @@ // 3. 定义父级列processList,包含动态子列 const processList = { title: t('其他列'), title: t('basicData.otherColumns'), field: 'process', children: otherColumns // 将动态列作为子列 };