nubomed-ui 2.0.75 → 2.0.76

Sign up to get free protection for your applications and to get access to all the features.
@@ -72672,7 +72672,7 @@ types.forEach(type => {
72672
72672
  /*
72673
72673
  * @Author: chenghuan.dong
72674
72674
  * @Date: 2024-11-11 13:46:54
72675
- * @LastEditTime: 2024-11-26 10:44:44
72675
+ * @LastEditTime: 2024-11-26 14:58:17
72676
72676
  * @LastEditors: chenghuan.dong
72677
72677
  * @Description:
72678
72678
  * @FilePath: \nubomed-ui\packages\index.js
@@ -72724,7 +72724,7 @@ const install = function (Vue, options = {}) {
72724
72724
  });
72725
72725
 
72726
72726
  // 全局
72727
- Vue.prototype.$nbNotify = Notify;
72727
+ // Vue.prototype.$nbNotify = Notify
72728
72728
  // Vue.prototype.$nbNotify = nbNotify
72729
72729
  };
72730
72730
  const i18n = locale/* default.i18n */.Ay.i18n;