|
|
|
@ -61,7 +61,7 @@
|
|
|
|
|
|
|
|
|
|
</a-col> |
|
|
|
|
<a-col :span="8"> |
|
|
|
|
<span style=" position: relative;right: -20%;top: 38px;z-index: 10;font-size: 10px"> 注:选择人员的先后顺序为审批人员的先后信息 </span> |
|
|
|
|
<span style=" position: relative;right: -20%;top: 38px;z-index: 10;font-size: 10px"> 注:按选择人员顺序依次审核</span> |
|
|
|
|
<a-card :title="'已选' + name" :bordered="false" :head-style="{padding:0}" :body-style="{padding:0}"> |
|
|
|
|
<a-table size="middle" :rowKey="rowKey" bordered v-bind="selectedTable" :scroll="{ y: 600 }"> |
|
|
|
|
<span slot="action" slot-scope="text, record, index"> |
|
|
|
|