新增增加打印机
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
</div>
|
||||
<!-- 更多 -->
|
||||
<more ref="moreref"></more>
|
||||
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
@@ -32,7 +31,6 @@ import more from '@/components/more.vue'
|
||||
|
||||
const route = useRoute()
|
||||
const moreref = ref(null)
|
||||
console.log(route.path)
|
||||
const menus = ref([
|
||||
{
|
||||
label: '收银',
|
||||
|
||||
Reference in New Issue
Block a user