Commit 7a1eabfa by 陈超

T

parent 851d011b
......@@ -202,6 +202,7 @@
success: function (data) {
that.loading = false
that.finished = true
console.log(data)
let res = JSON.parse(data)
let opt = that.options[2]
if(res.status) {
......
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