From 74e5d38d9a0e94421ceceea37c4677e5b57364ba Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 14 十月 2022 00:33:18 +0800
Subject: [PATCH] 2022-10-14

---
 src/templates/subtableconfig/source.jsx |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/templates/subtableconfig/source.jsx b/src/templates/subtableconfig/source.jsx
index bb48d97..1571053 100644
--- a/src/templates/subtableconfig/source.jsx
+++ b/src/templates/subtableconfig/source.jsx
@@ -48,7 +48,7 @@
         resourceType: '0',
         options: [],
         orderType: 'asc',
-        match: 'equal',
+        match: '=',
       }, {
         origin: true,
         uuid: Utils.getuuid(),
@@ -152,7 +152,7 @@
       Align: 'center',
       IsSort: 'false',
       uuid: Utils.getuuid(),
-      label: CommonDict['model.operation'],
+      label: '鎿嶄綔',
       type: 'action',
       style: 'button',
       show: 'horizontal',

--
Gitblit v1.8.0