king
2021-01-04 9193f8822d1306402eb827098e2026fe586ae0b8
src/views/billprint/index.scss
@@ -1,3 +1,11 @@
#root {
  height: auto;
}
iframe {
  width: 99%;
  border: 1px solid #bcbcbc;
  min-height: 500px;
}
.bill-print-wrap {
  width: 1200px;
  margin: 0 auto;