v3.7.0 新增暗色菜单风格主题

This commit is contained in:
YunaiV
2022-02-17 09:48:39 +08:00
parent 63900da8c2
commit f564137f05
8 changed files with 97 additions and 105 deletions

View File

@ -21,7 +21,6 @@ import {
resetForm,
addDateRange,
addBeginAndEndTime,
selectDictLabel,
download,
handleTree,
downloadExcel,
@ -45,7 +44,6 @@ Vue.prototype.parseTime = parseTime
Vue.prototype.resetForm = resetForm
Vue.prototype.addDateRange = addDateRange
Vue.prototype.addBeginAndEndTime = addBeginAndEndTime
Vue.prototype.selectDictLabel = selectDictLabel
Vue.prototype.getDictDatas = getDictDatas
Vue.prototype.getDictDatas2 = getDictDatas2
Vue.prototype.getDictDataLabel = getDictDataLabel