.class工具类测试

master
Qin Dong Ming 2024-09-04 14:53:47 +08:00
parent 002685ad90
commit 2d811e1fca
1 changed files with 3 additions and 3 deletions

View File

@ -122,11 +122,11 @@
<template slot-scope="scope"> <template slot-scope="scope">
<el-button v-show="scope.row.isActivate==1" @click="del(scope.row.id)" type="text" size="small"> <!-- <el-button v-show="scope.row.isActivate==1" @click="del(scope.row.id)" type="text" size="small">-->
删除引擎 <!-- 删除引擎-->
</el-button> <!-- </el-button>-->
<el-button v-show="scope.row.isActivate==1" @click="forbiddenEngines(scope.row.id)" type="text" size="small"> <el-button v-show="scope.row.isActivate==1" @click="forbiddenEngines(scope.row.id)" type="text" size="small">