|
@@ -117,7 +117,8 @@ export default {
|
|
|
ph_classify_name: 'Please select a category name',
|
|
|
batch_add_max_msg:'The number of indicators added in batch does not exceed 30',
|
|
|
batch_add_hint1:'Some indicators are incomplete. Please check',
|
|
|
- batch_add_hint2:'Some indicator names already exist. Please enter a new one'
|
|
|
+ batch_add_hint2:'Some indicator names already exist. Please enter a new one',
|
|
|
+ batch_add_placeholder:'Place select Indicator category',
|
|
|
},
|
|
|
|
|
|
/* un数据页面 */
|