Commit f2fa6bde by yuzhenWang

修改签名时间发布测试

parent 11536b9d
...@@ -220,7 +220,7 @@ ...@@ -220,7 +220,7 @@
if (!signatureValid) { if (!signatureValid) {
return; return;
} }
return // return
// 如果验证通过,再执行完成签名 // 如果验证通过,再执行完成签名
this.$refs.signatureComponent.finish(); 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