Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix column 显示 #11

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/data/cn.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ let obj = {
transpose: '转置(切换行/列)',
row1: '设选中项第',
row2: '行为标题',
column: '设选中项第',
column: '列为标题',
column1: '设选中项第',
column2: '列为标题',
style: '样式',
echarts: {
line: {
Expand Down Expand Up @@ -135,4 +135,4 @@ let obj = {
}
}

export default obj
export default obj