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

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

@@ -176,7 +176,7 @@
                 </auth>
                 <auth
                   auths="tempLittleArtistTrainingCamp/delete"
-                  v-if="scope.row.state == 'READY'"
+                  v-if="scope.row.state == 'READY' || scope.row.state == 'NOT_START'"
                 >
                   <el-button type="text" @click="deleteCamp(scope.row)"
                     >删除</el-button