2 Commit-ok 59494419bd ... a6c4cb303d

Szerző SHA1 Üzenet Dátum
  332777428@qq.com a6c4cb303d Merge branch 'develop/3.2.9' of http://60.205.190.38:9000/zhaoheqing/ohplay_system into develop/3.2.9 1 hónapja
  332777428@qq.com 4a27a82b5e feat: 处理多频多台点击编辑跳转后取消,顺序错乱的问题 1 hónapja
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/views/operation/channels/index.vue

+ 1 - 1
src/views/operation/channels/index.vue

@@ -85,7 +85,6 @@
           </el-select>
         </el-form-item>
 
-
         <el-form-item v-if="dialogForm.id" label="个人频道分类:">
           <div class="classList" v-if="readOnly">
             <el-button
@@ -626,6 +625,7 @@ export default {
     // 12频道详情
     getRouter(e, boolean) {
       this.dialogVisible = false;
+      this.active = 0;
       this.$router.push({
         path: `/operation/channels/detail`,
         query: {