Werheng Zhang
2024-03-27 05030ee9843d49f864576cd39b6e7f78a880527c
refs
用户 Werheng Zhang <36580301+werheng@users.noreply.github.com>
星期三, 三月 27, 2024 14:22 +0800
提交者 GitHub <noreply@github.com>
星期三, 三月 27, 2024 14:22 +0800
提交05030ee9843d49f864576cd39b6e7f78a880527c
目录 d3761ca57243a58bd2d81340bd3fefb21bc34129 目录 | zip | gz
parent 09f795e00ed8d56d6b1e028fc40974d3292eed5f 查看 | 对比
refactor: 优化代码 (#3695)

优化变量使用及定义的顺序
优化ts及tsx文件类型
使用===替换==
替换不必要的map为forEach
优化部分注释
14个文件已修改
2 文件已重命名
135 ■■■■ 已修改文件
src/components/Form/src/BasicForm.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Form/src/hooks/useFormEvents.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Form/src/hooks/useFormValues.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Scrollbar/src/bar.ts 52 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Table/src/components/TableImg.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Table/src/components/editable/EditableCell.vue 40 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Table/src/components/settings/ColumnSetting.vue 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Table/src/hooks/useDataSource.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Table/src/hooks/usePagination.ts 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Table/src/hooks/useTableExpand.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/hooks/web/usePermission.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/helper/tsxHelper.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/index.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/form-design/components/VFormDesign/components/ComponentProps.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/form-design/components/VFormDesign/components/FormProps.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/form-design/components/VFormDesign/config/componentPropsConfig.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史