Explorar el Código

feature:销售返利单状态调整

chenqilong hace 2 años
padre
commit
436edab81a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/finance/rebate_list.vue

+ 1 - 1
src/views/finance/rebate_list.vue

@@ -170,7 +170,7 @@ export default {
           value: 'OK'
         },
         {
-          label: '审不通过',
+          label: '审不通过',
           value: 'FAIL'
         },
         {