duy 2 năm trước cách đây
mục cha
commit
7689e02a88
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      src/views/system/user.vue

+ 4 - 0
src/views/system/user.vue

@@ -977,6 +977,10 @@ export default {
     }
     if (this.$route.query.tankai) {
       this.$refs.crud.rowAdd()
+       this.getProjectList()
+       
+          this.initData(website.tenantId);
+        
     }
   },
   methods: {