廖井涛
昨天 4a64552686d1911fd23716ddcff575d9b03ce780
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 // 将动态列作为子列
  };