From 5d8eb51419d2c1b7dc88dd0cbde5c8341cceda2f Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 24 二月 2023 18:01:14 +0800 Subject: [PATCH] 2023-02-24 --- src/views/billprint/index.jsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/billprint/index.jsx b/src/views/billprint/index.jsx index f69b43a..b616463 100644 --- a/src/views/billprint/index.jsx +++ b/src/views/billprint/index.jsx @@ -399,7 +399,7 @@ // floor 缁勪欢鐨勫眰绾� // pageable 鏄惁鍒嗛〉锛岀粍浠跺睘鎬э紝涓嶅垎椤电殑缁勪欢鎵嶅彲浠ョ粺涓�鏌ヨ if (component.setting.sync === 'true') { - component.dataName = Utils.getdataName() + component.dataName = 'mk' + component.uuid.slice(-18) let param = this.getDefaultParam(component) _pars.push(param) } else { -- Gitblit v1.8.0