Ver código fonte

修改公告不穿projectID

trunk1017
douzhuo 1 ano atrás
pai
commit
4e1fe0631f
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      pages/mine/messageList.vue

+ 2
- 0
pages/mine/messageList.vue Ver arquivo

@@ -183,6 +183,8 @@
}
if (this.current == 0) {
obj.projectId = uni.getStorageSync('buildingID').id
} else {
obj.projectId = ''
}
uni.request({
url: config.service.updateList,


Carregando…
Cancelar
Salvar