|
|
|
@ -90,7 +90,7 @@ const { hasPermission } = usePermission()
|
|
|
|
|
"{{ item.unit || 'null' }}" |
|
|
|
|
</div> |
|
|
|
|
<div text="right gray-500 hover:gray-800"> |
|
|
|
|
<span v-if="hasPermission('product_report_history')" class="cursor-pointer"> |
|
|
|
|
<span v-if="hasPermission('device_report_history')" class="cursor-pointer"> |
|
|
|
|
<FieldTimeOutlined /> |
|
|
|
|
历史 |
|
|
|
|
</span> |
|
|
|
|