From c25b44ee3e4588da7577f0900f7b230f2c6930e1 Mon Sep 17 00:00:00 2001 From: memorylkf <312904636@qq.com> Date: Sat, 28 Mar 2026 15:00:38 +0800 Subject: [PATCH 1/4] =?UTF-8?q?fix:=20[=E6=A8=A1=E6=9D=BF=E7=AE=A1?= =?UTF-8?q?=E7=90=86]=20dl023=E7=9A=84=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/comps/template/comps/dl/DL023.vue | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/views/business/comps/template/comps/dl/DL023.vue b/src/views/business/comps/template/comps/dl/DL023.vue index d4133fb..7232e25 100644 --- a/src/views/business/comps/template/comps/dl/DL023.vue +++ b/src/views/business/comps/template/comps/dl/DL023.vue @@ -160,7 +160,7 @@ export default { label: 'template.dl.dl023.zwbh', type: 'input', fillType: 'actFill', - bodyMaxlength: 50, + maxlength: 50, }, uvazsjl: { label: "template.dl.dl023.uvazsjl", @@ -173,12 +173,14 @@ export default { maxlength: 20, }, zszsj: { - span: 1, + span:1, label: 'template.dl.dl023.zszsj', type: 'input', with: 100, fillType: 'actFill', - bodyMaxlength: 50, + maxlength: 50, + subType: 'text', + subText: '说明:当一批动物或细胞培养板完成照射后紫外照射仪屏幕显示的总照射时间', }, zskssj: { label: 'template.dl.dl023.zskssj', From 083d43ca6c81fa2cf967fffe572c0945b6bb1ec3 Mon Sep 17 00:00:00 2001 From: memorylkf <312904636@qq.com> Date: Sat, 28 Mar 2026 15:49:39 +0800 Subject: [PATCH 2/4] =?UTF-8?q?fix:=20[=E7=B3=BB=E7=BB=9F=E7=AE=A1?= =?UTF-8?q?=E7=90=86]=20[=E7=94=A8=E6=88=B7=E7=AE=A1=E7=90=86]=20=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=95=B0=E6=8D=AEbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/user/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/system/user/index.vue b/src/views/system/user/index.vue index d4b42b3..f0c0bfa 100644 --- a/src/views/system/user/index.vue +++ b/src/views/system/user/index.vue @@ -78,7 +78,8 @@ From 0c0b1bcd6aaf97cffc78eb70b182ff22f72527d0 Mon Sep 17 00:00:00 2001 From: HanLong <404402223@qq.com> Date: Sat, 28 Mar 2026 20:16:24 +0800 Subject: [PATCH 3/4] =?UTF-8?q?fix:[=E8=B5=84=E6=BA=90=E5=BA=93=E7=AE=A1?= =?UTF-8?q?=E7=90=86][=E4=BE=9B=E8=AF=95=E5=93=81]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/business/gsp/gspFfjlArchive.js | 16 +- src/views/business/archive/gsp/comps/ffjlList.vue | 8 +- src/views/business/resource/gsp/comps/ffjl/Jd.vue | 12 +- src/views/business/resource/gsp/comps/ffjl/Js.vue | 4 +- src/views/business/resource/gsp/comps/ffjl/Jy.vue | 4 +- src/views/business/resource/gsp/comps/gsp/Bj.vue | 3 + src/views/business/resource/gsp/comps/gsp/Jd.vue | 25 +-- src/views/business/resource/gsp/comps/gsp/Shbj.vue | 5 +- .../business/resource/gsp/comps/gsp/Shxgkc.vue | 13 +- src/views/business/resource/gsp/comps/gsp/Xgkc.vue | 21 +- .../business/resource/gsp/comps/gsp/Xq copy.vue | 237 --------------------- src/views/business/resource/gsp/comps/gspList.vue | 6 +- src/views/business/resource/gsp/comps/rkjl/Jd.vue | 4 +- src/views/business/resource/gsp/comps/rkjl/Js.vue | 4 +- src/views/business/resource/gsp/comps/rkjlList.vue | 1 + src/views/business/resource/sj/comps/Cz.vue | 3 +- src/views/business/resource/sj/comps/CzBatch.vue | 3 +- src/views/business/resource/sj/list.vue | 2 +- 18 files changed, 72 insertions(+), 299 deletions(-) delete mode 100644 src/views/business/resource/gsp/comps/gsp/Xq copy.vue diff --git a/src/api/business/gsp/gspFfjlArchive.js b/src/api/business/gsp/gspFfjlArchive.js index 9d68461..ada68f3 100644 --- a/src/api/business/gsp/gspFfjlArchive.js +++ b/src/api/business/gsp/gspFfjlArchive.js @@ -4,7 +4,7 @@ import request from '@/utils/request' // 档案列表 export function list(query) { return request({ - url: '/system/business/gspRkjlArchive/list', + url: '/system/business/gspFfjlArchive/list', method: 'get', params: query }) @@ -13,7 +13,7 @@ export function list(query) { // 同意归档 export function tygd(data) { return request({ - url: '/system/business/gspRkjlArchive/gd/agree', + url: '/system/business/gspFfjlArchive/gd/agree', method: 'post', data: data }) @@ -22,7 +22,7 @@ export function tygd(data) { // 拒绝归档 export function jjgd(data) { return request({ - url: '/system/business/gspRkjlArchive/gd/refuse', + url: '/system/business/gspFfjlArchive/gd/refuse', method: 'post', data: data }) @@ -31,7 +31,7 @@ export function jjgd(data) { // 同意解档 export function tyjd(data) { return request({ - url: '/system/business/gspRkjlArchive/jd/agree', + url: '/system/business/gspFfjlArchive/jd/agree', method: 'post', data: data }) @@ -40,7 +40,7 @@ export function tyjd(data) { // 拒绝解档 export function jjjd(data) { return request({ - url: '/system/business/gspRkjlArchive/jd/agree', + url: '/system/business/gspFfjlArchive/jd/agree', method: 'post', data: data }) @@ -49,7 +49,7 @@ export function jjjd(data) { // 同意借阅 export function tyjy(data) { return request({ - url: '/system/business/gspRkjlArchive/jy/agree', + url: '/system/business/gspFfjlArchive/jy/agree', method: 'post', data: data }) @@ -58,7 +58,7 @@ export function tyjy(data) { // 拒绝借阅 export function jjjy(data) { return request({ - url: '/system/business/gspRkjlArchive/jy/refuse', + url: '/system/business/gspFfjlArchive/jy/refuse', method: 'post', data: data }) @@ -67,7 +67,7 @@ export function jjjy(data) { // 确认归还 export function qrgh(data) { return request({ - url: '/system/business/gspRkjlArchive/gh', + url: '/system/business/gspFfjlArchive/gh', method: 'post', data: data }) diff --git a/src/views/business/archive/gsp/comps/ffjlList.vue b/src/views/business/archive/gsp/comps/ffjlList.vue index ce8dd70..7169b65 100644 --- a/src/views/business/archive/gsp/comps/ffjlList.vue +++ b/src/views/business/archive/gsp/comps/ffjlList.vue @@ -54,8 +54,12 @@ :show-overflow-tooltip="true" /> - + + + diff --git a/src/views/business/resource/gsp/comps/ffjl/Jd.vue b/src/views/business/resource/gsp/comps/ffjl/Jd.vue index 9326e81..27b5e7e 100644 --- a/src/views/business/resource/gsp/comps/ffjl/Jd.vue +++ b/src/views/business/resource/gsp/comps/ffjl/Jd.vue @@ -1,9 +1,10 @@ diff --git a/src/views/business/resource/gsp/comps/gspList.vue b/src/views/business/resource/gsp/comps/gspList.vue index 8417c4d..3e420f0 100644 --- a/src/views/business/resource/gsp/comps/gspList.vue +++ b/src/views/business/resource/gsp/comps/gspList.vue @@ -40,8 +40,8 @@ - - + + @@ -527,7 +527,7 @@ export default { }, //重置 resetQuery() { - this.dateRange = [] + this.daterange = [] this.resetForm("queryForm") this.handleQuery() }, diff --git a/src/views/business/resource/gsp/comps/rkjl/Jd.vue b/src/views/business/resource/gsp/comps/rkjl/Jd.vue index cbc2bbf..b973659 100644 --- a/src/views/business/resource/gsp/comps/rkjl/Jd.vue +++ b/src/views/business/resource/gsp/comps/rkjl/Jd.vue @@ -5,7 +5,7 @@ :close-on-click-modal="false">
- + diff --git a/src/views/business/resource/gsp/comps/rkjl/Js.vue b/src/views/business/resource/gsp/comps/rkjl/Js.vue index 37fdc4a..b195366 100644 --- a/src/views/business/resource/gsp/comps/rkjl/Js.vue +++ b/src/views/business/resource/gsp/comps/rkjl/Js.vue @@ -5,7 +5,7 @@ :close-on-click-modal="false">
- + diff --git a/src/views/business/resource/gsp/comps/rkjlList.vue b/src/views/business/resource/gsp/comps/rkjlList.vue index ae6feaf..3deaf3d 100644 --- a/src/views/business/resource/gsp/comps/rkjlList.vue +++ b/src/views/business/resource/gsp/comps/rkjlList.vue @@ -440,6 +440,7 @@ export default { }, //重置 resetQuery() { + this.daterange = [] this.resetForm("queryForm") this.handleQuery() }, diff --git a/src/views/business/resource/sj/comps/Cz.vue b/src/views/business/resource/sj/comps/Cz.vue index 800e6f0..e81c8c5 100644 --- a/src/views/business/resource/sj/comps/Cz.vue +++ b/src/views/business/resource/sj/comps/Cz.vue @@ -86,7 +86,7 @@ import { mapGetters } from 'vuex' import SelectList from "./SelectList"; import BusinessSelect from '@/views/business/comps/select/BusinessSelect'; export default { - name: "MjyBj", + name: "SjCz", components: { SelectList, BusinessSelect }, data() { return { @@ -151,6 +151,7 @@ export default { if (valid) { sj_cz(this.form).then(response => { this.open = false + this.$modal.msgSuccess(this.$t('form.operationSuccess')) this.$emit('callback') }) } diff --git a/src/views/business/resource/sj/comps/CzBatch.vue b/src/views/business/resource/sj/comps/CzBatch.vue index fadd074..95cddd8 100644 --- a/src/views/business/resource/sj/comps/CzBatch.vue +++ b/src/views/business/resource/sj/comps/CzBatch.vue @@ -77,7 +77,7 @@ import { mapGetters } from 'vuex' import SelectList from "./SelectList"; import BusinessSelect from '@/views/business/comps/select/BusinessSelect'; export default { - name: "CzBatch", + name: "SjCzBatch", components: { SelectList, BusinessSelect }, data() { return { @@ -171,6 +171,7 @@ export default { this.$modal.loading() sj_plcz(params).then(response => { this.open = false + this.$modal.msgSuccess(this.$t('form.operationSuccess')) this.$emit('callback') this.$modal.closeLoading() }).finally(() => { diff --git a/src/views/business/resource/sj/list.vue b/src/views/business/resource/sj/list.vue index f5044f2..2f94a12 100644 --- a/src/views/business/resource/sj/list.vue +++ b/src/views/business/resource/sj/list.vue @@ -195,7 +195,7 @@ - + From 404f3a216206d75e7c3f43535c4dcf81e576b953 Mon Sep 17 00:00:00 2001 From: HanLong <404402223@qq.com> Date: Sun, 29 Mar 2026 17:05:52 +0800 Subject: [PATCH 4/4] =?UTF-8?q?feat:[=E7=B3=BB=E7=BB=9F=E7=AE=A1=E7=90=86]?= =?UTF-8?q?[=E5=AD=98=E5=82=A8=E4=BD=8D=E7=BD=AE]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/resource/gsp/comps/rkjl/Bj.vue | 6 +- .../resource/gsp/comps/rkjl/RkjlImport.vue | 16 +-- src/views/business/resource/gsp/comps/rkjl/Xq.vue | 2 +- .../comps/StorageLocationImport.vue | 158 +++++++++++++++++++++ src/views/business/storageLocation/list.vue | 16 ++- 5 files changed, 179 insertions(+), 19 deletions(-) create mode 100644 src/views/business/storageLocation/comps/StorageLocationImport.vue diff --git a/src/views/business/resource/gsp/comps/rkjl/Bj.vue b/src/views/business/resource/gsp/comps/rkjl/Bj.vue index 9be8d98..6aa3efc 100644 --- a/src/views/business/resource/gsp/comps/rkjl/Bj.vue +++ b/src/views/business/resource/gsp/comps/rkjl/Bj.vue @@ -32,7 +32,7 @@ - @@ -53,8 +53,8 @@ - + diff --git a/src/views/business/resource/gsp/comps/rkjl/RkjlImport.vue b/src/views/business/resource/gsp/comps/rkjl/RkjlImport.vue index e1ab2f8..e72b361 100644 --- a/src/views/business/resource/gsp/comps/rkjl/RkjlImport.vue +++ b/src/views/business/resource/gsp/comps/rkjl/RkjlImport.vue @@ -62,7 +62,6 @@ diff --git a/src/views/business/resource/gsp/comps/rkjl/Xq.vue b/src/views/business/resource/gsp/comps/rkjl/Xq.vue index c9f0c9b..38a256c 100644 --- a/src/views/business/resource/gsp/comps/rkjl/Xq.vue +++ b/src/views/business/resource/gsp/comps/rkjl/Xq.vue @@ -154,7 +154,7 @@ export default { }, show(row) { this.$modal.loading() - this.queryJcgjParams.ffjlId = row.id + this.queryJcgjParams.gspRkjlId = row.id info({ id: row.id }).then(response => { this.form = response.data this.open = true diff --git a/src/views/business/storageLocation/comps/StorageLocationImport.vue b/src/views/business/storageLocation/comps/StorageLocationImport.vue new file mode 100644 index 0000000..3e62f5a --- /dev/null +++ b/src/views/business/storageLocation/comps/StorageLocationImport.vue @@ -0,0 +1,158 @@ + + + + \ No newline at end of file diff --git a/src/views/business/storageLocation/list.vue b/src/views/business/storageLocation/list.vue index fdc0748..424dfb4 100644 --- a/src/views/business/storageLocation/list.vue +++ b/src/views/business/storageLocation/list.vue @@ -30,6 +30,11 @@ {{ $t('page.system.storageLocation.add') }} + + + {{ + $t('page.business.resource.gsp.dr') }} + @@ -59,8 +64,9 @@ - - + + + @@ -73,9 +79,10 @@ import { mapGetters } from 'vuex' import StorageLocationDetail from './comps/detail' import Bj from "./comps/Bj"; import Xz from "./comps/Xz"; +import StorageLocationImport from "./comps/StorageLocationImport" export default { name: 'StorageLocation', - components: { BusinessSelect, SelectDept, StorageLocationDetail, Bj, Xz }, + components: { BusinessSelect, SelectDept, StorageLocationDetail, Bj, Xz, StorageLocationImport }, data() { return { @@ -109,6 +116,9 @@ export default { this.getList() }, methods: { + handleImport() { + this.$refs.StorageLocationImport.show() + }, /** 查询列表 */ getList() { this.loading = true