From f5302b82a348926546410e52dc4c51621e457105 Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期四, 14 八月 2025 14:49:07 +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 index e69de29..dc19bf6 100644 --- a/src/views/fysp/data-product/base-data-product/ProdTreatmentDeviceInfo.vue +++ 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