Explorar o código

修改table行点击鼠标手势

fujunwen %!s(int64=4) %!d(string=hai) anos
pai
achega
2f8ecf7bf1
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/App.vue

+ 3 - 0
src/App.vue

@@ -351,6 +351,9 @@ body {
         line-height: 26px;
         width: 8%;
     }
+    .el-table__row{
+        cursor: pointer;
+    }
 }
 .el-dialog__header {
     border-bottom: 1px solid rgba(239, 240, 241, 1);