simple-frame-unit 1.0.3 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -12735,7 +12735,7 @@ var useForm = __webpack_require__("4262");
12735
12735
  this.customizeChangeHandler(data.value, control);
12736
12736
  this.visible = false;
12737
12737
  } else {
12738
- this.$message.warn('未选中~');
12738
+ this.$message.warning('未选中~');
12739
12739
  }
12740
12740
  },
12741
12741
  /**