chenlu
8 小时以前 33dbc6a161554f3a897f9e9273feb4f2c1b47381
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 // 将动态列作为子列
  };