Skip to content

Commit

Permalink
perf: 📝 设备备注文本框描述信息调整
Browse files Browse the repository at this point in the history
  • Loading branch information
viarotel committed Oct 20, 2023
1 parent 4f2f00e commit 379b325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Device/Remark/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
ref="elInput"
v-model="device.$remark"
class=""
placeholder="请输入设备备注"
placeholder="请输入备注信息"
clearable
@change="onChange"
></el-input>
Expand Down

0 comments on commit 379b325

Please sign in to comment.