File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6767 "no_data_tip" : " No data, select a table from left" ,
6868 "comment" : " Comment" ,
6969 "table_schema" : " Table Schema" ,
70- "preview " : " Preview " ,
70+ "previous " : " Previous " ,
7171 "preview_tip" : " Preview 100 items" ,
7272 "field" : {
7373 "name" : " Name" ,
Original file line number Diff line number Diff line change 6767 "no_data_tip" : " 暂无数据,请从左侧选择数据表" ,
6868 "comment" : " 注释" ,
6969 "table_schema" : " 表结构" ,
70- "preview " : " 预览 " ,
70+ "previous " : " 上一步 " ,
7171 "preview_tip" : " 预览100条数据" ,
7272 "field" : {
7373 "name" : " 字段名" ,
Original file line number Diff line number Diff line change 138138 {{ t('common.next') }}
139139 </el-button >
140140 <el-button v-show =" active === 1 && isCreate" @click =" preview" >
141- {{ t('ds.preview ') }}
141+ {{ t('ds.previous ') }}
142142 </el-button >
143143 <el-button
144144 v-show =" active === 1 || !isCreate"
You can’t perform that action at this time.
0 commit comments