diff --git a/src/assets/img/one.png b/src/assets/img/one.png index 1725c28..b36997c 100644 Binary files a/src/assets/img/one.png and b/src/assets/img/one.png differ diff --git a/src/assets/img/two.png b/src/assets/img/two.png index 22d1c98..6d52802 100644 Binary files a/src/assets/img/two.png and b/src/assets/img/two.png differ diff --git a/src/views/breedMgmt/BLUP.vue b/src/views/breedMgmt/BLUP.vue index 8e46861..eec82c6 100644 --- a/src/views/breedMgmt/BLUP.vue +++ b/src/views/breedMgmt/BLUP.vue @@ -249,6 +249,60 @@ export default { m: '4.3', n: '3.4', o: '264.85' + }, + { + id: 4, + a: '若尔盖', + b: '82010000995', + c: '雌', + d: '89', + e: '129', + f: '159', + g: '199', + h: '18', + i: '599', + j: '11', + k: '41.86', + l: '4578', + m: '4.3', + n: '3.4', + o: '255.24' + }, + { + id: 4, + a: '若尔盖', + b: '82010000996', + c: '雌', + d: '84', + e: '130', + f: '155', + g: '193', + h: '22', + i: '589', + j: '10.3', + k: '42.59', + l: '4523', + m: '4.2', + n: '3.4', + o: '260.85' + }, + { + id: 4, + a: '若尔盖', + b: '82010000997', + c: '雌', + d: '87', + e: '129', + f: '160', + g: '195', + h: '24', + i: '589', + j: '10.5', + k: '44.86', + l: '4538', + m: '4', + n: '3.2', + o: '238.85' } ], tableDataGBLUP: [ @@ -291,6 +345,30 @@ export default { d: '6', e: '血液', f: '77' + }, + { + a: '若尔盖', + b: '82010000995', + c: '雌', + d: '6', + e: '血液', + f: '-10' + }, + { + a: '若尔盖', + b: '82010000996', + c: '雌', + d: '6', + e: '血液', + f: '20' + }, + { + a: '若尔盖', + b: '82010000997', + c: '雌', + d: '6', + e: '血液', + f: '-10' } ], tableDatassGBLUP: [ @@ -333,13 +411,37 @@ export default { d: '6', e: '血液', f: '-10' + }, + { + a: '若尔盖', + b: '82010000994', + c: '雌', + d: '6', + e: '血液', + f: '-20' + }, + { + a: '若尔盖', + b: '82010000995', + c: '雌', + d: '6', + e: '血液', + f: '30' + }, + { + a: '若尔盖', + b: '82010000996', + c: '雌', + d: '6', + e: '血液', + f: '60' } ], form: { page: 1, pagesize: 20 }, - total: 5 + total: 8 } }, methods: { diff --git a/src/views/breedMgmt/paternityTest.vue b/src/views/breedMgmt/paternityTest.vue index 5498fd7..6fce0b4 100644 --- a/src/views/breedMgmt/paternityTest.vue +++ b/src/views/breedMgmt/paternityTest.vue @@ -99,12 +99,22 @@ export default { { id: 2, a: '若尔盖', + b: '82010000993', + c: '雌', + d: '6', + e: '血液', + f: '82020000990', + g: '79.99%' + }, + { + id: 3, + a: '若尔盖', b: '82010000994', c: '雌', d: '6', e: '血液', - f: '82020000985', - g: '79.99%' + f: '82020000991', + g: '98.96%' }, { id: 3, @@ -113,8 +123,28 @@ export default { c: '雌', d: '6', e: '血液', - f: '82020000989', - g: '98.99%' + f: '82020000992', + g: '67%' + }, + { + id: 3, + a: '若尔盖', + b: '82010000996', + c: '雌', + d: '6', + e: '血液', + f: '82020000993', + g: '97.65%' + }, + { + id: 3, + a: '若尔盖', + b: '82010000997', + c: '雌', + d: '6', + e: '血液', + f: '82020000994', + g: '67%' }, { id: 3, @@ -124,14 +154,14 @@ export default { d: '6', e: '血液', f: '82020000976', - g: '78.99%' + g: '96.23%' } ], form: { page: 1, pagesize: 20 }, - total: 5 + total: 8 } }, methods: { diff --git a/src/views/geneMgmt/SPNPanel.vue b/src/views/geneMgmt/SPNPanel.vue index 1b28fe7..7fbe400 100644 --- a/src/views/geneMgmt/SPNPanel.vue +++ b/src/views/geneMgmt/SPNPanel.vue @@ -109,13 +109,45 @@ export default { c: 'ARS-UCD1.2', d: '3354', e: '--' + }, + { + id: 6, + a: 'test_6', + b: 'illumina', + c: 'ARS-UCD1.2', + d: '1452', + e: '--' + }, + { + id: 7, + a: 'test_7', + b: 'illumina', + c: 'ARS-UCD1.2', + d: '7854', + e: '--' + }, + { + id: 8, + a: 'test_8', + b: 'illumina', + c: 'ARS-UCD1.2', + d: '5894', + e: '--' + }, + { + id: 9, + a: 'test_9', + b: 'illumina', + c: 'ARS-UCD1.2', + d: '3354', + e: '--' } ], form: { page: 1, pagesize: 20 }, - total: 5 + total: 9 } }, methods: { diff --git a/src/views/geneMgmt/sequence.vue b/src/views/geneMgmt/sequence.vue index c439eda..fd86c4f 100644 --- a/src/views/geneMgmt/sequence.vue +++ b/src/views/geneMgmt/sequence.vue @@ -109,13 +109,45 @@ export default { c: '2024-03-06', d: '西藏高山牦牛', e: '已上传' + }, + { + id: 3, + a: 'CX_82010000995', + b: '18.64MB', + c: '2024-03-06', + d: '西门塔尔', + e: '已上传' + }, + { + id: 3, + a: 'CX_82010000996', + b: '15.78MB', + c: '2024-03-06', + d: '西门塔尔', + e: '已上传' + }, + { + id: 3, + a: 'CX_82010000997', + b: '13.58MB', + c: '2024-03-06', + d: '西门塔尔', + e: '已上传' + }, + { + id: 3, + a: 'CX_82010000998', + b: '16.12MB', + c: '2024-03-06', + d: '西门塔尔', + e: '已上传' } ], form: { page: 1, pagesize: 20 }, - total: 5 + total: 9 } }, methods: { diff --git a/src/views/phylogeneticAnalysis/evolutionaryTree.vue b/src/views/phylogeneticAnalysis/evolutionaryTree.vue index a9ff7da..4e68499 100644 --- a/src/views/phylogeneticAnalysis/evolutionaryTree.vue +++ b/src/views/phylogeneticAnalysis/evolutionaryTree.vue @@ -87,7 +87,7 @@ export default { id: 2, a: '若尔盖', b: '82010000991', - c: '40MB', + c: '46MB', d: '2024.03.06', e: 'PhyML' }, @@ -95,7 +95,7 @@ export default { id: 3, a: '若尔盖', b: '82010000992', - c: '42MB', + c: '56MB', d: '2024.03.27', e: 'PhyML' }, @@ -103,7 +103,7 @@ export default { id: 4, a: '若尔盖', b: '82010000993', - c: '35MB', + c: '34MB', d: '2024.08.02', e: 'PhyML' }, @@ -111,7 +111,7 @@ export default { id: 5, a: '若尔盖', b: '82010000994', - c: '40MB', + c: '29MB', d: '2024.05.03', e: 'PhyML' }, @@ -119,7 +119,7 @@ export default { id: 6, a: '若尔盖', b: '82010000995', - c: '50MB', + c: '45MB', d: '2024.04.23', e: 'PhyML' }, @@ -127,7 +127,23 @@ export default { id: 7, a: '若尔盖', b: '82010000996', - c: '38MB', + c: '68MB', + d: '2024.06.03', + e: 'PhyML' + }, + { + id: 8, + a: '若尔盖', + b: '82010000997', + c: '45MB', + d: '2024.06.03', + e: 'PhyML' + }, + { + id: 9, + a: '若尔盖', + b: '82010000998', + c: '47MB', d: '2024.06.03', e: 'PhyML' } @@ -136,7 +152,7 @@ export default { page: 1, pagesize: 20 }, - total: 7 + total: 9 } }, methods: {