|
@@ -678,7 +678,7 @@ $(function () {
|
|
|
}
|
|
|
let showCount = selectedCityLength - dataCount;
|
|
|
if(showCount > 2){
|
|
|
- $(".tips_d_text").text("已选择"+showCount+"个市,建议购买“全省”");
|
|
|
+ $(".tips_d_text").text("已新增"+showCount+"个市,建议新增“全省”");
|
|
|
$(".tips_d_text").show();
|
|
|
}else{
|
|
|
$(".tips_d_text").hide();
|