mirror of
https://github.com/kerwincui/FastBee.git
synced 2025-10-31 03:26:21 +08:00
bug修复
This commit is contained in:
@@ -192,8 +192,8 @@
|
|||||||
@click="handleDelete(scope.row)"
|
@click="handleDelete(scope.row)"
|
||||||
v-hasPermi="['system:set:remove']"
|
v-hasPermi="['system:set:remove']"
|
||||||
>删除</el-button>
|
>删除</el-button>
|
||||||
</template> -->
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>-->
|
||||||
</el-table>
|
</el-table>
|
||||||
|
|
||||||
<pagination
|
<pagination
|
||||||
|
|||||||
Reference in New Issue
Block a user