|
@@ -163,17 +163,17 @@
|
|
></ws-input>
|
|
></ws-input>
|
|
</ws-form-item>
|
|
</ws-form-item>
|
|
</div>
|
|
</div>
|
|
- <el-button
|
|
|
|
|
|
+ </div>
|
|
|
|
+ <el-button
|
|
class="add bg-bottom"
|
|
class="add bg-bottom"
|
|
type="primary"
|
|
type="primary"
|
|
size="small"
|
|
size="small"
|
|
@click="add"
|
|
@click="add"
|
|
- v-show="item.shipType=='散船'"
|
|
|
|
|
|
+ v-show="deptBudgetList.tranCarInfoList[0].shipType=='散船'"
|
|
>
|
|
>
|
|
<img width="22" height="22" src="../../../public/img/add.png" alt />
|
|
<img width="22" height="22" src="../../../public/img/add.png" alt />
|
|
<div class="spans">添加仓位</div>
|
|
<div class="spans">添加仓位</div>
|
|
</el-button>
|
|
</el-button>
|
|
- </div>
|
|
|
|
</div>
|
|
</div>
|
|
</ws-form>
|
|
</ws-form>
|
|
<div style="text-align: right; padding: 10px">
|
|
<div style="text-align: right; padding: 10px">
|