This website works better with JavaScript.
Home
Explore
Help
Sign In
alex
/
PNSPS-frontend-MaterialUI
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
master
cyril.tsui
1 year ago
parent
e39e46101e
commit
1ccf1a328b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/pages/pnspsNotifyTest/index.js
+ 1
- 1
src/pages/pnspsNotifyTest/index.js
View File
@@ -16,7 +16,7 @@ const TestMailPage = () => {
};
const doMailTest = () => {
axios.
ge
t(host, {
axios.
pos
t(host, {
tempKey: mail
})
.then((response) => {
Write
Preview
Loading…
Cancel
Save