打印样式

This commit is contained in:
2025-12-04 13:59:33 +08:00
parent 4a6fdfbd93
commit 9cb4cf5ed7
16 changed files with 75 additions and 50 deletions

View File

@@ -21,7 +21,7 @@
<view class="zd-col-13">
<search-box v-model="keyword"/>
</view>
<button class="mini-btn" type="primary" size="mini" @tap="_getIoDisDocumentInfo">查询</button>
<button class="mini-btn" type="primary" @tap="_getIoDisDocumentInfo">查询</button>
</view>
</view>
<view class="zd_wrapper grid-wraper">

View File

@@ -11,7 +11,7 @@
<view class="zd-col-13">
<search-box v-model="keyword"/>
</view>
<button class="mini-btn" type="primary" size="mini" @tap="_getCheckDocumentInfo">查询</button>
<button class="mini-btn" type="primary" @tap="_getCheckDocumentInfo">查询</button>
</view>
</view>
<view class="zd_wrapper grid-wraper">

View File

@@ -20,7 +20,7 @@
<view class="zd-col-14">
<input type="text" placeholder="输入物料关键字" class="filter_input" v-model="val1">
</view>
<button class="mini-btn" type="primary" size="mini" @tap="searchList">查询</button>
<button class="mini-btn" type="primary" @tap="searchList">查询</button>
</view>
</view>
<view class="zd_wrapper grid-wraper">