@ -162,6 +162,7 @@ export default {
this.$refs['dataForm'].validate((valid, messageObj) => {
if (!valid) {
app.util.validateRule(messageObj)
return
}
const { pubKey } = this
this.$http