heyujie
2022-01-28 9ca36901bf15c4daf89baf7d9cd1fd487bce8a96
src/pages/vindicate/views/updateSettings.vue
@@ -374,7 +374,7 @@
        value: item.val,
      }).then((res) => {
        if (res.code == 200) {
          this.$notify.success("更新成功");
          this.$notify.success("配置成功");
        }
      });
    },