Commit 40b56958 by liyuhang19990520

适配

parent a95bb1ca
......@@ -955,10 +955,18 @@ export default {
},
};
</script>
<style lang="scss" scoped>
.el-table /deep/ {
.el-tooltip {
width: 100% !important;
}
}
</style>
<style scoped lang="scss">
.delSelection /deep/ .el-table-column--selection .cell {
display: none;
}
@import "scss/group";
@import "./scss/dialog_table";
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment