#
luxiaotao1123
2024-02-23 7042b26f27e47eafb3d3b8a3c01da32ff418de16
#
1个文件已修改
2 ■■■ 已修改文件
zy-asrs-framework/src/main/resources/templates/react/Index.txt 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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('正在添加');