Code/WMS/WIDESEA_WMSClient/src/views/system/Sys_Log.vue
@@ -62,7 +62,7 @@ field: "beginDate", title: "开始时间", type: "datetime", width: 140, width: 70, align: "left", sortable: true, }, @@ -70,7 +70,7 @@ field: "elapsedTime", title: "时长", type: "int", width: 60, width: 40, align: "left", }, { @@ -86,14 +86,14 @@ field: "requestParam", title: "请求参数", type: "string", width: 70, width: 100, align: "left", }, { field: "responseParam", title: "响应参数", type: "string", width: 70, width: 100, align: "left", }, { @@ -153,5 +153,4 @@ }; }, }); </script> </script>