From 29263a4f1b92ac78596e32bfbe82439bfb28417a Mon Sep 17 00:00:00 2001 From: shijing Date: Fri, 20 Mar 2026 14:47:11 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=A6=85=E9=81=93356=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E6=B2=A1=E6=9C=89=E6=98=BE=E7=A4=BA=E5=88=97?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/statistics/bxerp/workHoursPB.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/statistics/bxerp/workHoursPB.vue b/src/views/statistics/bxerp/workHoursPB.vue index c1d2676c..c854a793 100644 --- a/src/views/statistics/bxerp/workHoursPB.vue +++ b/src/views/statistics/bxerp/workHoursPB.vue @@ -393,7 +393,6 @@ export default { let that = this; let params = {}; params.query = that.query; - params.query.select_cols = ''; that.$API.bi.dataset.exec.req('product_defect_pb_user_mname', params).then((res) => { let data = res.data2.ds0; data.forEach(item=>{