From 8029dc74c4b01c377c1aec6d50b97067eb0958f3 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 14 三月 2025 15:45:39 +0800
Subject: [PATCH] 数采配置页面修改
---
src/views/CNAS/systemManagement/customerSatisfaction/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/CNAS/systemManagement/customerSatisfaction/index.vue b/src/views/CNAS/systemManagement/customerSatisfaction/index.vue
index 8e371d5..59be536 100644
--- a/src/views/CNAS/systemManagement/customerSatisfaction/index.vue
+++ b/src/views/CNAS/systemManagement/customerSatisfaction/index.vue
@@ -72,7 +72,7 @@
} from '@/api/cnas/systemManagement/customerSatisfaction.js'
export default {
- name: 'a8-customer-satisfaction',
+ name: 'CustomerSatisfaction',
// import 寮曞叆鐨勭粍浠堕渶瑕佹敞鍏ュ埌瀵硅薄涓墠鑳戒娇鐢�
components: { filePreview, FormDialog, limsTable, TableCard },
data() {
--
Gitblit v1.9.3