lilei 2 سال پیش
والد
کامیت
6b649fbed7
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      src/views/inventoryManagement/intelligentReplenishment/edit.vue

+ 3 - 1
src/views/inventoryManagement/intelligentReplenishment/edit.vue

@@ -189,8 +189,10 @@ export default {
         if (res.status == 200) {
           if (!noNext) {
             this.current++
+            this.spinning = false
+          }else{
+            this.getTrendSn()
           }
-          this.spinning = false
         } else {
           this.spinning = false
         }