修改AI模块
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
</el-table-column>
|
||||
<el-table-column align="center" label="风格类型">
|
||||
<template slot-scope="scope">{{ scope.row.styleType | changeStyleType }}</template>
|
||||
</el-table-column>
|
||||
</el-table-column>
|
||||
<el-table-column align="center" label="售卖次数(虚拟)">
|
||||
<template slot-scope="scope">{{ scope.row.fakeSells }}</template>
|
||||
</el-table-column>
|
||||
|
||||
Reference in New Issue
Block a user