This commit is contained in:
liushuai
2020-03-24 17:40:29 +08:00
parent b52efdee42
commit 95c0bcf29b
9 changed files with 547 additions and 185 deletions

View File

@@ -10,7 +10,7 @@
<el-button type="warning" size="small" icon="el-icon-circle-plus-outline" plain style="margin-left:10px" @click="createOrder()">结算申请</el-button>
<el-button :disabled="disabled" type="warning" size="small" icon="el-icon-circle-plus-outline" plain style="margin-left:10px" @click="addInStoreRecord()">追加入库记录</el-button>
</div>
<h4 style="margin-top: 5px;margin-bottom: 0px">票结算申请单</h4>
<h4 style="margin-top: 5px;margin-bottom: 0px">票结算申请单</h4>
<el-table id="expandTable" :data="tableData1" border stripe highlight-current-row style="width: 100%;max-height: 350px" size="mini" @row-click="searchTable2">
<!-- <el-table-column type="expand">
<template slot-scope="scope">