Commit f13b32c3 by wangweidong

土工试验Lims

parent 23ecb272
<template>
<div>
<div v-for="itemInfo in info" class="contract-box">
<div v-for="itemInfo in info" :key="itemInfo" class="contract-box">
<Row>
<!--样品信息-->
<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