no message

main
HUOJIN\92525 2024-04-19 14:29:05 +08:00
parent c629985e7b
commit 7397164c39
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
@change="crud.toQuery"
/>
</el-select>
<el-input v-model="query.propC1" clearable placeholder="请输入批次号" style="width: 140px;" class="filter-item"
<el-input v-model="query.propC1" clearable placeholder="请输入Mo票" style="width: 140px;" class="filter-item"
@keyup.enter.native="crud.toQuery"/>
<date-range-picker v-model="query.createTime" class="date-item" style="width: 100px"/>
<rrOperation :crud="crud"/>