商品名称

This commit is contained in:
liuye
2023-06-15 15:29:32 +08:00
parent c6638f891d
commit f51879a8af

View File

@@ -72,7 +72,7 @@
:value="[{url: row.goods.picUrl}]" :value="[{url: row.goods.picUrl}]"
:limit="1"> :limit="1">
</ai-uploader> </ai-uploader>
<!-- <p>{{ row.goods.title }}</p> --> <p>{{ row.goods.title }}</p>
</div> </div>
</template> </template>
</el-table-column> </el-table-column>