From e1cee96b38805bcccf48e7bcb9d296f2bc54c720 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 24 一月 2025 11:10:32 +0800
Subject: [PATCH] 2025-01-24

---
 src/templates/comtableconfig/source.jsx |  236 ++++++++++++++++++++++++++++++----------------------------
 1 files changed, 121 insertions(+), 115 deletions(-)

diff --git a/src/templates/comtableconfig/source.jsx b/src/templates/comtableconfig/source.jsx
index 1b7d5de..ff23352 100644
--- a/src/templates/comtableconfig/source.jsx
+++ b/src/templates/comtableconfig/source.jsx
@@ -24,125 +24,125 @@
     },
     tables: [],
     search: [
-      {
-        origin: true,
-        uuid: Utils.getuuid(),
-        label: 'label',
-        field: '',
-        initval: '',
-        type: 'text',
-        resourceType: '0',
-        options: [],
-        orderType: 'asc',
-        match: 'like',
-      }, {
-        origin: true,
-        uuid: Utils.getuuid(),
-        label: 'label',
-        field: '',
-        initval: '',
-        type: 'select',
-        resourceType: '0',
-        options: [],
-        orderType: 'asc',
-        match: '=',
-      }, {
-        origin: true,
-        uuid: Utils.getuuid(),
-        label: 'label',
-        field: '',
-        initval: '',
-        type: 'date',
-        resourceType: '0',
-        options: [],
-        orderType: 'asc',
-        match: 'greater',
-      }
+      // {
+      //   origin: true,
+      //   uuid: Utils.getuuid(),
+      //   label: 'label',
+      //   field: '',
+      //   initval: '',
+      //   type: 'text',
+      //   resourceType: '0',
+      //   options: [],
+      //   orderType: 'asc',
+      //   match: 'like',
+      // }, {
+      //   origin: true,
+      //   uuid: Utils.getuuid(),
+      //   label: 'label',
+      //   field: '',
+      //   initval: '',
+      //   type: 'select',
+      //   resourceType: '0',
+      //   options: [],
+      //   orderType: 'asc',
+      //   match: '=',
+      // }, {
+      //   origin: true,
+      //   uuid: Utils.getuuid(),
+      //   label: 'label',
+      //   field: '',
+      //   initval: '',
+      //   type: 'date',
+      //   resourceType: '0',
+      //   options: [],
+      //   orderType: 'asc',
+      //   match: 'greater',
+      // }
     ],
     action: [
-      {
-        origin: true,
-        uuid: Utils.getuuid(),
-        label: 'add',
-        intertype: 'system',
-        Ot: 'notRequired',
-        position: 'toolbar',
-        execSuccess: 'grid',
-        execError: 'never',
-        OpenType: 'pop',
-        icon: 'plus',
-        class: 'green',
-        verify: null
-      }, {
-        origin: true,
-        uuid: Utils.getuuid(),
-        label: 'update',
-        intertype: 'system',
-        Ot: 'requiredSgl',
-        position: 'toolbar',
-        execSuccess: 'grid',
-        execError: 'never',
-        OpenType: 'pop',
-        icon: 'form',
-        class: 'purple',
-        verify: null
-      }, {
-        origin: true,
-        uuid: Utils.getuuid(),
-        label: 'delete',
-        intertype: 'system',
-        Ot: 'required',
-        position: 'toolbar',
-        execSuccess: 'grid',
-        execError: 'never',
-        OpenType: 'prompt',
-        icon: 'delete',
-        class: 'red',
-        verify: null
-      }
+      // {
+      //   origin: true,
+      //   uuid: Utils.getuuid(),
+      //   label: 'add',
+      //   intertype: 'system',
+      //   Ot: 'notRequired',
+      //   position: 'toolbar',
+      //   execSuccess: 'grid',
+      //   execError: 'never',
+      //   OpenType: 'pop',
+      //   icon: 'plus',
+      //   class: 'green',
+      //   verify: null
+      // }, {
+      //   origin: true,
+      //   uuid: Utils.getuuid(),
+      //   label: 'update',
+      //   intertype: 'system',
+      //   Ot: 'requiredSgl',
+      //   position: 'toolbar',
+      //   execSuccess: 'grid',
+      //   execError: 'never',
+      //   OpenType: 'pop',
+      //   icon: 'form',
+      //   class: 'purple',
+      //   verify: null
+      // }, {
+      //   origin: true,
+      //   uuid: Utils.getuuid(),
+      //   label: 'delete',
+      //   intertype: 'system',
+      //   Ot: 'required',
+      //   position: 'toolbar',
+      //   execSuccess: 'grid',
+      //   execError: 'never',
+      //   OpenType: 'prompt',
+      //   icon: 'delete',
+      //   class: 'red',
+      //   verify: null
+      // }
     ],
     columns: [
-      {
-        origin: true,
-        uuid: Utils.getuuid(),
-        Align: 'left',
-        label: 'label',
-        field: '',
-        Hide: 'false',
-        IsSort: 'true',
-        type: 'text',
-        Width: 120
-      }, {
-        origin: true,
-        uuid: Utils.getuuid(),
-        Align: 'left',
-        label: 'label',
-        field: '',
-        Hide: 'false',
-        IsSort: 'true',
-        type: 'text',
-        Width: 120
-      }, {
-        origin: true,
-        uuid: Utils.getuuid(),
-        Align: 'left',
-        label: 'label',
-        field: '',
-        Hide: 'false',
-        IsSort: 'true',
-        type: 'text',
-        Width: 120
-      }, {
-        origin: true,
-        uuid: Utils.getuuid(),
-        Align: 'left',
-        label: 'label',
-        field: '',
-        Hide: 'false',
-        IsSort: 'true',
-        type: 'text',
-        Width: 120
-      }
+      // {
+      //   origin: true,
+      //   uuid: Utils.getuuid(),
+      //   Align: 'left',
+      //   label: 'label',
+      //   field: '',
+      //   Hide: 'false',
+      //   IsSort: 'true',
+      //   type: 'text',
+      //   Width: 120
+      // }, {
+      //   origin: true,
+      //   uuid: Utils.getuuid(),
+      //   Align: 'left',
+      //   label: 'label',
+      //   field: '',
+      //   Hide: 'false',
+      //   IsSort: 'true',
+      //   type: 'text',
+      //   Width: 120
+      // }, {
+      //   origin: true,
+      //   uuid: Utils.getuuid(),
+      //   Align: 'left',
+      //   label: 'label',
+      //   field: '',
+      //   Hide: 'false',
+      //   IsSort: 'true',
+      //   type: 'text',
+      //   Width: 120
+      // }, {
+      //   origin: true,
+      //   uuid: Utils.getuuid(),
+      //   Align: 'left',
+      //   label: 'label',
+      //   field: '',
+      //   Hide: 'false',
+      //   IsSort: 'true',
+      //   type: 'text',
+      //   Width: 120
+      // }
     ],
     gridBtn: {
       display: false,
@@ -245,6 +245,12 @@
     },
     {
       type: 'search',
+      label: '鏁板�硷紙鍖洪棿锛�',
+      subType: 'range',
+      url: ''
+    },
+    {
+      type: 'search',
       label: '鏃ユ湡锛堢粍鍚堬級',
       subType: 'group',
       url: ''

--
Gitblit v1.8.0