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 {
// 遮罩层