diff --git a/src/components/drawers/AddCase.vue b/src/components/drawers/AddCase.vue index 86eec845..d277baac 100644 --- a/src/components/drawers/AddCase.vue +++ b/src/components/drawers/AddCase.vue @@ -129,7 +129,7 @@ tableData1: [ { key: "1", - title: "基于BOE显示PNL工厂的工序平1111111111111111111122222333335555", + title: "基于BOE显示PNL工厂的工序平1111112222222221111111111111122222333335555", name: "李玉冰", time: "2022-10-31 23:12:00", }, @@ -322,7 +322,7 @@ } .ant-table-selection-column { padding: 0px !important; - padding-left: 60px !important; + padding-left:15px !important; } .ant-table-thead > tr > th { background-color: rgba(239, 244, 252, 1); diff --git a/src/views/learningpath/LevelAddDetail.vue b/src/views/learningpath/LevelAddDetail.vue index c43cc039..d3f7063f 100644 --- a/src/views/learningpath/LevelAddDetail.vue +++ b/src/views/learningpath/LevelAddDetail.vue @@ -389,7 +389,7 @@ -
+
{ return ( @@ -1823,6 +1823,19 @@ export default { bottom: 0px; } } + .tablebox1 { + margin-bottom: 80px; + .pa { + left: 0; + width: 100%; + // height: 20px; + // background-color: red; + display: flex; + justify-content: center; + position: absolute; + bottom: 0px; + } + } } } .Gcon {