| | |
| | | <asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder2" Runat="Server"> |
| | | <div class="content-wrapper"> |
| | | <van-nav-bar |
| | | title="生产领料" |
| | | title="生产备料" |
| | | left-text="返回" |
| | | left-arrow |
| | | @click-left="GoBack()"> |
| | |
| | | |
| | | <div class="mySolid"> |
| | | <van-cell-group> |
| | | <van-field |
| | | ref ="selectKey" |
| | | value="" |
| | | label="工单查询" |
| | | clearable |
| | | placeholder="请输入工单号进行查询" |
| | | :right-icon-size="19" |
| | | v-model="selectKey" |
| | | ><template #button> |
| | | <van-button size="small" type="info" plain @click="getInfo" >选择</van-button> |
| | | </template></van-field> |
| | | <van-field |
| | | ref="daa001" |
| | | v-model="modeInfo.daa001" |
| | |
| | | </van-cell-group> |
| | | </div> |
| | | |
| | | <van-action-sheet v-model="show" :actions="actions" @select="onSelect" ></van-action-sheet> |
| | | |
| | | <van-tabs color="#000" title-active-color="#0283EF"> |
| | | <van-tab title="待发物料" class="mySolid font"> |
| | | <van-tab title="待扫物料" class="mySolid font"> |
| | | <van-row> |
| | | <van-col span="8" class="text-left padding-left">物料</van-col> |
| | | <van-col span="8" class="text-left padding-left">规格</van-col> |
| | |
| | | </van-row> |
| | | </van-tab> |
| | | |
| | | <van-tab title="已领物料" class="mySolid font"> |
| | | <van-tab title="已扫物料" class="mySolid font"> |
| | | <van-row> |
| | | <van-col span="8" class="text-left padding-left">物料</van-col> |
| | | <van-col span="8" class="text-left padding-left">规格</van-col> |
| | |
| | | </asp:Content> |
| | | |
| | | <asp:Content ID="Content4" ContentPlaceHolderID="ContentPlaceHolder4" Runat="Server"> |
| | | <script src="Js/Scll.js?<%=123336 %>"></script> |
| | | <script src="Js/Scll.js?<%=123336154 %>"></script> |
| | | </asp:Content> |