From d099fdfa0eeaf9c8977d83aaa9d923471044ff0e Mon Sep 17 00:00:00 2001
From: memorylkf <312904636@qq.com>
Date: Fri, 26 Dec 2025 11:34:23 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20[=E8=AF=95=E9=AA=8C=E7=AE=A1=E7=90=86]?=
=?UTF-8?q?=20[=E8=BF=9B=E5=85=A5=E8=AF=95=E9=AA=8C]=20=E8=BF=9B=E5=85=A5?=
=?UTF-8?q?=E8=AF=95=E9=AA=8C=E7=9A=84=E9=A1=B5=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/lang/en.js | 6 +-
src/lang/en/business/study/studyEnter.js | 8 ++
src/lang/zh.js | 6 +-
src/lang/zh/business/study/studyEnter.js | 8 ++
src/views/business/resource/gyzj/comps/ffjl/Xq.vue | 2 +-
src/views/business/resource/gyzj/comps/gyzj/Xq.vue | 2 +-
src/views/business/resource/mjy/comps/ffjl/Xq.vue | 2 +-
src/views/business/resource/mjy/comps/mjy/Xq.vue | 2 +-
src/views/business/study/comp/edit.vue | 22 ++--
src/views/business/study/comp/enter.vue | 86 +++++++------
src/views/business/study/comp/suject.vue | 134 +++++++++++++++++++++
src/views/business/study/comp/ytbd.vue | 61 ++++++++++
src/views/business/study/list.vue | 88 +++++++-------
src/views/login.vue | 6 +-
14 files changed, 325 insertions(+), 108 deletions(-)
create mode 100644 src/lang/en/business/study/studyEnter.js
create mode 100644 src/lang/zh/business/study/studyEnter.js
create mode 100644 src/views/business/study/comp/suject.vue
create mode 100644 src/views/business/study/comp/ytbd.vue
diff --git a/src/lang/en.js b/src/lang/en.js
index aa8513f..c235557 100644
--- a/src/lang/en.js
+++ b/src/lang/en.js
@@ -12,6 +12,7 @@ import template from './en/system/template'
// 试验管理
import study from './en/business/study/study'
+import studyEnter from './en/business/study/studyEnter'
//资源库管理
// 仪器管理
@@ -132,7 +133,10 @@ export default {
sj,
gyzj
},
- study: study
+ study: {
+ study: study,
+ studyEnter: studyEnter
+ }
}
}
}
diff --git a/src/lang/en/business/study/studyEnter.js b/src/lang/en/business/study/studyEnter.js
new file mode 100644
index 0000000..625db0d
--- /dev/null
+++ b/src/lang/en/business/study/studyEnter.js
@@ -0,0 +1,8 @@
+export default {
+ ytbdlb: 'Form',
+ tbbdlb: 'Record',
+ syxx: 'Information',
+ wzlb: 'Resources',
+ syfflb: 'Method',
+ syjsygl: 'Animal Room Usage'
+}
diff --git a/src/lang/zh.js b/src/lang/zh.js
index 15e0fa6..2ff8bef 100644
--- a/src/lang/zh.js
+++ b/src/lang/zh.js
@@ -12,6 +12,7 @@ import template from './zh/system/template'
// 试验管理
import study from './zh/business/study/study'
+import studyEnter from './zh/business/study/studyEnter'
//资源库管理
// 仪器管理
@@ -129,7 +130,10 @@ export default {
sj,
gyzj
},
- study: study
+ study: {
+ study: study,
+ studyEnter: studyEnter
+ }
}
}
}
diff --git a/src/lang/zh/business/study/studyEnter.js b/src/lang/zh/business/study/studyEnter.js
new file mode 100644
index 0000000..e65b5aa
--- /dev/null
+++ b/src/lang/zh/business/study/studyEnter.js
@@ -0,0 +1,8 @@
+export default {
+ ytbdlb: '预填表单列表',
+ tbbdlb: '填报表单列表',
+ syxx: '试验信息',
+ wzlb: '物资列表',
+ syfflb: '试验方法列表',
+ syjsygl: '饲养间使用管理'
+}
diff --git a/src/views/business/resource/gyzj/comps/ffjl/Xq.vue b/src/views/business/resource/gyzj/comps/ffjl/Xq.vue
index d5b6844..fcd33c7 100644
--- a/src/views/business/resource/gyzj/comps/ffjl/Xq.vue
+++ b/src/views/business/resource/gyzj/comps/ffjl/Xq.vue
@@ -7,7 +7,7 @@
- {{ $t('page.business.study.cancel') }}
+ {{ $t('page.business.study.study.cancel') }}
{{ $t('form.export') }}
diff --git a/src/views/business/resource/gyzj/comps/gyzj/Xq.vue b/src/views/business/resource/gyzj/comps/gyzj/Xq.vue
index 42a304c..84b80ca 100644
--- a/src/views/business/resource/gyzj/comps/gyzj/Xq.vue
+++ b/src/views/business/resource/gyzj/comps/gyzj/Xq.vue
@@ -8,7 +8,7 @@ G
- {{$t('page.business.study.cancel')}}
+ {{$t('page.business.study.study.cancel')}}
{{ $t('form.export') }}
diff --git a/src/views/business/resource/mjy/comps/ffjl/Xq.vue b/src/views/business/resource/mjy/comps/ffjl/Xq.vue
index eb665f2..616593b 100644
--- a/src/views/business/resource/mjy/comps/ffjl/Xq.vue
+++ b/src/views/business/resource/mjy/comps/ffjl/Xq.vue
@@ -7,7 +7,7 @@
- {{ $t('page.business.study.cancel') }}
+ {{ $t('page.business.study.study.cancel') }}
{{ $t('form.export') }}
diff --git a/src/views/business/resource/mjy/comps/mjy/Xq.vue b/src/views/business/resource/mjy/comps/mjy/Xq.vue
index 43541e7..3a5ed8e 100644
--- a/src/views/business/resource/mjy/comps/mjy/Xq.vue
+++ b/src/views/business/resource/mjy/comps/mjy/Xq.vue
@@ -8,7 +8,7 @@ G
- {{$t('page.business.study.cancel')}}
+ {{$t('page.business.study.study.cancel')}}
{{ $t('form.export') }}
diff --git a/src/views/business/study/comp/edit.vue b/src/views/business/study/comp/edit.vue
index dcccb7b..db32e91 100644
--- a/src/views/business/study/comp/edit.vue
+++ b/src/views/business/study/comp/edit.vue
@@ -3,34 +3,34 @@

