diff --git a/src/views/tested/MeasurementBusiness/satisfaction/index.vue b/src/views/tested/MeasurementBusiness/satisfaction/index.vue
index 3d12f15..c54c6e5 100644
--- a/src/views/tested/MeasurementBusiness/satisfaction/index.vue
+++ b/src/views/tested/MeasurementBusiness/satisfaction/index.vue
@@ -154,7 +154,7 @@
查看
-
+
编辑
diff --git a/src/views/tested/MeasurementBusiness/satisfaction/index.vue b/src/views/tested/MeasurementBusiness/satisfaction/index.vue
index 3d12f15..c54c6e5 100644
--- a/src/views/tested/MeasurementBusiness/satisfaction/index.vue
+++ b/src/views/tested/MeasurementBusiness/satisfaction/index.vue
@@ -154,7 +154,7 @@
查看
-
+
编辑
diff --git a/src/views/tested/dashboard/components/listApprove.vue b/src/views/tested/dashboard/components/listApprove.vue
index a5aeb68..d746bfd 100644
--- a/src/views/tested/dashboard/components/listApprove.vue
+++ b/src/views/tested/dashboard/components/listApprove.vue
@@ -144,14 +144,14 @@
}
}
-onActivated(() => {
- // 从编辑或者新增页面回来需要重新获取列表数据
- // $router.options.history.state.forward 上一次路由地址
- if (!($router.options.history.state.forward as string || '').includes('detail')) {
- console.log('需要重新获取列表')
- fetchData(false)
- }
-})
+// onActivated(() => {
+// // 从编辑或者新增页面回来需要重新获取列表数据
+// // $router.options.history.state.forward 上一次路由地址
+// if (!($router.options.history.state.forward as string || '').includes('detail')) {
+// console.log('需要重新获取列表')
+// fetchData(false)
+// }
+// })
diff --git a/src/views/tested/MeasurementBusiness/satisfaction/index.vue b/src/views/tested/MeasurementBusiness/satisfaction/index.vue
index 3d12f15..c54c6e5 100644
--- a/src/views/tested/MeasurementBusiness/satisfaction/index.vue
+++ b/src/views/tested/MeasurementBusiness/satisfaction/index.vue
@@ -154,7 +154,7 @@
查看
-
+
编辑
diff --git a/src/views/tested/dashboard/components/listApprove.vue b/src/views/tested/dashboard/components/listApprove.vue
index a5aeb68..d746bfd 100644
--- a/src/views/tested/dashboard/components/listApprove.vue
+++ b/src/views/tested/dashboard/components/listApprove.vue
@@ -144,14 +144,14 @@
}
}
-onActivated(() => {
- // 从编辑或者新增页面回来需要重新获取列表数据
- // $router.options.history.state.forward 上一次路由地址
- if (!($router.options.history.state.forward as string || '').includes('detail')) {
- console.log('需要重新获取列表')
- fetchData(false)
- }
-})
+// onActivated(() => {
+// // 从编辑或者新增页面回来需要重新获取列表数据
+// // $router.options.history.state.forward 上一次路由地址
+// if (!($router.options.history.state.forward as string || '').includes('detail')) {
+// console.log('需要重新获取列表')
+// fetchData(false)
+// }
+// })
diff --git a/src/views/tested/dashboard/list.vue b/src/views/tested/dashboard/list.vue
index ec65781..3d95166 100644
--- a/src/views/tested/dashboard/list.vue
+++ b/src/views/tested/dashboard/list.vue
@@ -5,9 +5,9 @@
const $route = useRoute()
// 检定 verification 通知 notice 审批 approve 工作 work
-onBeforeRouteLeave((to: any) => {
- keepSearchParams(to.path, 'BoardIndex')
-})
+// onBeforeRouteLeave((to: any) => {
+// keepSearchParams(to.path, 'BoardIndex')
+// })