Commit c3b3bbe6 by yuzhenWang

Merge branch 'feature-20250710wyz-修复验证码倒计时' into 'dev'

修改签名时间发布测试

See merge request !47
parents b1b7212c f2fa6bde
......@@ -220,7 +220,7 @@
if (!signatureValid) {
return;
}
return
// return
// 如果验证通过,再执行完成签名
this.$refs.signatureComponent.finish();
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment