From fe8fb74ce94e7bee23ed47b7175236248ac93b98 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期二, 19 十一月 2024 16:24:04 +0800 Subject: [PATCH] Merge branch 'nbncPda' of http://47.97.1.152:5880/r/wms_app into nbncPda --- pages/mat/matList.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/pages/mat/matList.vue b/pages/mat/matList.vue index e6f3af9..c4470ee 100644 --- a/pages/mat/matList.vue +++ b/pages/mat/matList.vue @@ -170,7 +170,6 @@ }); }, toPrint(item) { - console.log(item); let that = this uni.navigateTo({ url: "../print/print", -- Gitblit v1.9.1