|
@@ -108,7 +108,7 @@
|
|
</el-table-column>
|
|
</el-table-column>
|
|
<el-table-column label="操作"
|
|
<el-table-column label="操作"
|
|
fixed="right"
|
|
fixed="right"
|
|
- min-width="60px">
|
|
|
|
|
|
+ min-width="160px">
|
|
<template slot-scope="scope">
|
|
<template slot-scope="scope">
|
|
<div>
|
|
<div>
|
|
<el-button type="text"
|
|
<el-button type="text"
|
|
@@ -367,7 +367,7 @@ import {
|
|
getOrganizationCourseUnitPriceSettings
|
|
getOrganizationCourseUnitPriceSettings
|
|
} from '@/api/specialSetting'
|
|
} from '@/api/specialSetting'
|
|
import { getAuditList } from '@/api/auditManager'
|
|
import { getAuditList } from '@/api/auditManager'
|
|
-import { musicGroupPaymentCalenderQueryPage, getMusicGroupStu, musicGroupPaymentCalenderDetailBatchAdd } from '../api'
|
|
|
|
|
|
+import { musicGroupPaymentCalenderQueryPage, getMusicGroupStu, musicGroupPaymentCalenderDetailBatchAdd, musicGroupPaymentCalenderDelByBatchNo } from '../api'
|
|
import setStudentFee from './studentPayBase'
|
|
import setStudentFee from './studentPayBase'
|
|
import userPayForm from '../modals/user-pay-form'
|
|
import userPayForm from '../modals/user-pay-form'
|
|
import payItems from '../modals/pay-items'
|
|
import payItems from '../modals/pay-items'
|