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) {}