【update】-asms 同步过来的拆分数据没有边框。

This commit is contained in:
fengchenchen
2024-03-01 19:10:02 +08:00
parent d91ac07c6d
commit 029fd51682
@@ -427,6 +427,10 @@ export default {
/deep/ table {
width: 100%;
border: 1px solid;
td {
border: 1px solid;
}
}
}