Explorar o código

运营管理 定制频道 字典参数修改

DESKTOP-O04BTUJ\muzen %!s(int64=2) %!d(string=hai) anos
pai
achega
8d80021274
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

@@ -265,7 +265,7 @@ export default {
 
     // 字典翻译
     platfromFormatter(row) {
-      return this.selectDictLabel(this.platformOptions, row.platformId)
+      return this.selectDictLabel(this.platformTypeOptions, row.platformId)
     },
     freeFormatter(row) {
       return this.selectDictLabel(this.freeOptions, row.isFree)