yuyu
2023-08-25 3b3513a1b653af76231ed053cb0d22a362d36876
src/views/CNAS/satisfactionSurveys/index.vue
@@ -482,6 +482,11 @@
</script>
  
<style lang="scss" scoped>
.content-main {
    .el-form .el-form-item .el-form-item__content {
      width: 100% !important;
    }
.top-bar {
  margin: -25px -15px;
  background: #fff;
@@ -544,12 +549,6 @@
tr,
td {
  padding: 10px;
}
</style>
<style >
.content-main {
  .el-form .el-form-item .el-form-item__content {
    width: 100% !important;
  }
}
</style>