yz3456
2024-04-25 79d870e1d8c88c01fa5075e3fb30ad9f0b6f37f7
ruoyi-ui/src/views/meeting/webcast.vue
@@ -38,7 +38,7 @@
    <el-row :gutter="0">
      <el-col :span="4">
        <div class="module">
        <div class="module" @click="toLook">
          <div class="video">
            66666666
          </div>
@@ -231,6 +231,9 @@
      },
      submitDataScope() {
        console.log(this.formDat.timeSpan)
      },
      toLook(){
        this.$router.push('/meeting/webcast/webcastInfo/')
      }
    }
@@ -279,6 +282,7 @@
    /*    margin-left: 5px;
    margin-right: 5px; */
    position: relative;
    cursor: pointer;
  }
  .grid-content {