mo 4 年之前
父節點
當前提交
d90c5f7b55

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-329f11ec.2da05cba.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.3d48f1aa.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-0199cae2.bed6e96d.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-329f11ec.2301b744.js


+ 3 - 0
src/views/teamDetail/teamList.vue

@@ -413,6 +413,9 @@ export default {
     if (query.organId) {
       this.topForm.orgin = query.organId;
     }
+    if (query.search) {
+      this.topForm.teamName = query.search;
+    }
     this.init();
   },
   activated() {

Some files were not shown because too many files changed in this diff