1
@@ -78,7 +78,7 @@
type="text"
>详情</el-button
>
- <el-button
+ <!-- <el-button
@click="onOperation(scope.row)"
v-if="
$helpers.permission(
@@ -89,7 +89,7 @@
"
>{{ scope.row.status ? "停用" : "启用" }}</el-button
- >
+ > -->
<!-- 启用的问卷不能修改 -->
<el-button
@click="onQuestionOperation('update', scope.row)"