去掉合包打印按钮
This commit is contained in:
parent
5cc1a17149
commit
ca19fe01bb
@ -114,14 +114,6 @@
|
||||
@click="handleDeleteCoPack"
|
||||
v-hasPermi="['emis:emisTmsPack:remove']"
|
||||
>删除</el-button>
|
||||
<el-button style="margin-right: 5px;"
|
||||
type="warning"
|
||||
plain
|
||||
icon="el-icon-download"
|
||||
size="mini"
|
||||
@click="handleAdd"
|
||||
v-hasPermi="['emis:emisTmsPack:export']"
|
||||
>打印合包</el-button>
|
||||
</div>
|
||||
|
||||
<el-tabs v-model="activeName" style="margin-top: 10px;" @tab-click="getQuery">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user