打印机第7次修改

This commit is contained in:
duan
2024-10-16 17:42:49 +08:00
parent 2b85d19453
commit 02bef5d1ca
3 changed files with 16 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
<template>
<view class="page-gray color-333 u-font-28">
<view class="block">
<!-- <up-popup :show="show" @close="close" @open="open"> -->
<picker-item title="打印机品牌" required v-model="form.contentType" :modelValue="form.contentType"
:list="brandt.list"></picker-item>
<picker-item title="小票打印" required v-model="form.subType" :modelValue="form.subType"