diff --git a/src/views/basic-dictionary/ThirdPartyInterfaces.vue b/src/views/basic-dictionary/ThirdPartyInterfaces.vue
index 5dfb084..b53d24d 100644
--- a/src/views/basic-dictionary/ThirdPartyInterfaces.vue
+++ b/src/views/basic-dictionary/ThirdPartyInterfaces.vue
@@ -245,6 +245,7 @@
>
+
@@ -613,6 +614,7 @@ export default {
isActive: this.form.isActive,
}).then((res) => {
if (res.code != -1) {
+ this.curRow={...res.data}
this.getlist();
this.dialogVisible = false;
//this.$message.success("修改成功");
diff --git a/src/views/customerReport/personnelPositive.vue b/src/views/customerReport/personnelPositive.vue
index ab96d5c..d634c60 100644
--- a/src/views/customerReport/personnelPositive.vue
+++ b/src/views/customerReport/personnelPositive.vue
@@ -19,7 +19,7 @@
style="font-size: 20px;">
-
+