南骏 池
2025-05-22 8871503302b7717f6f38256ef3dc3403ff62f433
H5/Sctl.aspx
@@ -68,7 +68,7 @@
disabled
  ></van-field>
</van-cell-group>
    </div>
<%--      <van-tabs  color="#000" title-active-color="#0283EF" >
  <van-tab title="待退明细">
@@ -82,7 +82,7 @@
</van-tabs>--%>
      <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>
@@ -102,7 +102,7 @@
        <%--<van-col span="4">{{itm.recoKw}}</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>
@@ -124,7 +124,7 @@
</van-tabs>
    <van-action-sheet v-model="show" :actions="actions" @select="onSelect" ></van-action-sheet>
    </div>
</asp:Content>
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder3" Runat="Server">
   <comloading  v-if="isLoading"></comloading>