wangting
2024-10-22 fc7f59bcd94cebfcc3b2a1278984a3bb7b39edaa
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
          }
        ]
      }