Commit 62a22c69 by 韩达

target_printer_ip

parent f4d63a66
Showing with 1 additions and 1 deletions
......@@ -40,7 +40,7 @@
<view class="search-bar row bothSide verCenter">
<view class="row verCenter">
<text class="iconfont icon-juxing1"></text>
<input class="uni-input" type="text" v-model="formParams.target_printer" placeholder="请输入目标打印机" placeholder-style="color:#919399" />
<input class="uni-input" type="text" v-model="formParams.target_printer_ip" placeholder="请输入目标打印机" placeholder-style="color:#919399" />
</view>
<text class="iconfont icon-a-juxing11" v-if="false"></text>
</view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment