This commit is contained in:
liushuai
2019-10-10 11:02:24 +08:00
parent 12fa29bc00
commit 6c56511627
5 changed files with 34 additions and 33 deletions

View File

@@ -30,6 +30,7 @@
:label="item.label"
:value="item.value"/>
</el-select>
<el-button type="primary" size="small" icon="el-icon-upload2" style="margin-left: 10px" @click="opendialogVisibleMachine()">上传总图</el-button>
</div>
<upload-excel-component @on-selected-file="selected"/>
</div>