@@ -252,6 +252,8 @@ export default {
width: calc(100% - 220px);
::v-deep .el-scrollbar__wrap {
margin-top: 8.5px;
+ overflow-x: auto;
+ overflow-y: hidden;
}
.tags-view-item {
display: inline-block;
@@ -1,7 +1,7 @@
/*
* @Author: your name
* @Date: 2022-01-06 09:45:17
- * @LastEditTime: 2022-04-19 14:35:29
+ * @LastEditTime: 2022-04-19 16:09:26
* @LastEditors: your name
* @Description: axios封装
*/
@@ -96,6 +96,7 @@ service.interceptors.response.use(
Msg: msg,
Type: '2',
BeginTime,
+ BeginTime2: BeginTime,
EndTime,
OperateResult,
Ident: Ident ?? ''