@@ -12,6 +12,7 @@ define(function () {
// 初始化上传组件
function renderUploader(options, headers) {
+ console.log(options)
this.options = {
proindex: 0,
elem: element,