From 7c88a24cb57461e176e0b0df77c0a6107eb78cd7 Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Tue, 2 Jan 2024 23:51:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../oaWorkflowManage/oaWorkflowManage.html | 180 ++++++++---------- .../todayAttendanceManage.html | 122 +++++------- 2 files changed, 128 insertions(+), 174 deletions(-) diff --git a/public/pages/property/oaWorkflowManage/oaWorkflowManage.html b/public/pages/property/oaWorkflowManage/oaWorkflowManage.html index cd7537ae4..e4dcad812 100644 --- a/public/pages/property/oaWorkflowManage/oaWorkflowManage.html +++ b/public/pages/property/oaWorkflowManage/oaWorkflowManage.html @@ -4,58 +4,37 @@
- +
- +
-
-
- -
-
-
+
+ v-model="oaWorkflowManageInfo.conditions.flowName" class=" form-control">
-
+
-
-
- -
-
@@ -65,95 +44,88 @@
- +
- - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - + + + + + + + + - + + + + + - - - - -
- - - - - - - - KEY - - - - - - - -
+ + + + + + + + KEY + + + + + + + +
{{oaWorkflow.flowId}}{{oaWorkflow.flowName}}{{oaWorkflow.flowType == '1001'?'普通流程':'未知'}}{{oaWorkflow.modelId}}{{oaWorkflow.flowKey}}{{oaWorkflow.state == 'C'?'已部署':'待部署'}}{{oaWorkflow.describle}}{{oaWorkflow.createTime}} -
-
{{oaWorkflow.flowId}}{{oaWorkflow.flowName}}{{oaWorkflow.flowType == '1001'?'普通流程':'未知'}}{{oaWorkflow.modelId}}{{oaWorkflow.flowKey}}{{oaWorkflow.state == 'C'?'已部署':'待部署'}}{{oaWorkflow.describle}}{{oaWorkflow.createTime}} +
+ -
-
- -
-
- -
-
- +
+
+ +
+
+ +
+
+ -
-
- +
+
+ -
-
-
    -
    @@ -165,4 +137,4 @@ -
    +
    \ No newline at end of file diff --git a/public/pages/property/todayAttendanceManage/todayAttendanceManage.html b/public/pages/property/todayAttendanceManage/todayAttendanceManage.html index a90b5422d..587a01fa5 100644 --- a/public/pages/property/todayAttendanceManage/todayAttendanceManage.html +++ b/public/pages/property/todayAttendanceManage/todayAttendanceManage.html @@ -4,55 +4,47 @@
    - +
    - +
    -
    +
    + v-model="todayAttendanceManageInfo.conditions.classesName" class=" form-control">
    -
    +
    + v-model="todayAttendanceManageInfo.conditions.departmentName" class=" form-control">
    -
    +
    + v-model="todayAttendanceManageInfo.conditions.date" class=" form-control queryDate"> +
    +
    +
    + +
    -
    -
    -
    - -
    -
    -
    @@ -62,60 +54,50 @@
    - +
    - - - - - - - - + + + + + + + - - - - - - - + + + + - + + + + + - - - - -
    - - - - - - - - - -
    + + + + + + + + + +
    {{attendance.staffName}}{{attendance.classesName}} - {{attendance.taskYear+'-'+attendance.taskMonth+'-'+attendance.taskDay}} - {{attendance.stateName}} -
    -
    {{attendance.staffName}}{{attendance.classesName}} + {{attendance.taskYear+'-'+attendance.taskMonth+'-'+attendance.taskDay}} + {{attendance.stateName}} +
    + -
    -
    -
      -