mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
style(X-Pack): 同步管理,新建任务,SQL、ES参数输入框样式优化
This commit is contained in:
@@ -3972,7 +3972,9 @@ Scatter chart (bubble) chart: {a} (series name), {b} (data name), {c} (value arr
|
||||
es_params_label: 'Query Parameters',
|
||||
es_params_tip: 'Please follow the Elasticsearch query syntax',
|
||||
dynamic_partition_enable: 'Dynamic Partitioning',
|
||||
time_end: 'End'
|
||||
time_end: 'End',
|
||||
es_query_param_formatter_error:
|
||||
'Query parameter format error, please enter the correct JSON format, please check'
|
||||
},
|
||||
watermark: {
|
||||
support_params: 'Currently supported parameters:',
|
||||
|
||||
@@ -3865,7 +3865,8 @@ export default {
|
||||
es_params_label: '查詢參數',
|
||||
es_params_tip: '請遵循 Elasitcsearch 的查詢語法',
|
||||
dynamic_partition_enable: '動態分區',
|
||||
time_end: '結束'
|
||||
time_end: '結束',
|
||||
es_query_param_formatter_error: '查詢參數格式錯誤,請輸入正確的JSON格式,請檢查'
|
||||
},
|
||||
watermark: {
|
||||
support_params: '目前支援的參數:',
|
||||
|
||||
@@ -3869,7 +3869,8 @@ export default {
|
||||
es_params_label: '查询参数',
|
||||
es_params_tip: '请遵循 Elasitcsearch 的查询语法',
|
||||
dynamic_partition_enable: '动态分区',
|
||||
time_end: '结束'
|
||||
time_end: '结束',
|
||||
es_query_param_formatter_error: '查询参数格式错误,请输入正确的JSON格式,请检查'
|
||||
},
|
||||
watermark: {
|
||||
support_params: '当前支持的参数:',
|
||||
|
||||
2
de-xpack
2
de-xpack
Submodule de-xpack updated: 6d41a2335f...cc91d61db6
Reference in New Issue
Block a user