guoqing hace 2 años
padre
commit
424fff176c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/tab_a/tabAll.vue

+ 1 - 1
src/views/tab_a/tabAll.vue

@@ -93,7 +93,7 @@ import toBeDone from '@/api/toBeDone/toBeDone';
 
 		created(){
 			let id=this.$route.query.id;
-			// window.xm.setNavigationBarTitle({ title: '智慧“和顺”'})
+			window.xm.setNavigationBarTitle({ title: '智慧“和顺”'})
 			this.TokenLogin2();
 			this.dataNumber();
 		},