8 lines
156 B
Plaintext
Raw Normal View History

2025-08-13 11:14:39 +08:00
@{
ViewBag.Title = "表单预览";
Layout = "~/Views/Shared/_CustmerFormPreview.cshtml";
}
@Html.AppendJsFile("/Views/Utility/PreviewForm.js")