Explorar el Código

Merge branch '长阳分支中职' of http://123.57.209.16:3000/bjquanjiang/DigitalScholl into 长阳分支中职

新疆警官学校中职
ndbs hace 1 año
padre
commit
5564816d0d
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. +3
    -3
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/Payslip/Payslip/single.vue

+ 3
- 3
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/Payslip/Payslip/single.vue Ver fichero

@@ -136,8 +136,8 @@
/>
<l-input
@input="setValue('WageSchedule.TownshipSubsidy', $event)"
:value="getValue('WageSchedule.TownshipSubsidy')"
@input="setValue('WageSchedule.TeacherAndTown', $event)"
:value="getValue('WageSchedule.TeacherAndTown')"
:disabled="!edit"
title="乡镇补贴"
/>
@@ -479,7 +479,7 @@ export default {
IssueMonth: { type: 'text', title: '发放月份'},
// 发放年份IssueYear
IssueYear: { type: 'text', title: '发放年份'},
TownshipSubsidy:{ type: 'text', title: '乡镇补贴'},
TeacherAndTown:{ type: 'text', title: '乡镇补贴'},
OtherOne:{ type: 'text', title: '其他'},
},


Cargando…
Cancelar
Guardar