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

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

@@ -245,7 +245,7 @@ export default {
         pageNum: 1,
         pageSize: 10,
         status: 1,
-        ...this.data
+        platformId: [16, 17].includes(this.form.channelType) ? this.dialogForm.platformId : ''
       }
       this.getPage()
     },