From b270c126846337052d255da337ecea2af214f25e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Fri, 18 Nov 2022 12:50:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/system/userlist.js | 4 +- src/views/system/StationDepartment/indexjs.js | 1 + src/views/system/goodsInfo/index.vue | 37 +++--- src/views/system/goodsOrder/index.vue | 16 --- src/views/system/order/index.vue | 115 +++++++----------- src/views/system/order/indexjs.js | 4 +- src/views/system/person/index.vue | 2 +- src/views/system/person/indexjs.js | 1 + src/views/system/station/index.vue | 2 +- src/views/system/stationConsumable/index.vue | 5 +- src/views/system/stationConsumable/indexjs.js | 4 +- src/views/system/stationItem/index.vue | 3 + src/views/system/stationItem/stationItemjs.js | 14 +-- 13 files changed, 90 insertions(+), 118 deletions(-) diff --git a/src/api/system/userlist.js b/src/api/system/userlist.js index ac33759..8fe2e54 100644 --- a/src/api/system/userlist.js +++ b/src/api/system/userlist.js @@ -2,8 +2,8 @@ import request from '@/utils/request' export function getListByUser(query) { return request({ - url: '/system/user/getListByUser', + url: '/system/station/list', method: 'GET', params: query }) -} +} \ No newline at end of file diff --git a/src/views/system/StationDepartment/indexjs.js b/src/views/system/StationDepartment/indexjs.js index 1194571..192a242 100644 --- a/src/views/system/StationDepartment/indexjs.js +++ b/src/views/system/StationDepartment/indexjs.js @@ -117,6 +117,7 @@ export default { }, methods: { ParamsStation(item) { + this.info(); this.innerVisible = true this.homenumber = item this.stationid = this.queryParams.nurseStationId; diff --git a/src/views/system/goodsInfo/index.vue b/src/views/system/goodsInfo/index.vue index 7e8f0c9..cf5bfb5 100644 --- a/src/views/system/goodsInfo/index.vue +++ b/src/views/system/goodsInfo/index.vue @@ -67,7 +67,7 @@ > - + - 删除 - + --> - - - - + + + @@ -290,6 +296,7 @@ diff --git a/src/views/system/goodsOrder/index.vue b/src/views/system/goodsOrder/index.vue index 624cc1d..cdff701 100644 --- a/src/views/system/goodsOrder/index.vue +++ b/src/views/system/goodsOrder/index.vue @@ -47,13 +47,6 @@ 重置 - 刷新商品订单 @@ -171,15 +164,6 @@ v-hasPermi="['system:goodsOrder:editExpressNo']" >录入物流单号 - 不可录入物流单号 重置 - 刷新预约订单 派单 - 派单 取消预约 - 取消预约