This commit is contained in:
zhangds 2022-11-07 15:26:05 +08:00
commit aebc2afc9a
2 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@ const tableColumn = [
name: "status",
},
{
title: "总数(已发放)",
title: "总数(已发放)",
width: "auto",
type: "normal",
prop: "quantity",

View File

@ -106,7 +106,7 @@ export default class acclist extends React.Component {
rankoptions: [],
tempdata: [],
distdata: [],
couponData: [] /* 优惠数据 */,
couponData: [] /* 优惠数据 */,
column_distdata: [],
exceldata: [],
oldData: null,