no message

This commit is contained in:
2023-03-22 18:57:35 +08:00
parent 5fdd6b91c8
commit 67e02ec7bf
4 changed files with 57 additions and 41 deletions

View File

@@ -1,11 +1,19 @@
<template>
<view>
<view class="content">
<nav-bar title="缓存线盘点"></nav-bar>
<view class="status-wrap">
</view>
<view class="material-wrap"></view>
</view>
</template>
<script>
import NavBar from '@/components/NavBar.vue'
export default {
components: {
NavBar
},
data() {
return {