ludc
2024-06-27 a36a33fe9b9af48b3f03b7a6a19e622c8f3d376c
Source/plt-web/plt-web-ui/src/page/logs/index.vue
@@ -55,7 +55,6 @@
          },
          {
            label: "地址",
            width: 200,
            prop: "url",
            overHidden: true
          },
@@ -73,7 +72,7 @@
            label: "时间",
            align: "center",
            prop: "time",
            width: 200
            width: 160
          }
        ]
      }