From 7042b26f27e47eafb3d3b8a3c01da32ff418de16 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 23 二月 2024 15:50:33 +0800
Subject: [PATCH] #
---
zy-asrs-framework/src/main/resources/templates/react/Index.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/zy-asrs-framework/src/main/resources/templates/react/Index.txt b/zy-asrs-framework/src/main/resources/templates/react/Index.txt
index 2348d42..5608a6c 100644
--- a/zy-asrs-framework/src/main/resources/templates/react/Index.txt
+++ b/zy-asrs-framework/src/main/resources/templates/react/Index.txt
@@ -14,7 +14,7 @@
import { statusMap } from '@/utils/enum-util'
import { repairBug } from '@/utils/common-util';
-const TABLE_KEY = "pro-table-role";
+const TABLE_KEY = 'pro-table-@{SIMPLEENTITYNAME}';
const handleSave = async (val) => {
const hide = message.loading('姝e湪娣诲姞');
--
Gitblit v1.9.1