From f9bf0d5b0478df1c1869dda2c28985695c10bccb Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Mon, 5 Aug 2024 15:10:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=90=88=E5=B9=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../machinery/coding/component/BindIOT.vue | 257 ++++++++++++++++++ .../machinery/coding/component/MapDIalog.vue | 180 ++++++++++++ .../machinery/coding/index.vue | 2 +- 3 files changed, 438 insertions(+), 1 deletion(-) create mode 100644 sgzb-ui/src/views/warehouseManage/machinery/coding/component/BindIOT.vue create mode 100644 sgzb-ui/src/views/warehouseManage/machinery/coding/component/MapDIalog.vue diff --git a/sgzb-ui/src/views/warehouseManage/machinery/coding/component/BindIOT.vue b/sgzb-ui/src/views/warehouseManage/machinery/coding/component/BindIOT.vue new file mode 100644 index 00000000..094fe3f8 --- /dev/null +++ b/sgzb-ui/src/views/warehouseManage/machinery/coding/component/BindIOT.vue @@ -0,0 +1,257 @@ + + + + + + + + + 搜索 + 绑定新设备 + + + + + + + + + + + + + + + 在线 + 掉线 + + + + + + + 解绑 + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sgzb-ui/src/views/warehouseManage/machinery/coding/component/MapDIalog.vue b/sgzb-ui/src/views/warehouseManage/machinery/coding/component/MapDIalog.vue new file mode 100644 index 00000000..ee27f634 --- /dev/null +++ b/sgzb-ui/src/views/warehouseManage/machinery/coding/component/MapDIalog.vue @@ -0,0 +1,180 @@ + + + + + + + + + + + + 轨迹查询 + + + + {{ equipment }} + 定位设备编号: {{ equipmentNumber }} + {{ engineering }}工程 + + + + + + + + + + + + diff --git a/sgzb-ui/src/views/warehouseManage/machinery/coding/index.vue b/sgzb-ui/src/views/warehouseManage/machinery/coding/index.vue index 7a96c60b..e74b29b6 100644 --- a/sgzb-ui/src/views/warehouseManage/machinery/coding/index.vue +++ b/sgzb-ui/src/views/warehouseManage/machinery/coding/index.vue @@ -44,7 +44,7 @@ clearable filterable style="width: 240px" - :disabled="!queryParams.itemId" + :disabled="!queryParams.itemId" @change="selectDevice" >