收费管理系统

tx_from.css 132B

1234567891011121314151617
  1. .el-row {
  2. margin-bottom: 20px;
  3. }
  4. .el-col {
  5. border-radius: 4px;
  6. }
  7. .el-input{
  8. width: 120px;
  9. }
  10. .el-select{
  11. width: 120px;
  12. }