@@ -585,8 +585,6 @@ import { ElMessage, ElMessageBox, genFileId } from 'element-plus';
import type { FormInstance } from 'element-plus';
import { money, getMoneyCent } from '/@/utils/moneyHelper';
import { clone } from 'lodash'
-
// 定义变量内容
const storesThemeConfig = useThemeConfig();
const { themeConfig } = storeToRefs(storesThemeConfig);