Explorar o código

服务课程添加默认值

wolyshaw %!s(int64=4) %!d(string=hai) anos
pai
achega
d3b1b7a53b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/operateManager/serverIndexList.vue

+ 1 - 1
src/views/operateManager/serverIndexList.vue

@@ -165,7 +165,7 @@
                            width="100"
                            label="服务课程">
                            <template slot-scope="scope">
-                              <copy-text>{{scope.row.courseIds}}</copy-text>
+                              <copy-text>{{scope.row.courseIds || '课外训练'}}</copy-text>
                             </template>
           </el-table-column>
           <!-- <el-table-column align="center" label="当前有VIP课" width="100" >