修改图片上传异常问题

This commit is contained in:
dragon
2024-11-27 18:07:48 +08:00
parent 38bffe26dc
commit 8868f4204c
2 changed files with 48 additions and 31 deletions

View File

@@ -448,7 +448,7 @@ export default {
{ field: 'originalPrice', title: '原价(钻石)', align: 'center', width: '5%' },
{ field: 'price', title: '购买价格(钻石)', align: 'center', width: '5%' },
{ field: 'renewPrice', title: '续费价格(钻石)', align: 'center', width: '5%' },
{ field: 'radishOriginalPrice', title: '原价(萝卜)', align: 'center', width: '5%' },
{ field: 'radishOriginalPrice', title: '原价(萝卜1', align: 'center', width: '5%' },
{ field: 'radishPrice', title: '购买价格(萝卜)', align: 'center', width: '5%' },
{ field: 'radishRenewPrice', title: '续费价格(萝卜)', align: 'center', width: '5%' },
{ field: 'days', title: '有效期', align: 'center', width: '5%' },