Commit a2da3a55 by lichengming
parents 7f0b618a 2a9d0f9f
<template> <template>
<div> <div>
<div v-for="itemInfo in info" class="contract-box"> <div v-for="itemInfo in info" :key="itemInfo" class="contract-box">
<Row> <Row>
<!--样品信息--> <!--样品信息-->
<Col span="6"> <Col span="6">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment