mxdraw 0.1.145 → 0.1.146

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.
@@ -770,7 +770,7 @@ export default class MxDrawObject {
770
770
  */
771
771
  resetRenderer(): any;
772
772
  /**
773
- * 设置服务器发送文件请求时,需要带的参数.;
773
+ * 设置服务器发送文件请求时,需要带的参数.注意:带参数后,可能会出现跨域访问失败
774
774
  * @return
775
775
  * @example
776
776
  * ``` typescript