@@ -50,7 +50,7 @@ export default defineComponent({
await request.post(url, {
data: {
...this.form,
- save: true
+ contract: true
}
})
Toast('实名成功')