Commit 2391426c by wangguangchao

信用证单据查询历史详情按钮优化

parent 11ded985
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
type="primary" type="primary"
@click="onSeainf" @click="onSeainf"
> >
<span style="font-size:15px;font-family:'宋体';font-weight:bold">i</span> <span style="font-family:'宋体';font-weight:bold">i</span>
</c-button> </c-button>
<c-button <c-button
style="margin:0 0" style="margin:0 0"
......
...@@ -265,10 +265,9 @@ ...@@ -265,10 +265,9 @@
<c-button <c-button
style="margin-left: 0" style="margin-left: 0"
size="small" size="small"
type="primary"
@click="display(scope.$index, scope.row)" @click="display(scope.$index, scope.row)"
> >
查看详情 详情
</c-button> </c-button>
</template> </template>
</el-table-column> </el-table-column>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment