@@ -104,7 +104,7 @@
prop="publish_scope"
width="100"
/>
- <el-table-column fixed="right" label="操作" prop width="300">
+ <el-table-column fixed="right" label="操作" prop width="370">
<template slot-scope="scope">
<el-button type="text" @click="handleClick(scope.row)"
>编辑</el-button