wolyshaw 4 years ago
parent
commit
61457c2208
1 changed files with 1 additions and 0 deletions
  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) {}