@@ -65,17 +65,17 @@ export const columns: BasicColumn[] = [
},
{
title: '模板编码',
- dataIndex: 'fromwxid',
+ dataIndex: 'templateCode',
width: 100,
title: '模板名称',
- dataIndex: '',
+ dataIndex: 'templateName',
title: '语言',
+ dataIndex: 'lang',