调整样式

This commit is contained in:
weinan2087
2022-10-22 15:16:08 +08:00
parent 71e2c4c2a3
commit b311c9b179

View File

@@ -755,7 +755,7 @@ export default {
hideButtons() { hideButtons() {
this.btnsShowRowId = ''; this.btnsShowRowId = '';
}, },
//展示全部 //展示全部
displayAll(item) { displayAll(item) {
let content = ''; let content = '';
@@ -1031,7 +1031,7 @@ export default {
span { span {
color: #409eff; color: #409eff;
cursor: pointer; cursor: pointer;
margin-left: 5px; // margin-left: 5px;
} }
} }