Explorar o código

活动单复核-进度调整

zhaohuanhuan hai 8 meses
pai
achega
1fdbb98806
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/outbound/check/activity/index.vue

+ 1 - 1
src/views/outbound/check/activity/index.vue

@@ -363,7 +363,7 @@ const packingRequests = async (startIndex = 0, lastNumber) => {
         showLoadingToast({
           duration: 0,
           forbidClick: true,
-          message: `复核进度:${startIndex+1}/${lastNumber}`,
+          message: `进度:${startIndex+1}/${lastNumber}`,
         });
       const res = await packingReview(data)
       // const res = await getPendingReviewTask(data)