25797
This commit is contained in:
@@ -164,6 +164,7 @@ export default {
|
|||||||
linkPhone: this.formData.linkPhone,
|
linkPhone: this.formData.linkPhone,
|
||||||
status: this.formData.status,
|
status: this.formData.status,
|
||||||
id: this.id,
|
id: this.id,
|
||||||
|
type: 0
|
||||||
})
|
})
|
||||||
.then((res) => {
|
.then((res) => {
|
||||||
if (res.code == 0) {
|
if (res.code == 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user