@@ -127,8 +127,8 @@ export default {
}
},
{
- title: '首字母',
- dataIndex: 'szm'
+ title: '负责人',
+ dataIndex: 'fzr'
title: '类型',
@@ -65,7 +65,7 @@
:wrapperCol="BaseTool.Constant.wrapperCol"
>
<a-input
- v-decorator="['szm']" />
+ v-decorator="['fzr']" />
</a-form-item>
<a-form-item
label="排序"