About Web Uploader IE9 uploading files?

this is my code:

var uploader = WebUploader.create({

        // swf
        swf: "/zg-fx/layui/ux/js/webuploader/Uploader.swf",

        // 
        server: uploadPath+"/uploadFile",

        // 
        // inputflash.
        pick: "-sharppicker",

        // image, jpeg
        resize: false,
        headers: {"token": token},
        auto: true
    });

you can
ie10:

ie9:

on Google ie10.

I don"t know where an .xml request came from without my uploadFile request.
at first I thought the swf file was not introduced, but after looking at the resources, I found that there were.
somehow.
look forward to your answers,
Thank you!

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2c694-2bb21.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2c694-2bb21.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?