zhaowei
2 天以前 6e4b54ef350de163e4101558889d043d437e793c
Merge remote-tracking branch 'origin/master'
已修改4个文件
94 ■■■■ 文件已修改
src/views/flowable/workflow/MaintenanceStandard/MaintenanceStandardApprovalModal.vue 40 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/flowable/workflow/TechnicalStatusEvaluation/TechnicalStatusEvaluationApprovalModal.vue 28 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/flowable/workflow/secondMaintenance/SecondMaintenanceApprovalModal.vue 11 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/flowable/workflow/thirdMaintenance/ThirdMaintenanceApprovalModal.vue 15 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/flowable/workflow/MaintenanceStandard/MaintenanceStandardApprovalModal.vue
@@ -267,25 +267,19 @@
              align: 'center',
              width: 100
            },
            // {
            //   title: '保养项分类',
            //   key: 'itemCategory',
            //   type: JVXETypes.slot,
            //   slotName: 'itemCategory',
            //   align: 'center',
            //   disabled: true
            // },
            {
              title: '保养项目',
              key: 'itemName',
              type: JVXETypes.normal,
              align: 'center'
              headerAlign: 'center',
              align: 'left'
            },
            {
              title: '保养规范或要求',
              key: 'itemDemand',
              type: JVXETypes.normal,
              align: 'center'
              headerAlign: 'center',
              align: 'left'
            }
          ],
          secondMaintenanceColumns: [
@@ -306,19 +300,12 @@
              align: 'center',
              width: 100
            },
            // {
            //   title: '保养项分类',
            //   key: 'itemCategory',
            //   type: JVXETypes.slot,
            //   slotName: 'itemCategory',
            //   align: 'center',
            //   disabled: true
            // },
            {
              title: '保养项目',
              key: 'itemName',
              type: JVXETypes.normal,
              align: 'center'
              headerAlign: 'center',
              align: 'left'
            }
          ],
          thirdMaintenanceColumns: [
@@ -342,13 +329,15 @@
              title: '保养内容',
              key: 'itemName',
              type: JVXETypes.normal,
              align: 'center'
              headerAlign: 'center',
              align: 'left'
            },
            {
              title: '验收标准',
              key: 'itemDemand',
              type: JVXETypes.normal,
              align: 'center'
              headerAlign: 'center',
              align: 'left'
            }
          ]
        },
@@ -695,4 +684,13 @@
    text-align: center;
    margin: auto;
  }
  /* 保养项目列表头居中 */
  .vxe-header--column[data-col="itemName"] .vxe-cell {
    text-align: center !important;
  }
  /* 保养项目列内容左对齐 */
  .vxe-body--column[data-col="itemName"] .vxe-cell {
    text-align: left !important;
  }
</style>
src/views/flowable/workflow/TechnicalStatusEvaluation/TechnicalStatusEvaluationApprovalModal.vue
@@ -411,7 +411,8 @@
              title: '检查项目',
              key: 'itemName',
              type: JVXETypes.normal,
              align: 'center'
              headerAlign: 'center',
              align: 'left'
            },
            {
              title: '检查结果',
@@ -444,13 +445,15 @@
              title: '检查项目',
              key: 'itemName',
              type: JVXETypes.normal,
              align: 'center'
              headerAlign: 'center',
              align: 'left'
            },
            {
              title: '检查子项目',
              key: 'subItemName',
              type: JVXETypes.normal,
              align: 'center'
              headerAlign: 'center',
              align: 'left'
            },
            {
              title: '允差值',
@@ -489,7 +492,8 @@
              title: '检查项目',
              key: 'itemName',
              type: JVXETypes.normal,
              align: 'center'
              headerAlign: 'center',
              align: 'left'
            },
            {
              title: '检查结果',
@@ -762,4 +766,20 @@
      }
    }
  }
  .vxe-header--column[data-col="itemName"] .vxe-cell {
    text-align: center !important;
  }
  .vxe-body--column[data-col="itemName"] .vxe-cell {
    text-align: left !important;
  }
  .vxe-header--column[data-col="subItemName"] .vxe-cell {
    text-align: center !important;
  }
  .vxe-body--column[data-col="subItemName"] .vxe-cell {
    text-align: left !important;
  }
</style>
src/views/flowable/workflow/secondMaintenance/SecondMaintenanceApprovalModal.vue
@@ -411,7 +411,8 @@
            title: '保养项',
            key: 'itemName',
            type: JVXETypes.normal,
            align: 'center'
            headerAlign: 'center',
            align: 'left'
          },
          {
            title: '保养结果',
@@ -913,5 +914,13 @@
    pointer-events: none;
    text-decoration: none;
  }
  /* 保养项目列表头居中 */
  .vxe-header--column[data-col="itemName"] .vxe-cell {
    text-align: center !important;
  }
  /* 保养项目列内容左对齐 */
  .vxe-body--column[data-col="itemName"] .vxe-cell {
    text-align: left !important;
  }
</style>
src/views/flowable/workflow/thirdMaintenance/ThirdMaintenanceApprovalModal.vue
@@ -349,14 +349,16 @@
              key: 'itemName',
              type: JVXETypes.normal,
              width: 120,
              align: 'center'
              headerAlign: 'center',
              align: 'left'
            },
            {
              title: '验收标准',
              key: 'itemDemand',
              type: JVXETypes.normal,
              width: 120,
              align: 'center'
              headerAlign: 'center',
              align: 'left'
            },
            {
              title: '保养结果',
@@ -876,4 +878,13 @@
      }
    }
  }
  .vxe-header--column[data-col="itemName"] .vxe-cell {
    text-align: center !important;
  }
  .vxe-body--column[data-col="itemName"] .vxe-cell {
    text-align: left !important;
  }
</style>