forked from drone/command-center-dashboard

罗广辉
2025-04-02 e1699c4851f6ca397cd0ad1ff63f32c737654836
src/option/tool/code.js
@@ -1,4 +1,4 @@
import { templateDic } from '@/const/tool/model';
import { templateDic } from '@/const/tool/model'
export const codeOption = {
  height: 'auto',
@@ -373,7 +373,7 @@
      ],
    },
  ],
};
}
export const genOption = {
  labelWidth: 120,
@@ -662,4 +662,4 @@
      ],
    },
  ],
};
}