@@ -33,7 +33,7 @@
</div>
</template>
<template slot="right">
- <ws-input v-model="warehouseName" placeholder="请输入仓库名" clearable maxlength="500" type="input" class="findValue">
+ <ws-input @keyup.enter.native="find()" v-model="warehouseName" placeholder="请输入仓库名" clearable maxlength="500" type="input" class="findValue">
</ws-input>
<!-- v-hasPermission="'procurement.sparepart.directShip'" -->
<ws-button class="find" type="primary" @click="find()"><img width="16" height="16" style="
@@ -3,7 +3,7 @@
<div class="">
<div class="row1">
<h2 class="bg-left title">检斤待完成</h2>
- <el-button class="bg-bottom" type="primary" size="small" @click="returnWarehouse()"><img width="6" height="10" src="../../../public/img/lujing.png" alt="" />返回</el-button>
+ <el-button class="bg-bottom" type="primary" size="small" @click="returnWarehouse()">返回</el-button>
<ws-form ref="deptBudgetList" :v-model="deptBudgetList">
<div class="center">