yz3456
2024-03-25 aa0481c047a57977d23ea2e1e2015866c9d4b201
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 {