|
@@ -25,7 +25,7 @@
|
|
</el-col>
|
|
</el-col>
|
|
</el-row>
|
|
</el-row>
|
|
<el-row style="text-align: center;margin-top: 15px;">
|
|
<el-row style="text-align: center;margin-top: 15px;">
|
|
- <el-button type="primary" size="small" icon="el-icon-circle-plus-outline" @click="addList">保存入库</el-button>
|
|
|
|
|
|
+ <el-button type="primary" size="small" icon="el-icon-circle-plus-outline" @click="addList">保存</el-button>
|
|
</el-row>
|
|
</el-row>
|
|
<el-row style="margin-top: 15px;">
|
|
<el-row style="margin-top: 15px;">
|
|
<el-table
|
|
<el-table
|