From 6ead07ec7609dedcdfee6e7b326cb2f21e2eb2e4 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Mon, 9 Sep 2024 16:45:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=8E=A8=E9=80=81=E6=99=BA?= =?UTF-8?q?=E6=85=A7=E5=B7=A5=E7=A8=8B=E9=A1=B5=E9=9D=A2=EF=BC=8C=E5=85=AC?= =?UTF-8?q?=E5=8F=B8=E6=96=B0=E5=A2=9E=E6=8E=A5=E5=8F=A3=E4=BC=98=E5=8C=96?= =?UTF-8?q?=EF=BC=8C=E7=BC=96=E8=BE=91=E5=88=A0=E9=99=A4=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/system/dept.js | 2 +- .../picking/outbound-nw/index.vue | 8 +- .../pushAndLocation/component/BindIOT.vue | 358 ++++++++++ .../pushAndLocation/component/MapDIalog.vue | 661 ++++++++++++++++++ .../picking/pushAndLocation/index.vue | 473 +++++++++++++ src/views/system/dept/index.vue | 243 +++++-- vue.config.js | 8 +- 7 files changed, 1680 insertions(+), 73 deletions(-) create mode 100644 src/views/claimAndreturn/picking/pushAndLocation/component/BindIOT.vue create mode 100644 src/views/claimAndreturn/picking/pushAndLocation/component/MapDIalog.vue create mode 100644 src/views/claimAndreturn/picking/pushAndLocation/index.vue diff --git a/src/api/system/dept.js b/src/api/system/dept.js index c723fa1..1cd3dcf 100644 --- a/src/api/system/dept.js +++ b/src/api/system/dept.js @@ -62,5 +62,5 @@ export function apiGetPartTree() { // 新增公司 export const addCompanyApi = (data) => { - return request.post('/system/dept/addCompany', data) + return request.post('/system/dept/addFirm', data) } diff --git a/src/views/claimAndreturn/picking/outbound-nw/index.vue b/src/views/claimAndreturn/picking/outbound-nw/index.vue index 62ea88c..3996058 100644 --- a/src/views/claimAndreturn/picking/outbound-nw/index.vue +++ b/src/views/claimAndreturn/picking/outbound-nw/index.vue @@ -93,7 +93,7 @@ >导出 - 推送到智慧工地 + > --> - - + --> +
+ + + + + + + 搜索 + 绑定新设备 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + diff --git a/src/views/claimAndreturn/picking/pushAndLocation/component/MapDIalog.vue b/src/views/claimAndreturn/picking/pushAndLocation/component/MapDIalog.vue new file mode 100644 index 0000000..89e21c4 --- /dev/null +++ b/src/views/claimAndreturn/picking/pushAndLocation/component/MapDIalog.vue @@ -0,0 +1,661 @@ + + + + + diff --git a/src/views/claimAndreturn/picking/pushAndLocation/index.vue b/src/views/claimAndreturn/picking/pushAndLocation/index.vue new file mode 100644 index 0000000..a126368 --- /dev/null +++ b/src/views/claimAndreturn/picking/pushAndLocation/index.vue @@ -0,0 +1,473 @@ + + + + diff --git a/src/views/system/dept/index.vue b/src/views/system/dept/index.vue index f3339ee..8c76e22 100644 --- a/src/views/system/dept/index.vue +++ b/src/views/system/dept/index.vue @@ -149,7 +149,6 @@ >新增 - + @@ -199,11 +203,48 @@ + + + + + + + + + + + + + + + @@ -259,11 +300,43 @@ - + + + + + + + + + + + + + + +