Ver a proveniência

update

master
Jason Chuang há 1 ano
ascendente
cometimento
d89d1be964
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      src/pages/PublicNotice/ApplyForm/PublicNoticeApplyForm.js

+ 1
- 1
src/pages/PublicNotice/ApplyForm/PublicNoticeApplyForm.js Ver ficheiro

@@ -90,7 +90,7 @@ const PublicNoticeApplyForm = ({ loadedData, selections }) => {
},
files: [attachment],
onSuccess: function () {
notifyActionSuccess('申請成功!')
notifyActionSuccess('申請提交成功!')
navigate("/publicNotice");
// location.reload();
}


Carregando…
Cancelar
Guardar