From c57fe99f8767c670f128c2bc86b7c8711af6bd33 Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期三, 25 三月 2026 11:29:07 +0800
Subject: [PATCH] 打印销售台账
---
src/views/productionManagement/productionReporting/components/Detail.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/views/productionManagement/productionReporting/components/Detail.vue b/src/views/productionManagement/productionReporting/components/Detail.vue
index 471d388..6439989 100644
--- a/src/views/productionManagement/productionReporting/components/Detail.vue
+++ b/src/views/productionManagement/productionReporting/components/Detail.vue
@@ -46,7 +46,6 @@
</script>
<template>
- {{ row }}
<el-dialog v-model="visible"
:title="'璇︽儏'"
width="90%">
--
Gitblit v1.9.3