feat: 客户详情 + review 修改

This commit is contained in:
Wanwan
2023-11-04 03:21:01 +08:00
parent fcc748dc63
commit 23f483ac45
9 changed files with 508 additions and 107 deletions

View File

@ -96,7 +96,7 @@
:formatter="dateFormatter"
width="180px"
/>
<el-table-column label="操作" align="center">
<el-table-column label="操作" align="center" min-width="110" fixed="right">
<template #default="scope">
<el-button
link