社区管理,核酸采样

This commit is contained in:
liuye
2022-09-26 15:56:02 +08:00
parent 5df2e8a40d
commit c529d917b4
9 changed files with 170 additions and 116 deletions

View File

@@ -46,7 +46,8 @@
</div>
</div>
</div>
<div class="footer" v-if="info.status != 0" @click="toAdd">采样</div>
<div class="btn-height"></div>
<div class="footer" v-if="info.status != 2" @click="toAdd">采样</div>
</div>
</template>
@@ -189,6 +190,9 @@ export default {
height: 24px;
background-color: #F3F6F9;
}
.btn-height{
height: 130px;
}
.footer{
width: 100%;
height: 112px;