Ver a proveniência

修改公告不穿projectID

dmb
douzhuo há 1 ano
ascendente
cometimento
83363699a9
1 ficheiros alterados com 2 adições e 0 eliminações
  1. +2
    -0
      pages/mine/messageList.vue

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

@@ -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
Guardar