Эх сурвалжийг харах

feat: 支持外部重置大小监听器

wxl 6 жил өмнө
parent
commit
95a901acff

+ 1 - 1
src/components/grid.vue

@@ -189,7 +189,7 @@
             }
         },
         methods: {
-            resetWatchBoxSize(){
+            resetReSize(){
                 this.boxWatchHandler.destroy();
                 this.boxWatchHandler = new watchBoxSize(this.$el, () => {
                     this.initCols();