src/views/complaint/complaintlist/index.vue
@@ -94,7 +94,7 @@ size="medium" :disabled="single" @click="handleUpdate" v-hasPermi="['system:user:edit']" >修改</el-button > </el-col> @@ -239,7 +239,7 @@ type="text" icon="el-icon-edit" @click="Referencequestion(scope.row)" v-hasPermi="['system:user:edit']" >预览</el-button > <el-button @@ -247,7 +247,7 @@ type="text" icon="el-icon-edit" @click="handleUpdate(scope.row)" v-hasPermi="['system:user:edit']" >修改</el-button > </template>