Commit bdad4543 authored by wei's avatar wei

floorId

parent cc423135
......@@ -136,14 +136,14 @@
<template slot="default">
<!-- 11111111111 -->
<div style="
width: 2.13333rem;
height: 2.13333rem;
background: #f7f8fa;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
">
width: 2.13333rem;
height: 2.13333rem;
background: #f7f8fa;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
">
<img src="@/assets/upload/file.png" alt="" style="width: 0.64rem; height: 0.64rem" />
<span class="van-uploader__upload-text">最多上传五个</span>
</div>
......@@ -519,6 +519,7 @@ export default {
this.ShowfloorList = false
},
saveSlectfloor(data) {
this.form.floorId = data.id
this.form.floorName = data.text
this.ShowfloorList = false
},
......
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