Commit 693c6a1e by mushishixian

上传时间

parent b97d4088
...@@ -18,10 +18,11 @@ ...@@ -18,10 +18,11 @@
, data: { , data: {
k1: k1, k1: k1,
k2: k2, k2: k2,
source: 1 source: 1,
cancel_time_verify: 1,
} }
,exts : 'jpg|png|bmp|jpeg|zip|pdf' , exts: 'jpg|png|bmp|jpeg|zip|pdf'
,size : 20000 , size: 20000
, before: function () { , before: function () {
} }
, choose: function (obj) { , choose: function (obj) {
......
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 sign in to comment