梁展鹏 3 rokov pred
rodič
commit
a1eca72f52

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

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