Ben Lin
2024-06-14 4e797fd2616e54a75ea045d6ac963e5ad7940003
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-13 22:47:11
 * @LastEditTime: 2024-06-13 23:11:11
 */
import { h, unref } from "vue";
import { ActionItem, BasicColumn, FormSchema } from "/@/components/Table";
@@ -77,7 +77,7 @@
export const secondColumns: BasicColumn[] = [];
let isShow = true;
let isShow = false;
export const firstFormSchemas: FormSchema[] = [
    {
        field: 'ID',