feat(rechargeCard): 充值提货卡产品规格列宽调整
This commit is contained in:
parent
c975e87cd6
commit
b20b62c668
|
@ -152,7 +152,7 @@
|
|||
align="center"
|
||||
prop=""
|
||||
:label="'产品名称(规格)'"
|
||||
min-width="130"
|
||||
min-width="230"
|
||||
>
|
||||
<template slot-scope="scope">
|
||||
<div v-for="item in scope.row.detailList">
|
||||
|
|
Loading…
Reference in New Issue