zhouna 4 роки тому
батько
коміт
042f411f1a
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/components/knowledgeExtra/RuleManager.vue

+ 1 - 1
src/components/knowledgeExtra/RuleManager.vue

@@ -122,7 +122,7 @@
                 </el-table-column>
                 <el-table-column
                         label="操作"
-                        width="180">
+                        width="180" fixed="right">
                     <template slot-scope="scope">
                         <el-button type="text" size="small" @click="editData(scope.row.parId)">修改</el-button>
                         <span style="margin:0 3px;">|</span>