fix(GiTable): 修复 GiTable 升级后表格选择器、禁用工具配置失效的问题

This commit is contained in:
2025-03-19 20:11:11 +08:00
parent eaabe47546
commit 7d4beb0283
9 changed files with 7 additions and 10 deletions

View File

@@ -1,7 +1,6 @@
<template>
<div class="gi_table_page">
<GiTable
title=""
row-key="id"
:data="dataList"
:columns="columns"