This commit is contained in:
zhangdingyu
2019-10-12 17:25:52 +08:00
parent fee437d2d5
commit 9f836fb06b
3 changed files with 24 additions and 2 deletions

View File

@@ -120,7 +120,7 @@
size="small"
style="margin-left: 10px"
@click="pageCurrent=1;searchMaterial()">查询</el-button>
<el-button type="primary" style="margin-bottom: 3px;margin-top: 10px" icon="el-icon-circle-plus-outline" size="small" @click="handleAdd()">申请</el-button>
<el-button type="primary" style="margin-bottom: 3px;margin-top: 10px" icon="el-icon-circle-plus-outline" size="small" @click="handleAdd()">新增采购物料申请</el-button>
</el-col>
</el-row>
</el-card>