{{ detail.title }}
{{ tag }}
{{
`${$util.formatDate(
detail.startDate,
'YYYY/M/D'
)}~${$util.formatDate(detail.endDate, 'YYYY/M/D')}`
}}
{{ detail.description }}
{{
isShowAllText
? detail.description
: `${detail.description.slice(1, 20)}...`
}}
{{ isShowAllText ? '收起' : '展开' }}
{
querySelect(v, 'departmentId')
}
"
/>
{
querySelect(v, 'userId')
}
"
/>
{
querySelect(v, 'Inspections_status')
}
"
/>
(当前
{{ list.length }}
条记录)
{{ record.enterpriseAddress }}
{{ record.enterpriseAddress }}
{{ item }}
已选择({{ isSelect.length }})
{{ staff.realName }}
{{ staff.roleName[0] }}
转移给TA