feat: There is no way the,
This commit is contained in:
@@ -5201,6 +5201,10 @@ export default {
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<style lang="less" scoped>
|
<style lang="less" scoped>
|
||||||
|
/deep/ .el-table--scrollable-x .el-table__body-wrapper {
|
||||||
|
overflow-x: scroll;
|
||||||
|
}
|
||||||
|
|
||||||
#left{
|
#left{
|
||||||
width:calc(30% - 5px);
|
width:calc(30% - 5px);
|
||||||
height:100%;
|
height:100%;
|
||||||
|
|||||||
+3
@@ -4141,6 +4141,9 @@ export default {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="less" scoped>
|
<style lang="less" scoped>
|
||||||
|
/deep/ .el-table--scrollable-x .el-table__body-wrapper {
|
||||||
|
overflow-x: scroll;
|
||||||
|
}
|
||||||
#left{
|
#left{
|
||||||
width:calc(30% - 5px);
|
width:calc(30% - 5px);
|
||||||
height:100%;
|
height:100%;
|
||||||
|
|||||||
@@ -4287,6 +4287,9 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="less" scoped>
|
<style lang="less" scoped>
|
||||||
|
/deep/ .el-table--scrollable-x .el-table__body-wrapper {
|
||||||
|
overflow-x: scroll;
|
||||||
|
}
|
||||||
#left{
|
#left{
|
||||||
width:calc(30% - 5px);
|
width:calc(30% - 5px);
|
||||||
height:100%;
|
height:100%;
|
||||||
|
|||||||
@@ -4903,6 +4903,9 @@ export default {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="less" scoped>
|
<style lang="less" scoped>
|
||||||
|
/deep/ .el-table--scrollable-x .el-table__body-wrapper {
|
||||||
|
overflow-x: scroll;
|
||||||
|
}
|
||||||
#left{
|
#left{
|
||||||
width:calc(30% - 5px);
|
width:calc(30% - 5px);
|
||||||
height:100%;
|
height:100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user