From 744d8c24ed5a9dc857f6131804133ea3d6ecd8ba Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Thu, 17 Oct 2024 10:43:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/warehouseManage/machinery/coding-nw/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/warehouseManage/machinery/coding-nw/index.vue b/src/views/warehouseManage/machinery/coding-nw/index.vue index a9c7c71..e315e55 100644 --- a/src/views/warehouseManage/machinery/coding-nw/index.vue +++ b/src/views/warehouseManage/machinery/coding-nw/index.vue @@ -132,6 +132,7 @@ size="mini" @click="handlePush" :disabled="ids.length == 0" + v-if="ENV === 'development-nw' || ENV === 'production-nw'" >推送租赁平台 @@ -582,6 +583,7 @@ export default { typeId: '', maCode: '', }, + ENV: process.env.VUE_APP_ENV, // 遮罩层 loading: true, // 选中数组