提交 f61a979d 编写于 作者: 璃白.'s avatar 璃白. 🌻

add pwd of message send

上级 d372d726
......@@ -104,6 +104,7 @@ const confirmSend = () => {
api
.sms_notify_all({
telNumber: telNumber.value,
password: password.value,
content: message.value
})
.then(({ data: res }) => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册