wangxiaoyi hace 1 año
padre
commit
5abe64e683
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/views/component/sop/xueQingXueShiYan.vue

+ 2 - 1
src/views/component/sop/xueQingXueShiYan.vue

@@ -135,7 +135,8 @@ export default {
                         this.tableData = []
                     }
                 }
-            }
+            },
+            immediate: true
         },
         tableData: {
             handler (val) {