@@ -16,7 +16,7 @@
<el-button type="primary" @click="classSave">保存</el-button>
</el-col> -->
<el-col :span="2">
- <el-button type="primary" @click="toStatus">确定课表</el-button>
+ <el-button type="primary" @click="toStatus">发送通知</el-button>
</el-col>
</el-row>
</detail-frame>