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
          }
        ]
      }