wolyshaw hace 4 años
padre
commit
61457c2208
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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) {}