mooho-base-admin-plus 2.10.77 → 2.10.79
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.
- package/history.md +3 -1
- package/package/mooho-base-admin-plus.min.esm.js +5267 -5270
- package/package/mooho-base-admin-plus.min.js +91 -92
- package/package.json +1 -1
- package/src/components/view/modal-form.vue +4 -0
- package/src/components/view/view-form.vue +1 -1
- package/src/components/view/view-table-excel.vue +1 -1
- package/src/i18n/locale/en-US.js +1 -1
- package/src/i18n/locale/lang.js +1 -1
- package/src/i18n/locale/zh-CN.js +1 -1
- package/token.txt +1 -1
package/history.md
CHANGED
|
@@ -247,4 +247,6 @@ mooho-base-admin-plus@2.10.73 - 更新lodop获取方式,避免跨域问题
|
|
|
247
247
|
mooho-base-admin-plus@2.10.74 - 表格批量选择允许自定义来源和目标视图
|
|
248
248
|
mooho-base-admin-plus@2.10.75 - 修复Excel表格只读状态可编辑的bug
|
|
249
249
|
mooho-base-admin-plus@2.10.76 - 增加筛选控件使用父对象作为条件的功能
|
|
250
|
-
mooho-base-admin-plus@2.10.77 - 内嵌表格增加重新加载方法
|
|
250
|
+
mooho-base-admin-plus@2.10.77 - 内嵌表格增加重新加载方法
|
|
251
|
+
mooho-base-admin-plus@2.10.78 - 修复上一版本的bug
|
|
252
|
+
mooho-base-admin-plus@2.10.79 - Excel表格必填标致放标题左边
|