Explorar el Código

通知列表分页

Tang hace 3 años
padre
commit
cdf972ed2c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages2/msg/index.vue

+ 1 - 1
pages2/msg/index.vue

@@ -89,7 +89,7 @@ export default {
 					item.receiptStatus = 1
 				}
 			})
-		},
+		}, 
 		getInfo() {
 			this.$api.getappinformUserlist(this.formData).then(res => {
 				if (res.data.code === 200) {