From cbff9e8e1b41b128ff738227a836d4577aae1637 Mon Sep 17 00:00:00 2001
From: zth <1205836521@qq.com>
Date: Thu, 13 Mar 2025 19:09:15 +0800
Subject: [PATCH] =?UTF-8?q?=E8=BF=90=E7=AE=A1=E7=AB=8B=E9=A1=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/linkNameSelect/linkRes.vue | 154 ++++++++++++++++++
.../resBaseInfo/index.vue | 44 ++++-
.../engineeringCondition/reslimit/index.vue | 10 +-
3 files changed, 196 insertions(+), 12 deletions(-)
create mode 100644 src/components/linkNameSelect/linkRes.vue
diff --git a/src/components/linkNameSelect/linkRes.vue b/src/components/linkNameSelect/linkRes.vue
new file mode 100644
index 0000000..82450d9
--- /dev/null
+++ b/src/components/linkNameSelect/linkRes.vue
@@ -0,0 +1,154 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/res/engineeringCondition/resBaseInfo/index.vue b/src/views/res/engineeringCondition/resBaseInfo/index.vue
index 93bcc18..faddea0 100644
--- a/src/views/res/engineeringCondition/resBaseInfo/index.vue
+++ b/src/views/res/engineeringCondition/resBaseInfo/index.vue
@@ -85,7 +85,6 @@
-
{{ parseTime(scope.row.effDate, '{y}-{m}-{d}') }}
@@ -121,7 +120,7 @@
-
+
@@ -151,16 +150,37 @@
-
+
+
+
-
+
+
+
-
+
+
+
-
-
+
+
+
-
+
-
+
+
+
+
-
-
-
import { listExamine, getExamine, delExamine, addExamine, updateExamine, exportExamine } from "@/api/res/examine";
+import LinkRes from "../../../../components/linkNameSelect/linkRes.vue";
export default {
name: "Examine",
+ components: {LinkRes},
data() {
return {
// 遮罩层