-
{{$t('page.business.study.create')}}
+
{{$t('page.business.study.study.create')}}
- {{$t('page.business.study.cancel')}}
- {{$t('page.business.study.save')}}
- {{$t('page.business.study.submit')}}
+ {{$t('page.business.study.study.cancel')}}
+ {{$t('page.business.study.study.save')}}
+ {{$t('page.business.study.study.submit')}}
-
+
-
+
-
+
-
+
@@ -68,13 +68,13 @@ export default {
formData:{},
rules:{
name: [
- { required: true, message: this.$t('page.business.study.inputName'), trigger: "blur" }
+ { required: true, message: this.$t('page.business.study.study.inputName'), trigger: "blur" }
],
sn: [
- { required: true, message: this.$t('page.business.study.inputSn'), trigger: "blur" }
+ { required: true, message: this.$t('page.business.study.study.inputSn'), trigger: "blur" }
],
leader: [
- { required: true, message: this.$t('page.business.study.inputLeader'), trigger: "change" }
+ { required: true, message: this.$t('page.business.study.study.inputLeader'), trigger: "change" }
],
}
},
diff --git a/src/views/business/study/comp/enter.vue b/src/views/business/study/comp/enter.vue
index 31d1a69..070ab2b 100644
--- a/src/views/business/study/comp/enter.vue
+++ b/src/views/business/study/comp/enter.vue
@@ -2,60 +2,63 @@
-
{{item.name}}
+
+ {{ item.name }}
+
- 456
+
-
\ No newline at end of file
+
diff --git a/src/views/business/study/comp/suject.vue b/src/views/business/study/comp/suject.vue
new file mode 100644
index 0000000..33e3730
--- /dev/null
+++ b/src/views/business/study/comp/suject.vue
@@ -0,0 +1,134 @@
+
+
+
{{study.name}}
+
+
{{$t('page.business.study.study.sn')}}:{{study.sn}}
+
{{$t('page.business.study.study.name')}}:{{study.name}}
+
{{$t('page.business.study.study.createDate')}}:{{study.createTime}}
+
+
+
+
+
{{item.name}}({{item.leader}})
+
+ 邀请
+
+
+
+
+
+
+
+
diff --git a/src/views/business/study/comp/ytbd.vue b/src/views/business/study/comp/ytbd.vue
new file mode 100644
index 0000000..df5683a
--- /dev/null
+++ b/src/views/business/study/comp/ytbd.vue
@@ -0,0 +1,61 @@
+
+
+
+
+
+
diff --git a/src/views/business/study/list.vue b/src/views/business/study/list.vue
index 0972dd1..150e626 100644
--- a/src/views/business/study/list.vue
+++ b/src/views/business/study/list.vue
@@ -2,19 +2,19 @@
-
+
-
+
-
-
+
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
+
@@ -45,56 +45,56 @@
- {{ $t('page.business.study.add') }}
+ {{ $t('page.business.study.study.add') }}
-
-
-
-
+
+
+
+
- {{$t('page.business.study.statusCg')}}
- {{$t('page.business.study.statusSyz')}}
- {{$t('page.business.study.statusYsd')}}
- {{$t('page.business.study.statusDgd')}}
- {{$t('page.business.study.statusGd')}}
- {{$t('page.business.study.statusDjd')}}
+ {{$t('page.business.study.study.statusCg')}}
+ {{$t('page.business.study.study.statusSyz')}}
+ {{$t('page.business.study.study.statusYsd')}}
+ {{$t('page.business.study.study.statusDgd')}}
+ {{$t('page.business.study.study.statusGd')}}
+ {{$t('page.business.study.study.statusDjd')}}
-
+
- {{$t('page.business.study.borrowStatusWjy')}}
- {{$t('page.business.study.borrowStatusJyz')}}
- {{$t('page.business.study.borrowStatusDjy')}}
+ {{$t('page.business.study.study.borrowStatusWjy')}}
+ {{$t('page.business.study.study.borrowStatusJyz')}}
+ {{$t('page.business.study.study.borrowStatusDjy')}}
-
-
-
-
+
+
+
+
- {{$t('page.business.study.edit')}}
+ {{$t('page.business.study.study.edit')}}
- {{$t('page.business.study.delete')}}
+ {{$t('page.business.study.study.delete')}}
- {{$t('page.business.study.detail')}}
+ {{$t('page.business.study.study.detail')}}
- {{$t('page.business.study.enter')}}
+ {{$t('page.business.study.study.enter')}}
- {{$t('page.business.study.gd')}}
+ {{$t('page.business.study.study.gd')}}
- {{$t('page.business.study.js')}}
+ {{$t('page.business.study.study.js')}}
- {{$t('page.business.study.jd')}}
+ {{$t('page.business.study.study.jd')}}
- {{$t('page.business.study.jy')}}
+ {{$t('page.business.study.study.jy')}}
@@ -111,22 +111,22 @@
-
+
-
+
-
+
-
+
diff --git a/src/views/login.vue b/src/views/login.vue
index bea2974..cd34b9e 100644
--- a/src/views/login.vue
+++ b/src/views/login.vue
@@ -4,7 +4,7 @@
{{ $t('system.name')}}
-
+

@@ -45,8 +45,8 @@
-->
- {{ $t('login.rememberMe') }}
-
+
+