whj 1 éve
szülő
commit
08c15eefb7

+ 2 - 2
src/views/purchase/purchase-order-page/PurchaseOrderPage.vue

@@ -157,7 +157,7 @@ export default {
           width: 150
         },
         {
-          title: '请人',
+          title: '请',
           dataIndex: 'createdUserName',
           checked: true,
           width: 150
@@ -187,7 +187,7 @@ export default {
           width: 150
         },
         {
-          title: '计划备注',
+          title: '请购原因',
           checked: true,
           width: 100,
           dataIndex: 'remark'

+ 1 - 1
src/views/purchase/purchase-order-page/modules/BaseForm.vue

@@ -36,7 +36,7 @@
 
           <row-item >
             <a-form-item
-              label="计划备注"
+              label="请购原因"
               :labelCol="BaseTool.Constant.labelCol"
               :wrapperCol="BaseTool.Constant.wrapperCol"
             >