| | |
| | | </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="返回" |
| | |
| | | placeholder="请扫码" |
| | | :right-icon-size="19" |
| | | v-focus.noKeyboard |
| | | @change="getScan" |
| | | @keyup.enter.native="getScan" |
| | | <%-- @change="getScan"--%> |
| | | ></van-field> |
| | | <van-field |
| | | v-model="formData.itemNo" |
| | |
| | | label="拆分数量" |
| | | clearable |
| | | placeholder="请输入拆分数量" |
| | | @input="handleNumberInput3" |
| | | :right-icon-size="19" |
| | | v-focus.noKeyboard |
| | | ></van-field> |
| | |
| | | </asp:Content> |
| | | <asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder3" Runat="Server"> |
| | | <comloading v-if="isLoading"></comloading> |
| | | <comback ></comback> |
| | | <%--<comback ></comback>--%> |
| | | </asp:Content> |
| | | <asp:Content ID="Content4" ContentPlaceHolderID="ContentPlaceHolder4" Runat="Server"> |
| | | <script src="Js/BarCf.js?<%=121 %>"></script> |
| | | <script src="Js/BarCf.js?<%=1211111 %>"></script> |
| | | </asp:Content> |