From 875113ca076c613503c3ad4e663f16fde7a68440 Mon Sep 17 00:00:00 2001 From: lkk <364857242@qq.com> Date: 星期五, 10 一月 2025 18:06:32 +0800 Subject: [PATCH] sl --- src/views/system/package/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/system/package/index.vue b/src/views/system/package/index.vue index 7958cf7..1fcdfd2 100644 --- a/src/views/system/package/index.vue +++ b/src/views/system/package/index.vue @@ -1217,7 +1217,7 @@ }, new Big(0)).toNumber(); this.youhui = (Math.floor((this.form.xianprice / this.pics) * 100) / 100) * 10; - console.log(this.youhui, 1212); + // console.log(this.youhui, 1212); }, calculateDiscount(row) { if (row.limits > 10) { -- Gitblit v1.8.0