梁展鹏 3 년 전
부모
커밋
a1eca72f52
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/statistics/withdrawalRecord/toolbar.vue

+ 1 - 1
src/views/statistics/withdrawalRecord/toolbar.vue

@@ -30,7 +30,7 @@ export default {
         },
         {
           type: 'select',
-          name: 'status',
+          name: 'auditStatus',
           label: '审核状态',
           options: AUDITTYPE,
           format: val => val,