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]) : ''