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