wangting
2024-06-21 880923102d91ea31315ac67d292e72d9f60ac68c
修改样式
已修改1个文件
3 ■■■■ 文件已修改
Source/plt-web/plt-web-ui/src/page/logs/index.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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
          }
        ]
      }