diff --git a/src/views/counter/device.vue b/src/views/counter/device.vue index 8d77538..781836a 100644 --- a/src/views/counter/device.vue +++ b/src/views/counter/device.vue @@ -11,13 +11,27 @@ style="width: 10rem" auto-complete="off" @keyup.enter.native="onSubmit" + placeholder="设备ID" > + + + + + + + 提交 重置 + +