社区管理,核酸采样
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user