快乐的昕的电脑
2025-10-16 1c9767a06dc6be5f3a668844614dfefd66f759c8
BUG修改
已修改1个文件
1 ■■■■ 文件已修改
components/WorkOrderPrint.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
components/WorkOrderPrint.vue
@@ -295,7 +295,6 @@
                this.$post({
                    url: "/Womdaa/GetByBillNoBG",
                    data: { billNo: this.orderNo, machineNo: this.machineNo || null }
                })
                }).then(res => {
                    const list = res?.data?.tbBillList || res?.data || [];
                    this.reportingHistory = list.map(r => {