| | |
| | | <div id="locNormalOut" onclick="nav(this.id)" class="nav-font-size">平仓成品出库</div> |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <td> |
| | | <div id="combLToP" onclick="nav(this.id)" class="nav-font-size">立库移库组托</div> |
| | | </td> |
| | | <!-- <td>--> |
| | | <!-- <div id="locNormalOut" onclick="nav(this.id)" class="nav-font-size">平仓成品出库</div>--> |
| | | <!-- </td>--> |
| | | </tr> |
| | | </table> |
| | | |
| | | <!-- 主体内容 --> |
| | |
| | | } else if (res.data.code === 'b') { |
| | | $("#locNormalIn1").parent().hide(); |
| | | $("#locNormalOut1").parent().hide(); |
| | | $("#locNormalIn").parent().hide(); |
| | | $("#locNormalOut").parent().hide(); |
| | | // $("#locNormalIn").parent().hide(); |
| | | // $("#locNormalOut").parent().hide(); |
| | | } else if (res.data.code === 'c') { |
| | | $("#combAgv").parent().hide(); |
| | | $("#combProAgv").parent().hide(); |