13937891274
2022-07-06 39dd199ee55594f72c99e2a97c2304a40def5320
src/components/userSelections/index.vue
@@ -266,10 +266,12 @@
::v-deep .el-form-item{
  margin-bottom: 0;
}
//弹窗底部边框线
::v-deep .el-dialog__footer{
  border-top: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px;
}
//弹窗顶部边框线
::v-deep .el-dialog__header {
  border-bottom: 1px solid #e8e8e8;
  margin-right: 0;