Browse Source

新增退料审核人

695593266@qq.com 8 months ago
parent
commit
30fb09be24
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/views/materialReturn/index.vue

+ 5 - 0
src/views/materialReturn/index.vue

@@ -107,6 +107,11 @@
             label: '退料描述',
             align: 'center'
           },
+          {
+            prop: 'storageInfo.approvalUserName',
+            label: '审核人',
+            align: 'center'
+          },
 
           {
             prop: '',