| | |
| | | <%@ Page Title="产品绑定" Language="C#" MasterPageFile="~/Mst.master" AutoEventWireup="true" CodeFile="Cpbd.aspx.cs" Inherits="H5_Cpbd" %> |
| | | |
| | | <%@ Page Title="产品绑定" Language="C#" MasterPageFile="~/Mst.master" AutoEventWireup="true" CodeFile="Cpbd.aspx.cs" Inherits="H5_Cpbd" %> |
| | | <asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server"> |
| | | <style> |
| | | .si-status-box, |
| | |
| | | v-model="LsBar" |
| | | label="后盖条码" |
| | | placeholder="请扫后盖码" |
| | | <%-- @keyup.enter.native="getModel" --%> |
| | | @keyup.enter.native="productBinding" |
| | | autofocus="true"> |
| | | </van-field> |
| | | |
| | |
| | | </van-row> |
| | | </van-tab> |
| | | |
| | | <van-tab title="已绑条码" class="mySolid font"> |
| | | <%-- <van-tab title="已绑条码" class="mySolid font"> |
| | | <van-row> |
| | | <van-col span="5">人员</van-col> |
| | | <van-col span="5">产线</van-col> |
| | |
| | | <van-col span="4" >{{itm.fQty}}</van-col> |
| | | <van-col span="5" >{{itm.sQty}}</van-col> |
| | | </van-row> |
| | | </van-tab> |
| | | </van-tab>--%> |
| | | </van-tabs> |
| | | </div> |
| | | </asp:Content> |