mark
2022-09-30 c3724c5d5a1f5b8feb39a7e7e35fb994dbf332f9
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;