|
|
|
@ -95,10 +95,10 @@
|
|
|
|
|
<a href="javascript:void(0);" style="color: green;" @click="editStatus(1,r)" >激活</a> |
|
|
|
|
<a-divider type="vertical" /> |
|
|
|
|
</template> |
|
|
|
|
<template v-else> |
|
|
|
|
<!-- <template v-else> |
|
|
|
|
<a href="javascript:void(0);" style="color: orange;" @click="editStatus(0,r)" >挂起</a> |
|
|
|
|
<a-divider type="vertical" /> |
|
|
|
|
</template> |
|
|
|
|
</template>--> |
|
|
|
|
<!--<a href="javascript:void(0);" style="color: blue;" @click="history(r)" >审批详情</a> |
|
|
|
|
<a-divider type="vertical" />--> |
|
|
|
|
<a href="javascript:void(0);" style="color: #999;" @click="detail(r)" >流程数据</a> |
|
|
|
|