Explorar el Código

commit -m 测试修复

zhengjinyi hace 4 años
padre
commit
a278ac9966
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/tabBar/index/index.vue

+ 1 - 1
pages/tabBar/index/index.vue

@@ -168,7 +168,7 @@
 					{
 						pageNum:this.pageNum,
 						pageSize:this.pageSize,
-						}
+					}
 				)
 				.then(response =>{
 					let data = response.data;