| | |
| | | <van-cell-group> |
| | | <van-field |
| | | value="" |
| | | label="员工id" |
| | | label="员工编号" |
| | | clearable |
| | | placeholder="选择" |
| | | :right-icon-size="19" |
| | | v-model="stafId" |
| | | @keyup.enter.native ="getStaff" |
| | | v-focus.noKeyboard |
| | | ><template #button> |
| | | <van-button size="small" type="info" plain @click="getInfo" >选择</van-button> |
| | |
| | | readonly |
| | | ></van-field> |
| | | <van-field |
| | | ref="barcode" |
| | | value="" |
| | | label="报工条码" |
| | | clearable |
| | | placeholder="请扫码" |
| | | @input="getBarcode" |
| | | @keyup.enter.native ="getBarcode" |
| | | <%--@input="getBarcode"--%> |
| | | :right-icon-size="19" |
| | | v-model="barcode" |
| | | v-focus.noKeyboard |
| | |
| | | </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/Scbg.js?<%=12325 %>"></script> |
| | | <script src="Js/Scbg.js?<%=12327 %>"></script> |
| | | </asp:Content> |