yl09099 commented on code in PR #1963:
URL: 
https://github.com/apache/incubator-uniffle/pull/1963#discussion_r1692559018


##########
dashboard/src/main/webapp/src/pages/ApplicationPage.vue:
##########
@@ -55,7 +55,7 @@
       >
         <el-table-column prop="appId" label="AppId" min-width="180" sortable 
fixed />
         <el-table-column prop="userName" label="UserName" min-width="180" 
sortable />
-        <el-table-columnsortable
+        <el-table-column
           prop="registrationTime"
           label="Registration Time"
           min-width="180"

Review Comment:
   > The sortable is in L63
   > 
   > 
https://github.com/apache/incubator-uniffle/pull/1963/files#diff-f9bf9c7f3ab29a053cbc120fd3db975dce2e1f52b4e4295b90e08aaa840930c9R63
   
   OK. LGTM!



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to