src/views/tigerprojects/system/lowcode/detail/basLabelVar.ts
@@ -4,7 +4,7 @@ * @version: * @Date: 2024-06-13 16:18:39 * @LastEditors: your name * @LastEditTime: 2024-06-14 08:55:14 * @LastEditTime: 2024-06-17 11:27:09 */ import { h, unref } from "vue"; import { ActionItem, BasicColumn, FormSchema } from "/@/components/Table"; @@ -186,6 +186,7 @@ secondTabName:'', //'标签过程变量', firstTitle: '模板变量', secondTitle: '', //'过程变量', pageTitle: '标签模板变量', //详情页面标题 contentStr: '这里是标签模板变量管理页面,可以管理标签的模板变量或者打印过程中的变量', detailName: `模板[${record.LABEL_NAME}]`, others: { LABEL_ID: record.ID },