#EQD-5308 国联民生-每日估值单PDF导出失败

This commit is contained in:
xuyulong
2026-04-08 14:00:06 +08:00
parent f3cedf3551
commit 022486ee54
@@ -45,7 +45,8 @@
var vue = new Vue({
el: "#listdiv",
data: {
Model: { ClientId: 0, From: "", To: "", Detail: "", Title: "", FileTypes: [{ type: "PDF", checked: false }, { type: "EXCEL", checked: true }] }
//{ type: "PDF", checked: false },
Model: { ClientId: 0, From: "", To: "", Detail: "", Title: "", FileTypes: [{ type: "EXCEL", checked: true }] }
},
mounted: function () {
var thisObj = this;