|
@@ -162,7 +162,6 @@
|
|
label="乐团主管"></el-table-column>
|
|
label="乐团主管"></el-table-column>
|
|
<el-table-column align="center"
|
|
<el-table-column align="center"
|
|
prop="courseIds"
|
|
prop="courseIds"
|
|
- width="100"
|
|
|
|
label="服务课程">
|
|
label="服务课程">
|
|
<template slot-scope="scope">
|
|
<template slot-scope="scope">
|
|
<copy-text>{{scope.row.courseIds}}</copy-text>
|
|
<copy-text>{{scope.row.courseIds}}</copy-text>
|