limingtao 11 months ago
parent b91209b5a1
commit 2ce8287cc5
  1. 9
      pages/investigation/complete.vue
  2. 0
      static/task/199.png
  3. 0
      static/task/3804.png
  4. 0
      static/task/3849.png
  5. 0
      static/task/3875.png
  6. 0
      static/task/3899.png
  7. 0
      static/task/3900.png
  8. 0
      static/task/7710.png

@ -218,11 +218,16 @@
</view>
<view style="width: 100%;height: 1rpx;"></view>
</view>
<u-empty v-if="tab==3" style="margin-top:100rpx"
mode="list"
>
</u-empty>
</view>
</view>
</template>
<script>
import NoData from "../../components/no-data.vue";
import Tabbar from "../../components/tabbar.vue";
import TopTitle from "../../components/top-title";
import $ from "../../common/globalJs/globalJs";
@ -230,6 +235,7 @@
//
components: {
TopTitle,
NoData
},
data() {
return {
@ -246,7 +252,8 @@
checked: [],
investigationSelectList: [],
investigationSelectList: [],
hiddenDangerList: []
hiddenDangerList: [],
}
},

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Before

Width:  |  Height:  |  Size: 6.0 KiB

After

Width:  |  Height:  |  Size: 6.0 KiB

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Before

Width:  |  Height:  |  Size: 440 B

After

Width:  |  Height:  |  Size: 440 B

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Loading…
Cancel
Save