zhengkaixin %!s(int64=3) %!d(string=hai) anos
pai
achega
84d7c33e5e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/projects/business/views/Master/Family/Add.vue

+ 1 - 1
src/projects/business/views/Master/Family/Add.vue

@@ -235,7 +235,7 @@
 			},
 			del() {
 				this.isLoading = true;
-				API_Family.delPersonPope(this.subForm.id).then(response => {
+				API_Family.delPerson(this.subForm.id).then(response => {
 					this.isLoading = false;
 
 					mui.toast('删除成功');