@@ -157,7 +157,7 @@ export default {
width: 150
},
{
- title: '申请人',
+ title: '请购人员',
dataIndex: 'createdUserName',
checked: true,
@@ -187,7 +187,7 @@ export default {
- title: '计划备注',
+ title: '请购原因',
width: 100,
dataIndex: 'remark'
@@ -36,7 +36,7 @@
<row-item >
<a-form-item
- label="计划备注"
+ label="请购原因"
:labelCol="BaseTool.Constant.labelCol"
:wrapperCol="BaseTool.Constant.wrapperCol"
>