From 306e477364291aa46564de4f484b62ad92b911c5 Mon Sep 17 00:00:00 2001 From: xianfuxing Date: Sun, 19 Aug 2018 22:34:26 +0800 Subject: [PATCH] # add status select --- src/views/counter/device.vue | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) 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" > + + + + + + + 提交 重置 + +