Browse Source

优化样式

feature
zhaoyongnian 3 years ago
parent
commit
9c66f0d3a8
  1. 4
      src/views/modules/plugins/change/changedeath.vue
  2. 4
      src/views/modules/plugins/change/changerelocation.vue

4
src/views/modules/plugins/change/changedeath.vue

@ -249,7 +249,9 @@ export default {
</script>
<style lang="scss" scoped>
@import "@/assets/scss/buttonstyle.scss";
/deep/.el-form-item__label {
width: 80px !important;
}
.resi-container .resi-card-table {
::v-deep .el-table th {
color: #fff;

4
src/views/modules/plugins/change/changerelocation.vue

@ -478,7 +478,9 @@ export default {
</script>
<style lang="scss" scoped>
@import "@/assets/scss/buttonstyle.scss";
/deep/.el-form-item__label {
width: 80px !important;
}
.resi-container .resi-card-table {
::v-deep .el-table th {
color: #fff;

Loading…
Cancel
Save