报错
This commit is contained in:
parent
e837ae5612
commit
4123bb393f
@ -12,21 +12,6 @@
|
||||
@click="mapClick"
|
||||
/>
|
||||
</div>
|
||||
<section class="line_info" :style="{ '--top': isShow ? '18vh' : '140vh' }">
|
||||
<i class="el-icon-close" @click="infoHide"></i>
|
||||
<section>
|
||||
<section class="info_box">
|
||||
<div>
|
||||
<span>产品名称</span>
|
||||
<span>{{}}</span>
|
||||
</div>
|
||||
<div>
|
||||
<span>产品批次号</span>
|
||||
<span>{{}}</span>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
</template>
|
||||
<script setup>
|
||||
|
Loading…
x
Reference in New Issue
Block a user