From 84091e3ce09b15cde969702641527ef66fd30927 Mon Sep 17 00:00:00 2001 From: lijinxuan123 Date: Mon, 2 Sep 2024 14:15:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=A5=E5=91=8A=E5=8D=95=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/breedMgmt/BLUP.vue | 114 +++++++++++++++++--------------- src/views/geneMgmt/SPNPanel.vue | 4 +- src/views/geneMgmt/sequence.vue | 15 ++--- 3 files changed, 71 insertions(+), 62 deletions(-) diff --git a/src/views/breedMgmt/BLUP.vue b/src/views/breedMgmt/BLUP.vue index def298a..8e46861 100644 --- a/src/views/breedMgmt/BLUP.vue +++ b/src/views/breedMgmt/BLUP.vue @@ -181,18 +181,18 @@ export default { a: '若尔盖', b: '82010000991', c: '雌', - d: '90', - e: '130', - f: '155', + d: '86', + e: '133', + f: '160', g: '192', h: '19', i: '567', - j: '9.9', + j: '10.3', k: '41.2', - l: '4490', - m: '4.0', + l: '4560', + m: '4', n: '3.2', - o: '252.85' + o: '252.16' }, { @@ -200,36 +200,36 @@ export default { a: '若尔盖', b: '82010000992', c: '雌', - d: '91', + d: '95', e: '130', f: '155', - g: '192', - h: '19', - i: '567', - j: '9.9', - k: '41.2', - l: '4490', - m: '4.0', - n: '3.2', - o: '252.85' + g: '199', + h: '21', + i: '587', + j: '10.05', + k: '43.69', + l: '4578', + m: '4.2', + n: '3.3', + o: '259.69' }, { id: 6, a: '若尔盖', b: '82010000993', c: '雌', - d: '98', - e: '140', - f: '175', - g: '199', - h: '20', - i: '597', - j: '12.9', - k: '47.2', - l: '4690', - m: '4.9', - n: '3.4', - o: '259.85' + d: '84', + e: '128', + f: '154', + g: '200', + h: '19', + i: '566', + j: '10.8', + k: '41.58', + l: '4589', + m: '4', + n: '3.5', + o: '250.76' }, { @@ -237,18 +237,18 @@ export default { a: '若尔盖', b: '82010000994', c: '雌', - d: '96', - e: '140', - f: '185', + d: '89', + e: '129', + f: '159', g: '199', - h: '20', - i: '597', - j: '12.9', - k: '47.2', - l: '4800', - m: '4.9', + h: '18', + i: '599', + j: '9.9', + k: '40.86', + l: '4600', + m: '4.3', n: '3.4', - o: '254.85' + o: '264.85' } ], tableDataGBLUP: [ @@ -258,23 +258,23 @@ export default { c: '雌', d: '6', e: '血液', - f: '1' + f: '-10' }, { a: '若尔盖', b: '82010000991', c: '雌', - d: '8', + d: '6', e: '血液', - f: '3' + f: '50' }, { a: '若尔盖', b: '82010000992', c: '雌', - d: '7', + d: '6', e: '血液', - f: '5' + f: '-10' }, { a: '若尔盖', @@ -282,7 +282,7 @@ export default { c: '雌', d: '6', e: '血液', - f: '4' + f: '40' }, { a: '若尔盖', @@ -290,7 +290,7 @@ export default { c: '雌', d: '6', e: '血液', - f: '9' + f: '77' } ], tableDatassGBLUP: [ @@ -298,9 +298,9 @@ export default { a: '若尔盖', b: '82010000991', c: '雌', - d: '8', + d: '6', e: '血液', - f: '3' + f: '80' }, { a: '若尔盖', @@ -308,15 +308,15 @@ export default { c: '雌', d: '6', e: '血液', - f: '8' + f: '0' }, { a: '若尔盖', b: '82010000992', c: '雌', - d: '7', + d: '6', e: '血液', - f: '5' + f: '20' }, { a: '若尔盖', @@ -324,7 +324,7 @@ export default { c: '雌', d: '6', e: '血液', - f: '6' + f: '76' }, { a: '若尔盖', @@ -332,7 +332,7 @@ export default { c: '雌', d: '6', e: '血液', - f: '4' + f: '-10' } ], form: { @@ -403,4 +403,12 @@ export default { /deep/ .cell { font-weight: normal; } + +/deep/ .el-radio-button__orig-radio:checked + .el-radio-button__inner { + background-color: #67c23a; + border-color: #67c23a; +} +/deep/ .el-radio-button__inner:hover { + color: #67c23a; +} diff --git a/src/views/geneMgmt/SPNPanel.vue b/src/views/geneMgmt/SPNPanel.vue index babf59a..1b28fe7 100644 --- a/src/views/geneMgmt/SPNPanel.vue +++ b/src/views/geneMgmt/SPNPanel.vue @@ -40,7 +40,9 @@ - 详情 + + 详情 +
diff --git a/src/views/geneMgmt/sequence.vue b/src/views/geneMgmt/sequence.vue index 3d6e590..c439eda 100644 --- a/src/views/geneMgmt/sequence.vue +++ b/src/views/geneMgmt/sequence.vue @@ -35,15 +35,14 @@ - +