wolyshaw 4 роки тому
батько
коміт
1ce0472a67

+ 2 - 2
src/views/resetTeaming/components/resetPayListSchool.vue

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