浏览代码

Merge branch 'demo_' of http://124.71.196.186:8888/hfxc226/hitch-antd into demo_

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

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

@@ -132,6 +132,12 @@ export default {
           checked: true,
           width: 100
         },
+        {
+          title: '请购状态',
+          dataIndex: 'cappState',
+          checked: true,
+          width: 100
+        },
         {
           title: '单据审核状态',
           dataIndex: 'istatus',