fix: Merge后的修复

This commit is contained in:
dhb52
2023-04-09 13:41:14 +08:00
parent 75750c1bd3
commit 99166ee664
3 changed files with 56 additions and 57 deletions

View File

@ -47,7 +47,6 @@
/>
<el-table-column label="操作" align="center" fixed="right">
<template #default="scope">
<el-button type="primary" link @click="selectMaterialFun(scope.row)"
>选择<Icon icon="ep:plus" />
</el-button>