新增增加打印机

This commit is contained in:
gyq
2024-04-03 15:57:58 +08:00
parent da00851195
commit 07d7df0416
19 changed files with 1562 additions and 540 deletions

View File

@@ -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: '收银',