Commit 7b88066b by LJM

css

parent 9c08a81b
Showing with 0 additions and 7 deletions
......@@ -131,13 +131,6 @@
</view>
<view class="row" style="justify-content: flex-end;width: 100%;"><view class="btn row rowCenter verCenter" @click="showDrawer(1, item)">选择</view></view>
</view>
<template v-if="list.length == 1 && list[0].no_recheck_qty == 0">
<!-- 无数据展示 -->
<view class="no-date column rowCenter verCenter">
<text class="iconfont icon-a-juxing21"></text>
<text class="text">查不到当前数据</text>
</view>
</template>
</view>
<!-- 无数据展示 -->
<view class="no-date column rowCenter verCenter" v-else>
......
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 sign in to comment