wuhongyuq %!s(int64=5) %!d(string=hai) anos
pai
achega
aef1877d6e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/teacher/index.vue

+ 1 - 1
src/views/teacher/index.vue

@@ -50,7 +50,7 @@ export default {
         icon: 'el-icon-s-order',
         method: 'select',
         display: item => {
-          return item.state === '2' || item.state === '3';
+          return item.status === '2' || item.status === '3';
         },
       },
     ],