Commit d7d4e428 authored by youjie's avatar youjie

no message

parent 58917345
...@@ -439,7 +439,7 @@ ...@@ -439,7 +439,7 @@
AccountId: [{ AccountId: [{
required: true, required: true,
message: "请选择账户", message: "请选择账户",
trigger: "blur" trigger: "change"
}, ], }, ],
PeriodsId: [{ PeriodsId: [{
required: true, required: true,
...@@ -452,7 +452,7 @@ ...@@ -452,7 +452,7 @@
loadingText:'', loadingText:'',
dialogTableVisibleEdit: false, dialogTableVisibleEdit: false,
urlList:[ urlList:[
{Name:'账户投放',url:'http://crm.oytour.com/ExportFile/账户投放导入模板.xlsx'}, {Name:'账户投放',url:'http://crm.oytour.com/ExportFile/账户投放模板.xls'},
], ],
isPermission:false,//是否有操作权限 isPermission:false,//是否有操作权限
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment