| | |
| | | </div> |
| | | |
| | | |
| | | <van-tabs color="#000" title-active-color="#0283EF"> |
| | | <van-tabs v-model="active" van-tabs color="#000" title-active-color="#0283EF"> |
| | | <van-tab title="待扫物料" class="mySolid font"> |
| | | <van-row> |
| | | <van-col span="8" class="text-left padding-left">物料</van-col> |
| | |
| | | <van-col span="3">需领数</van-col> |
| | | <van-col span="5">已领数</van-col> |
| | | </van-row> |
| | | <van-row v-for="(itm,index) in ItemBlDetail" :key="index"> |
| | | <van-row v-for="(itm,index) in ItemYsDetail" :key="index"> |
| | | <van-col span="8" class="text-left padding-left"> |
| | | <div class="blue-text">{{itm.itemNo}}</div> |
| | | <div>{{itm.itemName}}</div> |
| | |
| | | <%--<comback ></comback>--%> |
| | | </asp:Content> |
| | | <asp:Content ID="Content4" ContentPlaceHolderID="ContentPlaceHolder4" Runat="Server"> |
| | | <script src="Js/Sttl.js?<%=1294 %>"></script> |
| | | <script src="Js/Sttl.js?<%=1307 %>"></script> |
| | | </asp:Content> |