wangting
2024-09-06 09a31541e8aee63ed51e79c0eee32b685c3d753a
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
          }
        ]
      }