wolyshaw 4 سال پیش
والد
کامیت
61457c2208
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/views/resetTeaming/components/training-photos/index.vue

+ 1 - 0
src/views/resetTeaming/components/training-photos/index.vue

@@ -136,6 +136,7 @@ export default {
           ...item,
           order: index
         })))
+        this.sorting = false
         this.$message.success('修改成功')
         this.FetchList()
       } catch (error) {}