mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-05-10 08:22:46 +00:00
fix: Merge后的修复
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user