Ver Fonte

bug3896

wangxiaoyi há 1 ano atrás
pai
commit
5abe64e683
1 ficheiros alterados com 2 adições e 1 exclusões
  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 = []
                         this.tableData = []
                     }
                     }
                 }
                 }
-            }
+            },
+            immediate: true
         },
         },
         tableData: {
         tableData: {
             handler (val) {
             handler (val) {