From 5cdf3197c8d840ac8ee3bfad8f612e463683af04 Mon Sep 17 00:00:00 2001 From: libo Date: Wed, 4 Jan 2023 14:55:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=88=91=E7=9A=84=E5=B7=A5?= =?UTF-8?q?=E8=B5=84=E4=B8=AD=E4=B9=A1=E9=95=87=E8=A1=A5=E8=B4=B4=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../LearunApp-2.2.0/pages/Payslip/Payslip/single.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/Payslip/Payslip/single.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/Payslip/Payslip/single.vue index 1010ff97f..2adcdde4e 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/Payslip/Payslip/single.vue +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/Payslip/Payslip/single.vue @@ -136,8 +136,8 @@ /> @@ -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: '其他'}, },