4538fd70 by lxs Committed by lihua

数据定价更新

1 parent cf1b8836
......@@ -1156,6 +1156,11 @@ onMounted(() => {
clearable />
</template>
</el-table-column>
<!-- <el-table-column label="操作" fixed="right" width="100">
<template #default="scope">
<el-button type="primary" link @click="btnClick({ value: 'expend' }, scope.row)">字段映射</el-button>
</template>
</el-table-column> -->
</el-table>
</div>
</div>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!