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, // 选中数组