update 树样式

This commit is contained in:
赵霄
2023-08-25 18:02:42 +08:00
parent c4caed0e3f
commit 5f9726840d
8 changed files with 231 additions and 6 deletions
@@ -0,0 +1,6 @@
module.exports = {
// 国内标准
domesticStandard: {
treeSearchPlaceholder: 'Please enter the tree system' // 请输入树状图体系
}
}