25797
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user