qushaowei
2023-09-05 85340187a01ab2cfd064d88f20741f95386f3295
src/views/eam/modules/specialtyMaintenanceStandard/JSelectMaintenanceStandardModal.vue
@@ -8,7 +8,7 @@
    @cancel='close'
    style='top:50px'
    cancelText='关闭'
    :width='1250'
    :width='1500'
  >
    <a-card :bordered='false'>
      <div class='table-page-search-wrapper'>
@@ -123,6 +123,11 @@
          dataIndex: 'maintenanceRequire'
        },
        {
          title: '保养部位',
          align: 'center',
          dataIndex: 'location'
        },
        {
          title: '工时定额',
          align: 'center',
          dataIndex: 'workingHourQuota'