#EQD-5308 国联民生-每日估值单PDF导出失败
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user