mark
2022-10-25 f20a554bdb24e9dfde9dc6a69d78595944f61d15
src/views/equipmentManagement/equipmentDetail/components/UnbindBox.vue
@@ -53,7 +53,7 @@
          duration: 2500,
          offset: 57,
        });
        this.$emit("close");
        this.$emit("reflash");
      } else {
        this.$notify({
          type: "error",
@@ -118,7 +118,7 @@
  .btns {
    display: flex;
    justify-content: end;
    justify-content: flex-end;
    text-align: center;
    line-height: 40px;