From b67c36331173cb9e5107512f09790a9ab9ec5e2a Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Fri, 7 Jun 2024 15:22:54 +0800 Subject: [PATCH] chaxun --- pages/modules/package-instore.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/modules/package-instore.vue b/pages/modules/package-instore.vue index c79f5c2..e5494fe 100644 --- a/pages/modules/package-instore.vue +++ b/pages/modules/package-instore.vue @@ -79,7 +79,7 @@ - + @@ -112,7 +112,7 @@ } }, created () { - // this._manualSortingPackingTaskShow() + this._manualSortingPackingTaskShow() if (this.num1 === '') { let num1 = this.num[0] !== '' ? parseFloat(this.num[0]) : '' let num2 = this.num[1] !== '' ? parseFloat(this.num[1]) : ''