From 018cd35db8cbdca2e99ebe5b4b68dee1499cfafe Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期四, 28 三月 2024 16:33:53 +0800 Subject: [PATCH] 11 --- src/views/project/statistics/applyStatistics/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/project/statistics/applyStatistics/index.vue b/src/views/project/statistics/applyStatistics/index.vue index 88f86f4..a4de14b 100644 --- a/src/views/project/statistics/applyStatistics/index.vue +++ b/src/views/project/statistics/applyStatistics/index.vue @@ -11,7 +11,7 @@ <el-col :span="6"> <el-form-item label="涓氬姟浜哄憳" prop="name"> <el-input - v-model="queryParams.name" + v-model="queryParams.pausername" placeholder="璇疯緭鍏ュ鍚�" clearable size="small" -- Gitblit v1.9.3