梁展鹏 hace 3 años
padre
commit
a1eca72f52
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,