whj 1 年之前
父节点
当前提交
6ddb6a0428
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      src/views/purchase/purchase-order-page/PurchaseOrderPage.vue

+ 6 - 0
src/views/purchase/purchase-order-page/PurchaseOrderPage.vue

@@ -196,6 +196,12 @@ export default {
           width: 100,
           dataIndex: 'remark'
         },
+        {
+          title: '用友单号',
+          checked: true,
+          width: 100,
+          dataIndex: 'yongYouId'
+        },
         {
           title: '状态',
           dataIndex: 'status',