| | |
| | | placeholder="请扫码" |
| | | :right-icon-size="19" |
| | | v-focus.noKeyboard |
| | | @change="getModel" autofocus="true" |
| | | @keyup.enter.native="getModel" autofocus="true" |
| | | ></van-field> |
| | | <van-field |
| | | v-model="modeInfo.planNo" |
| | |
| | | placeholder="请扫码" |
| | | :right-icon-size="19" |
| | | v-focus.noKeyboard |
| | | @change="getScan" |
| | | @keyup.enter.native="getScan" |
| | | ></van-field> |
| | | <van-field |
| | | v-model="scanInfo.barcodeNum" |
| | |
| | | <van-col span="6">待扫</van-col> |
| | | <van-col span="6">已扫</van-col> |
| | | </van-row> |
| | | <van-row v-for="(itm,index) in modeInfo.daisao" :key="index"> |
| | | <van-row v-for="(itm,index) in ItemDetail.daisao" :key="index"> |
| | | <van-col span="12" class="text-left padding-left"> |
| | | <div>{{itm.itemNo}}</div> |
| | | <div>{{itm.itemName}}</div> |
| | |
| | | <van-col span="6">需领数</van-col> |
| | | <van-col span="6">已领数</van-col> |
| | | </van-row> |
| | | <van-row v-for="(itm,index) in modeInfo.totals" :key="index"> |
| | | <van-row v-for="(itm,index) in ItemDetail.totals" :key="index"> |
| | | <van-col span="12" class="text-left padding-left"> |
| | | <div>{{itm.itemNo}}</div> |
| | | <div>{{itm.itemName}}</div> |
| | |
| | | <comback ></comback> |
| | | </asp:Content> |
| | | <asp:Content ID="Content4" ContentPlaceHolderID="ContentPlaceHolder4" Runat="Server"> |
| | | <script src="Js/Scll.js?<%=123331 %>"></script> |
| | | <script src="Js/Scll.js?<%=123332 %>"></script> |
| | | </asp:Content> |