This commit is contained in:
yanran200730
2021-12-23 14:19:46 +08:00
parent 5ad75b217f
commit 0dc5f5d7b2

View File

@@ -164,6 +164,7 @@ export default {
linkPhone: this.formData.linkPhone,
status: this.formData.status,
id: this.id,
type: 0
})
.then((res) => {
if (res.code == 0) {