去掉测试的alert
This commit is contained in:
parent
da18e62a49
commit
355ca1dc25
|
|
@ -567,7 +567,6 @@ async function submitForm() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function handleCopyPlatInfo() {
|
function handleCopyPlatInfo() {
|
||||||
alert(11111)
|
|
||||||
const { netUrl, accountNo, passwordText } = formData;
|
const { netUrl, accountNo, passwordText } = formData;
|
||||||
let copyText = '';
|
let copyText = '';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue