Commit 3e2708e2 authored by mahui's avatar mahui

init

parent 9add61cc
......@@ -474,9 +474,12 @@
if(item.value=='monitor'){
getMonitorInfo();
}
if(item.value=='history'||item.value=='process'){
if(item.value=='history'){
getHistoryDataList();
}
if(item.value=='process'){
getYewei();
}
if(item.value=='order'){
getOrderList();
}
......
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