Commit 70b6d820 by 洪晓珍

for merge

parent 38497800
......@@ -63,7 +63,7 @@ jQuery(document).ready(function ($) {
console.log('updateWOStatus:' + val.target.value);
var url = "/work/ws/update";
var data = JSON.stringify({
"woStatus": val.target.value,
"userStatus": val.target.value,
"statusDisplay": "",
"userId": 1
});
......
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