@@ -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