1 line
5.5 KiB
Plaintext
1 line
5.5 KiB
Plaintext
|
|
<view class="app"><view class="harmtitle">职业病危害因素检测结果</view><uni-table class="harmdata" vue-id="43ee72b0-1" border="{{true}}" stripe="{{true}}" emptyText="暂无更多数据" bind:__l="__l" vue-slots="{{['default']}}"><uni-tr vue-id="{{('43ee72b0-2')+','+('43ee72b0-1')}}" bind:__l="__l" vue-slots="{{['default']}}"><uni-th vue-id="{{('43ee72b0-3')+','+('43ee72b0-2')}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">车间/部门</uni-th><uni-th vue-id="{{('43ee72b0-4')+','+('43ee72b0-2')}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">岗位/工种</uni-th><uni-th vue-id="{{('43ee72b0-5')+','+('43ee72b0-2')}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">接害人数</uni-th><uni-th vue-id="{{('43ee72b0-6')+','+('43ee72b0-2')}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">危害因素名称</uni-th><uni-th vue-id="{{('43ee72b0-7')+','+('43ee72b0-2')}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">C-TWA</uni-th><uni-th vue-id="{{('43ee72b0-8')+','+('43ee72b0-2')}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">C-STE</uni-th><uni-th vue-id="{{('43ee72b0-9')+','+('43ee72b0-2')}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">C-ME</uni-th><uni-th vue-id="{{('43ee72b0-10')+','+('43ee72b0-2')}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">PE/PC-TWA</uni-th><uni-th vue-id="{{('43ee72b0-11')+','+('43ee72b0-2')}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">噪声等效声级</uni-th><uni-th vue-id="{{('43ee72b0-12')+','+('43ee72b0-2')}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">其他因素浓度</uni-th><uni-th vue-id="{{('43ee72b0-13')+','+('43ee72b0-2')}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">接触水平</uni-th><uni-th vue-id="{{('43ee72b0-14')+','+('43ee72b0-2')}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">危害因素性质</uni-th></uni-tr><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><uni-tr vue-id="{{('43ee72b0-15-'+index)+','+('43ee72b0-1')}}" bind:__l="__l" vue-slots="{{['default']}}"><uni-td vue-id="{{('43ee72b0-16-'+index)+','+('43ee72b0-15-'+index)}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">{{item.bmName}}</uni-td><uni-td vue-id="{{('43ee72b0-17-'+index)+','+('43ee72b0-15-'+index)}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">{{item.gzName}}</uni-td><uni-td vue-id="{{('43ee72b0-18-'+index)+','+('43ee72b0-15-'+index)}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">{{item.ygCount}}</uni-td><uni-td vue-id="{{('43ee72b0-19-'+index)+','+('43ee72b0-15-'+index)}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">{{item.hywhName}}</uni-td><uni-td vue-id="{{('43ee72b0-20-'+index)+','+('43ee72b0-15-'+index)}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">{{item.cTwa}}</uni-td><uni-td vue-id="{{('43ee72b0-21-'+index)+','+('43ee72b0-15-'+index)}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">{{item.cStel}}</uni-td><uni-td vue-id="{{('43ee72b0-22-'+index)+','+('43ee72b0-15-'+index)}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">{{item.cMac}}</uni-td><uni-td vue-id="{{('43ee72b0-23-'+index)+','+('43ee72b0-15-'+index)}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">{{item.peTwa}}</uni-td><uni-td vue-id="{{('43ee72b0-24-'+index)+','+('43ee72b0-15-'+index)}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">{{item.zcdxsj}}</uni-td><uni-td vue-id="{{('43ee72b0-25-'+index)+','+('43ee72b0-15-'+index)}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">{{item.qtys}}</uni-td><uni-td vue-id="{{('43ee72b0-26-'+index)+','+('43ee72b0-15-'+index)}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">{{item.jcsp}}</uni-td><uni-td vue-id="{{('43ee72b0-27-'+index)+','+('43ee72b0-15-'+index)}}" align="center" bind:__l="__l" vue-slots="{{['default']}}">{{item.whXz}}</uni-td></uni-tr></block></uni-table><view class="page"><uni-pagination vue-id="43ee72b0-28" pageSize="{{limit}}" current="{{page
|