| | |
| | | <el-submenu index="3"> |
| | | <template slot="title"> |
| | | <i class="el-icon-setting icon"></i> |
| | | <span>操作</span> |
| | | <span>库存操作</span> |
| | | </template> |
| | | <!-- <el-menu-item index="/productManage/product">补货</el-menu-item> --> |
| | | <el-menu-item index="/operate/inventoryAdjustment">库存调整</el-menu-item> |
| | | <el-menu-item index="/operate/allot">调拨</el-menu-item> |
| | | <el-menu-item index="/operate/scrap">报废</el-menu-item> |
| | | <el-menu-item index="/operate/allot">库存调拨</el-menu-item> |
| | | <el-menu-item index="/operate/scrap">库存报废</el-menu-item> |
| | | </el-submenu> |
| | | <el-submenu index="4"> |
| | | <template slot="title"> |