yz bc56ed00ab fix(订单表单): 将导入按钮文本改为增加并调整头部右边距 2 weeks ago
..
address-select.vue e72c06ce96 refactor(订单表单): 统一组件事件名为常量并集中管理 1 month ago
constants.js 7c6639c525 refactor(常量): 集中管理订单和物料相关常量 1 month ago
customer-select.vue 7e585a7508 fix(订单表单): 将客户ID转换为字符串类型以确保选中状态 1 month ago
events.js 7fcbb25f2a refactor(订单表单): 重构事件常量和类型定义 1 month ago
form-option.js 4c2b587e0a fix(订单表单): 禁用金额和数量字段的手动编辑并更新提示信息 1 month ago
material-detail-mixin.js e417279dc0 refactor(订单表单): 优化物料明细类型定义和混入逻辑 4 weeks ago
material-detail-option.js bc8b092c72 refactor(订单表单): 统一物料分类相关字段命名 1 month ago
material-detail-table.vue bc56ed00ab fix(订单表单): 将导入按钮文本改为增加并调整头部右边距 2 weeks ago
number-format-utils.js baae24b114 fix(订单表单): 移除formatIntegerNumber中的console.log语句 1 month ago
order-form-mixin.js 90451e595b fix(订单表单): 统一ID字段类型为字符串以避免大整数精度问题 3 weeks ago
order-form.scss 28aa4542a7 feat(订单): 新增订单表单组件并重构订单管理页面 1 month ago
order-form.vue 32b7b8b97c refactor(order-form): 将提交和保存按钮移至表单底部并添加样式 2 weeks ago
types.d.ts 90451e595b fix(订单表单): 统一ID字段类型为字符串以避免大整数精度问题 3 weeks ago
utils.js 4fa73bf33b refactor(订单表单): 重构数字格式化逻辑并优化精度处理 1 month ago