Explorar o código

运营管理 频道详情 若频道内容为空 修改频道属性不初始化频道内容

DESKTOP-O04BTUJ\muzen %!s(int64=2) %!d(string=hai) anos
pai
achega
4e5dcbae82
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      src/views/operation/channel/detail.vue

+ 3 - 1
src/views/operation/channel/detail.vue

@@ -180,7 +180,9 @@ export default {
         id: ''
       }
       this.tableData.map((i, index) => obj.id += i.id + (index + 1 < this.tableData.length ? ',' : ''))
-      this.getDelete(obj)
+      if (obj.id) {
+        this.getDelete(obj)
+      }
     },
 
     // 可选全部频道内容列表