Merge branch 'xhf' of http://git.znkjfw.com/ak/zn-admin-vue3-wcs into xhf
This commit is contained in:
commit
b2b3032e72
@ -17,7 +17,7 @@
|
|||||||
<el-input
|
<el-input
|
||||||
style="height: 40px;margin-right: 16px;"
|
style="height: 40px;margin-right: 16px;"
|
||||||
v-model="queryParams.deviceNo"
|
v-model="queryParams.deviceNo"
|
||||||
placeholder="请输入关键词"
|
placeholder="请输入设备编号"
|
||||||
@keyup.enter="getCarList"
|
@keyup.enter="getCarList"
|
||||||
>
|
>
|
||||||
<template #append>
|
<template #append>
|
||||||
|
Loading…
Reference in New Issue
Block a user