快乐的昕的电脑
11 分钟以前 accd96e34f38838b5bd13d985369c34c73d777e3
H5/Qtrk.aspx
@@ -8,6 +8,12 @@
</style>
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder2" Runat="Server">
                <van-notice-bar
    :scrollable="false"
    :text="'当前组织:' + (Cookies.get('orgName') || '暂无组织信息')"
    class="org-info"
/></van-notice-bar>
        <van-nav-bar
          title="其他入库"
          left-text="返回"
@@ -38,6 +44,26 @@
      <%--@change="getSectionCode"--%>
   :right-icon-size="19"
   placeholder="库位编码"
></van-field>
 <van-field
        ref="depotsInfo"
        v-model="depotInfo.depot_code"
    value=""
    label="仓库编码"
    clearable
    placeholder="仓库编码"
    :right-icon-size="19"
        disabled
></van-field>
                <van-field
        ref="depotsInfo"
        v-model="depotInfo.depot_name"
    value=""
    label="仓库名称"
    clearable
    placeholder="仓库名称"
    :right-icon-size="19"
        disabled
></van-field>
 <van-field
     ref="barcode"
@@ -132,5 +158,5 @@
  <%--<comback ></comback>--%>
</asp:Content>
<asp:Content ID="Content4" ContentPlaceHolderID="ContentPlaceHolder4" Runat="Server">
 <script src="Js/Qtrk.js?<%=124000 %>"></script>
 <script src="Js/Qtrk.js?<%=1240002 %>"></script>
</asp:Content>