From 379b3252f88410cda37abe90a32defd74cd8a1b2 Mon Sep 17 00:00:00 2001 From: viarotel Date: Fri, 20 Oct 2023 14:36:34 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=F0=9F=93=9D=20=E8=AE=BE=E5=A4=87?= =?UTF-8?q?=E5=A4=87=E6=B3=A8=E6=96=87=E6=9C=AC=E6=A1=86=E6=8F=8F=E8=BF=B0?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Device/Remark/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Device/Remark/index.vue b/src/components/Device/Remark/index.vue index b13b350..39afeba 100644 --- a/src/components/Device/Remark/index.vue +++ b/src/components/Device/Remark/index.vue @@ -20,7 +20,7 @@ ref="elInput" v-model="device.$remark" class="" - placeholder="请输入设备备注" + placeholder="请输入备注信息" clearable @change="onChange" >