Commit 4c74b2f0 authored by liudong1993's avatar liudong1993

1 管理员 修改 单据账户

parent 2d76ddae
...@@ -520,7 +520,7 @@ ...@@ -520,7 +520,7 @@
</i> </i>
</el-tooltip> </el-tooltip>
<el-tooltip class="item" content="交易方式" placement="top" v-if=" <el-tooltip class="item" content="交易方式" placement="top" v-if="
scope.row.TradeWayList&&scope.row.TradeWayList.length>0&&scope.row.Type==2 && isManageFinance == true"> scope.row.TradeWayList&&scope.row.TradeWayList.length>0&&isManageFinance == true">
<i style="width: 30px; <i style="width: 30px;
height: 30px; height: 30px;
display: inline-block; display: inline-block;
......
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