mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-13 14:57:14 +08:00
fix(GiTable): 修复 GiTable 升级后表格选择器、禁用工具配置失效的问题
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<template>
|
||||
<div class="gi_table_page">
|
||||
<GiTable
|
||||
title=""
|
||||
row-key="id"
|
||||
:data="dataList"
|
||||
:columns="columns"
|
||||
|
Reference in New Issue
Block a user