Commit fd0af5bc by 刘泽奇

123

parent 0e1bbab3
......@@ -293,6 +293,8 @@
showDetails(idx,row){
if(row.deliveryStatusName != "待确认注册方案"){
return false;
}else{
return true;
}
}
goScheme(index, row){
......
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