You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/02/21 08:37:50 UTC

[GitHub] [incubator-shardingsphere] KomachiSion commented on a change in pull request #4399: sharding-scaling-ui fix details

KomachiSion commented on a change in pull request #4399: sharding-scaling-ui fix details
URL: https://github.com/apache/incubator-shardingsphere/pull/4399#discussion_r382455062
 
 

 ##########
 File path: shardingsphere-ui/shardingsphere-ui-frontend/src/views/data-scaling/module/index.vue
 ##########
 @@ -24,7 +24,7 @@
         icon="el-icon-plus"
         @click="add">{{ $t('dataScaling.btnTxt') }}</el-button>
       <span style="margin-left: 20px;">
-        server: <samp style="color: #E17425;">{{ serviceForm.serviceName }}</samp>
+        server: <samp style="color: #E17425;">{{ serviceForm.serviceUrl }}</samp>
 
 Review comment:
   I think there should show the serviceName rather than url

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services