From d31a24ca22ffc8638ca8711eb3ee1cf5bbdecf73 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期一, 03 三月 2025 16:36:55 +0800
Subject: [PATCH] 修复新增巡查子任务时,巡查人员信息没有正确录入的问题

---
 src/views/fysp/data-product/base-data-product/ProdTreatmentDeviceInfo.vue |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/views/fysp/data-product/base-data-product/ProdTreatmentDeviceInfo.vue b/src/views/fysp/data-product/base-data-product/ProdTreatmentDeviceInfo.vue
new file mode 100644
index 0000000..dc19bf6
--- /dev/null
+++ b/src/views/fysp/data-product/base-data-product/ProdTreatmentDeviceInfo.vue
@@ -0,0 +1,4 @@
+<template>
+  1
+</template>
+<script></script>
\ No newline at end of file

--
Gitblit v1.9.3