Commit 68568ffe authored by chenfenglei's avatar chenfenglei

分页

parent 40d5963e
......@@ -207,7 +207,7 @@
{{ scope.row.weight}}
</template>
</el-table-column>
<el-table-column label="操作" width="120" fixed="right" v-if="!$store.state.readonly">
<el-table-column label="操作" fixed="right" v-if="!$store.state.readonly">
<template slot-scope="scope">
<el-popover
placement="top"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment