From 8f45afced0c6a4085560c62dbd58e6ef0f4cecf4 Mon Sep 17 00:00:00 2001
From: Pu Zhibing <393733352@qq.com>
Date: 星期三, 19 二月 2025 16:26:23 +0800
Subject: [PATCH] 提交基础版本

---
 ruoyi-admin/src/main/resources/templates/demo/table/asynTree.html |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/ruoyi-admin/src/main/resources/templates/demo/table/asynTree.html b/ruoyi-admin/src/main/resources/templates/demo/table/asynTree.html
index c5af5c0..9d16693 100644
--- a/ruoyi-admin/src/main/resources/templates/demo/table/asynTree.html
+++ b/ruoyi-admin/src/main/resources/templates/demo/table/asynTree.html
@@ -62,16 +62,6 @@
                     field: 'areaCode',
                     title: '区域代码',
                     align: 'left'
-                },
-                {
-                    field: 'simplePy',
-                    title: '首字母简拼',
-                    align: 'left'
-                },
-                {
-                    field: 'pinYin',
-                    title: '名称全拼',
-                    align: 'left'
                 }]
             };
             $.treeTable.init(options);

--
Gitblit v1.7.1