mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 11:32:57 +08:00
Merge pull request #7264 from dataease/pr@dev-v2@refactor_tips
refactor: 计算字段提示文案修改 #7260
This commit is contained in:
commit
a81ee84663
@ -1354,7 +1354,7 @@ export default {
|
||||
pls_input_filename: '请输入文件名称',
|
||||
calc_tips: {
|
||||
tip1: '表达式语法请遵循calcite语法。',
|
||||
tip2: '数据集中不支持聚合运算。',
|
||||
tip2: '聚合运算仅能在图表中生效。',
|
||||
tip3: '引用字段以 "[" 开始, "]" 结束',
|
||||
tip4: '请勿修改引用内容,否则将引用失败',
|
||||
tip5: '若输入与引用字段相同格式的内容,将被当作引用字段处理',
|
||||
|
Loading…
Reference in New Issue
Block a user