隐藏耗材管理
This commit is contained in:
parent
964877f763
commit
367cb7c2d7
|
|
@ -54,7 +54,7 @@
|
|||
<el-button type="primary" icon="el-icon-plus" @click="clickdialogframe('add')">添加</el-button>
|
||||
<el-button @click="$router.push({ name: 'operation_in' })">入库</el-button>
|
||||
<el-button @click="$router.push({ name: 'operation_out' })">出库</el-button>
|
||||
<el-button @click="$router.push({ name: 'cons_record' })">耗材记录</el-button>
|
||||
<!-- <el-button @click="$router.push({ name: 'cons_record' })">耗材记录</el-button> -->
|
||||
<el-button @click="$router.push({ name: 'type' })">分类管理</el-button>
|
||||
<el-button @click="$router.push({ name: 'supplier_manage' })">供应商管理</el-button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue