no message

main
HUOJIN\92525 2024-07-11 21:11:02 +08:00
parent 7d5b46dc27
commit 3295f28a4e
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
@keyup.enter.native="crud.toQuery"/>
<label class="el-form-item-label">出库单号</label>
<el-input v-model="query.po" clearable placeholder="请输入出库单号" style="width: 140px;"
<el-input v-model="query.pickCode" clearable placeholder="请输入出库单号" style="width: 140px;"
class="filter-item"
@keyup.enter.native="crud.toQuery"/>