shj
2022-07-07 ea61f41e888d3de2001e0564f0147eee055894c6
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;