打印样式
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<view class="zd-col-14">
|
||||
<input type="text" placeholder="输入物料关键字" class="filter_input" v-model="keyword" @focus="handleFocus">
|
||||
</view>
|
||||
<button class="mini-btn" type="primary" size="mini" @tap="_queryMaterial">查询</button>
|
||||
<button class="mini-btn" type="primary" @tap="_queryMaterial">查询</button>
|
||||
</view>
|
||||
</view>
|
||||
<view class="zd_wrapper grid-wraper">
|
||||
|
||||
Reference in New Issue
Block a user