преди 1 година
родител
ревизия
df9280169e
променени са 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',