@@ -271,6 +271,9 @@ export default {
{
return [url];
},
+ signatureHandler() {
+ this.showSign = true
+ },
cancelSign()
this.showSign=false;