src/views/tigerprojects/system/lowcode/entityts/BAS_LABEL_VAR.ts
@@ -4,7 +4,7 @@ * @version: * @Date: 2024-06-19 20:34:27 * @LastEditors: Ben Lin * @LastEditTime: 2024-08-06 22:41:33 * @LastEditTime: 2024-08-20 14:59:13 */ import { Tag, Tooltip } from 'ant-design-vue'; @@ -26,8 +26,6 @@ BasLabelTempInput, } from '/@/api/tigerapi/model/mesModel'; import { useUserStore } from '/@/store/modules/user'; import { uploadApi } from '/@/api/sys/upload'; import { useWebSocketStore } from '/@/store/modules/websocket'; const { getLocale } = useLocale();