去掉测试的alert

This commit is contained in:
1378012178@qq.com 2026-02-26 09:03:59 +08:00
parent da18e62a49
commit 355ca1dc25
1 changed files with 0 additions and 1 deletions

View File

@ -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 = '';