fangyuan
2022-12-21 e399add480c856989510884c3aaa0bce6544f01c
src/views/operate/myWait/index.vue
@@ -60,7 +60,7 @@
        <!-- 查看修改页面 -->
        <el-dialog
          :visible.sync="dialogUpdate"
          width="80%"
          width="60%"
          :title="title"
          :destroy-on-close="true"
          :key="updateFlag"
@@ -356,7 +356,7 @@
  }
  header {
    background-color: #09152f;
    background-color: white;
    .headerContent {
      padding: 0 40px;