@using CRM.Core.Model.Entity @using Core.Web.WebHelper @model Core.Web.Controllers.OrderRefundApplyController.OrderRefundDto @{ ViewBag.Title = "Index"; Layout = "~/Views/Shared/_Layout.cshtml"; var read = (bool)ViewBag.Readonly; }
@if (Model.Id == 0) {
}

退款金额不能大于(客户退款订单到账金额总和-已退款金额)
@if (read && !string.IsNullOrEmpty(Model.Attachment)) {
} @if (!read) {

格式:doc(.docx)、.ppt(.pptx)、.xls(.xlsx)、.wps、.pdf、.txt、.MP4、JPG、JPEG、PNG、zip、7z
}