@hysc/meeting 0.5.0 → 0.6.0

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.
@@ -141,6 +141,7 @@ export default class BMRoomVM {
141
141
  /**
142
142
  * 更新自定义属性 updateCustomStats
143
143
  * @param stats
144
+ * @param {boolean} replace 是否替换原数据
144
145
  */
145
146
  private updateCustomStats;
146
147
  /**