yangfeng
2023-07-06 2605e8abbd4d5c8b6fc7086b05b876ed96917bb4
src/views/service/serviceContract/AddServiceContractDialog.vue
@@ -1,5 +1,5 @@
<template>
  <div class="service-contract">
  <div class="add-service-contract">
    <el-dialog
      :title="editCommonConfig.title + '服务合同'"
      :visible.sync="editConfig.visible"
@@ -339,7 +339,7 @@
<!-- Add "scoped" attribute to limit CSS to this component only -->
<style lang="scss" scoped>
.service-contract {
.add-service-contract {
  .basic-info {
    .basic-info-title {
      background-color: #f4f8fe;