diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/AssetManagementSystem/FundsApply/list.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/AssetManagementSystem/FundsApply/list.vue
index 00970a14d..7ace56299 100644
--- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/AssetManagementSystem/FundsApply/list.vue
+++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/AssetManagementSystem/FundsApply/list.vue
@@ -1,292 +1,397 @@
-
-
-
-
-
- {{ tips }}
-
-
-
-
-
-
-
-
- 时间:
-
- {{ displayListItem(item, 'StartTime') }} - {{ displayListItem(item, 'EndTime') }}
-
-
-
- 值班人:
-
- {{ displayListItem(item, 'F_RealName') }}
-
-
-
- 备注:
- {{ displayListItem(item, 'Remark') }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 重置查询条件
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+ {{ tips }}
+
+
+
+
+
+
+
+
+ 申报单号:
+ {{ displayListItem(item, 'EnCode') }}
+
+
+
+ 申报部门:
+ {{ displayListItem(item, 'ApplyDept') }}
+
+
+
+ 填报时间:
+ {{ displayListItem(item, 'ApplyTime') }}
+
+
+
+ 填报人:
+ {{ displayListItem(item, 'ApplyUser') }}
+
+
+
+ 备注:
+ {{ displayListItem(item, 'Remark') }}
+
+
+
+ 总金额:
+ {{ displayListItem(item, 'SumAmount') }}
+
+
+
+ 人民币(大写):
+ {{ displayListItem(item, 'UpperAmount') }}
+
+
+
+ 审批状态:
+ {{ Statusitem(displayListItem(item, 'Status')) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 重置查询条件
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/JournalSend/list.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/JournalSend/list.vue
index 374ea45e0..9d24936f5 100644
--- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/JournalSend/list.vue
+++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/JournalSend/list.vue
@@ -1,273 +1,310 @@
-
-
-
-
-
- {{ tips }}
-
-
-
-
-
-
-
-
- 日志主题:
- {{ displayListItem(item, 'JTitle') }}
-
-
-
- 日志类型:
- {{ displayListItem(item, 'JTypeId') }}
-
-
-
- 接收人:
- {{ displayListItem(item, 'JReceiveId') }}
-
-
-
- 日志内容:
- {{ displayListItem(item, 'JContent') }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 重置查询条件
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+ {{ tips }}
+
+
+
+
+
+
+
+
+ 日志主题:
+ {{ displayListItem(item, 'JTitle') }}
+
+
+
+ 日志类型:
+ {{ displayListItem(item, 'JTypeId') }}
+
+
+
+ 接收人:
+ {{ displayListItem(item, 'JReceiveId') }}
+
+
+
+ 日志内容:
+ {{ displayListItem(item, 'JContent') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 重置查询条件
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/JournalSend/single.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/JournalSend/single.vue
index 9ef35f666..9e3cb666d 100644
--- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/JournalSend/single.vue
+++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/JournalSend/single.vue
@@ -29,19 +29,19 @@
/>
-
+
提交保存
-
+
取消编辑
-
+
@@ -150,8 +150,10 @@ export default {
break
case 'reset':
- this.current = this.COPY(this.origin)
- this.edit = false
+ // this.current = this.COPY(this.origin)
+ // this.edit = false
+ this.EMIT('EducationalAdministrationJournalSend-list-change')
+ this.NAV_BACK()
break
case 'save':
diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/StuAttendanceLeave/IndexInStudent/list.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/StuAttendanceLeave/IndexInStudent/list.vue
index 0b8df7c32..690e07f87 100644
--- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/StuAttendanceLeave/IndexInStudent/list.vue
+++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/StuAttendanceLeave/IndexInStudent/list.vue
@@ -108,7 +108,7 @@
原上课日期:
- {{ displayListItem(item, 'LessonDate') }}
+ {{itmeDel(displayListItem(item, 'LessonDate')) }}
@@ -129,7 +129,7 @@
-
+
@@ -490,6 +490,10 @@
default:
return '申请中'
}
+ },
+ itmeDel(data){
+ var newDate = /\d{4}-\d{1,2}-\d{1,2}/g.exec(data)
+ return newDate[0]
}
},
diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/StuAttendanceLeave/single.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/StuAttendanceLeave/single.vue
index 7710da347..d3a310505 100644
--- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/StuAttendanceLeave/single.vue
+++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/StuAttendanceLeave/single.vue
@@ -4,128 +4,128 @@
\ No newline at end of file
diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/StuLeaveManagement/single.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/StuLeaveManagement/single.vue
index e4c00d3f5..9d0a60df1 100644
--- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/StuLeaveManagement/single.vue
+++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/EducationalAdministration/StuLeaveManagement/single.vue
@@ -252,8 +252,11 @@ export default {
break
case 'reset':
- this.current = this.COPY(this.origin)
- this.edit = false
+ // this.current = this.COPY(this.origin)
+ // this.edit = false
+ this.EMIT('EducationalAdministrationStuLeaveManagement-list-change')
+ // this.NAV_BACK()
+ uni.navigateBack({})
break
case 'save':