|
@@ -3,7 +3,7 @@
|
|
|
* @Author: gcz
|
|
|
* @Date: 2024-03-04 15:03:37
|
|
|
* @LastEditors: gcz
|
|
|
- * @LastEditTime: 2024-03-05 09:26:31
|
|
|
+ * @LastEditTime: 2024-03-05 14:18:24
|
|
|
* @FilePath: \great_webui\src\views\device\PDAperson\index.vue
|
|
|
* @Copyright: Copyright (c) 2016~2024 by gcz, All Rights Reserved.
|
|
|
-->
|
|
@@ -13,7 +13,7 @@
|
|
|
<el-form-item label="工号" label-width="40px">
|
|
|
<el-input
|
|
|
v-model="queryParams.jobNum"
|
|
|
- placeholder="请输入标题"
|
|
|
+ placeholder="请输入工号"
|
|
|
clearable
|
|
|
style="width: 140px;"
|
|
|
@keyup.enter.native="handleQuery"
|