From c06e58c80240afd703d289bb1c584e08b9783383 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 13 六月 2025 20:24:25 +0800
Subject: [PATCH] 2025-06-13

---
 src/views/tabledesign/source.jsx |  194 +++++++++++++++++++++++++++++++++++-------------
 1 files changed, 142 insertions(+), 52 deletions(-)

diff --git a/src/views/tabledesign/source.jsx b/src/views/tabledesign/source.jsx
index 248418f..b324501 100644
--- a/src/views/tabledesign/source.jsx
+++ b/src/views/tabledesign/source.jsx
@@ -5,162 +5,252 @@
     {
       type: 'search',
       label: '鏂囨湰',
-      subType: 'text',
-      url: ''
+      subType: 'text'
     },
     {
       type: 'search',
       label: '涓嬫媺閫夋嫨',
-      subType: 'select',
-      url: ''
+      subType: 'select'
     },
     {
       type: 'search',
       label: '涓嬫媺澶氶��',
-      subType: 'multiselect',
-      url: ''
+      subType: 'multiselect'
     },
     {
       type: 'search',
       label: '鑱斿姩鑿滃崟',
-      subType: 'link',
-      url: ''
+      subType: 'link'
     },
     {
       type: 'search',
       label: '閫夐」鍗�',
-      subType: 'checkcard',
-      url: ''
+      subType: 'checkcard'
     },
     {
       type: 'search',
       label: '鏃ユ湡锛堝ぉ锛�',
-      subType: 'date',
-      url: ''
+      subType: 'date'
     },
     {
       type: 'search',
       label: '鏃ユ湡锛堝懆锛�',
-      subType: 'dateweek',
-      url: ''
+      subType: 'dateweek'
     },
     {
       type: 'search',
       label: '鏃ユ湡锛堟湀锛�',
-      subType: 'datemonth',
-      url: ''
+      subType: 'datemonth'
     },
     {
       type: 'search',
       label: '鏃ユ湡锛堝尯闂达級',
-      subType: 'daterange',
-      url: ''
+      subType: 'daterange'
     },
     {
       type: 'search',
       label: '鏃ユ湡锛堢粍鍚堬級',
-      subType: 'group',
-      url: ''
+      subType: 'group'
+    },
+    {
+      type: 'search',
+      label: '鏁板�硷紙鍖洪棿锛�',
+      subType: 'range'
+    },
+    {
+      type: 'search',
+      label: '寮�鍏�',
+      subType: 'switch'
+    },
+    {
+      type: 'search',
+      label: '鍗曢�夋',
+      subType: 'radio'
+    },
+    {
+      type: 'search',
+      label: '鍕鹃�夋',
+      subType: 'check'
     }
   ],
   actionItems: [
     {
       type: 'action',
       label: '寮圭獥锛堣〃鍗曪級',
-      subType: 'pop',
-      url: ''
+      text: '寮圭獥锛堣〃鍗曪級',
+      value: 'pop',
+      $init: true
     },
     {
       type: 'action',
       label: '鎻愮ず妗�',
-      subType: 'prompt',
-      url: ''
+      text: '鎻愮ず妗�',
+      value: 'prompt',
+      $init: true
     },
     {
       type: 'action',
       label: '鐩存帴鎵ц',
-      subType: 'exec',
-      url: ''
+      text: '鐩存帴鎵ц',
+      value: 'exec',
+      $init: true
     },
     {
       type: 'action',
       label: '瀵煎叆Excel',
-      subType: 'excelIn',
-      url: ''
+      text: '瀵煎叆Excel',
+      value: 'excelIn',
+      class: 'border-dgreen',
+      $init: true
     },
     {
       type: 'action',
       label: '瀵煎嚭Excel',
-      subType: 'excelOut',
-      url: ''
+      text: '瀵煎嚭Excel',
+      value: 'excelOut',
+      $init: true
     },
     {
       type: 'action',
       label: '寮圭獥锛堟爣绛撅級',
-      subType: 'popview',
-      url: ''
+      text: '寮圭獥锛堟爣绛撅級',
+      value: 'popview',
+      $init: true
     },
     {
       type: 'action',
       label: '鏍囩椤�',
-      subType: 'tab',
-      url: ''
+      text: '鏍囩椤�',
+      value: 'tab',
+      $init: true
     },
     {
       type: 'action',
       label: '鏂伴〉闈�',
-      subType: 'innerpage',
-      url: ''
+      text: '鏂伴〉闈�',
+      value: 'innerpage',
+      $init: true
     },
     {
       type: 'action',
       label: '鍔熻兘鎸夐挳',
-      subType: 'funcbutton',
-      url: ''
+      text: '鍔熻兘鎸夐挳',
+      value: 'funcbutton',
+      $init: true
+    }
+  ],
+  popactionItems: [
+    {
+      type: 'action',
+      label: '寮圭獥锛堣〃鍗曪級',
+      text: '寮圭獥锛堣〃鍗曪級',
+      value: 'pop',
+      $init: true
+    },
+    {
+      type: 'action',
+      label: '鎻愮ず妗�',
+      text: '鎻愮ず妗�',
+      value: 'prompt',
+      $init: true
+    },
+    {
+      type: 'action',
+      label: '鐩存帴鎵ц',
+      text: '鐩存帴鎵ц',
+      value: 'exec',
+      $init: true
+    },
+    {
+      type: 'action',
+      label: '瀵煎叆Excel',
+      text: '瀵煎叆Excel',
+      value: 'excelIn',
+      class: 'border-dgreen',
+      $init: true
+    },
+    {
+      type: 'action',
+      label: '瀵煎嚭Excel',
+      text: '瀵煎嚭Excel',
+      value: 'excelOut',
+      $init: true
+    },
+    {
+      type: 'action',
+      label: '鏍囩椤�',
+      text: '鏍囩椤�',
+      value: 'tab',
+      $init: true
+    },
+    {
+      type: 'action',
+      label: '鏂伴〉闈�',
+      text: '鏂伴〉闈�',
+      value: 'innerpage',
+      $init: true
     }
   ],
   columnItems: [
     {
-      type: 'columns',
+      type: 'col',
       label: '鏂囨湰',
       subType: 'text',
-      url: ''
+      $init: true
     },
     {
-      type: 'columns',
+      type: 'col',
       label: '鏁板瓧',
       subType: 'number',
-      url: ''
+      $init: true
     },
     {
-      type: 'columns',
+      type: 'col',
+      label: '鑷畾涔夊垪',
+      subType: 'custom',
+      $init: true
+    },
+    {
+      type: 'col',
+      label: '鍏紡',
+      subType: 'formula',
+      $init: true
+    },
+    {
+      type: 'col',
       label: '鍥剧墖',
       subType: 'picture',
-      url: ''
+      $init: true
     },
     {
-      type: 'columns',
+      type: 'col',
+      label: '瑙嗛',
+      subType: 'video',
+      $init: true
+    },
+    {
+      type: 'col',
       label: '閾炬帴',
       subType: 'link',
-      url: ''
+      $init: true
     },
     {
-      type: 'columns',
+      type: 'col',
       label: '澶氳鏂囨湰',
       subType: 'textarea',
-      url: ''
+      $init: true
     },
     {
-      type: 'columns',
+      type: 'col',
       label: '鍚堝苟鍒�',
       subType: 'colspan',
-      url: ''
+      $init: true
     },
     {
-      type: 'columns',
+      type: 'col',
       label: '搴忓彿',
       subType: 'index',
-      url: ''
+      $init: true
     }
   ],
   tabItems: [

--
Gitblit v1.8.0