|
@@ -157,7 +157,7 @@
|
|
|
v-hasPermi="['business:inventoryCheck:notRetrievalCheck']"
|
|
|
>导出零存库未领取批次
|
|
|
</el-button>
|
|
|
- <el-button
|
|
|
+ <!-- <el-button
|
|
|
type="primary"
|
|
|
icon="List"
|
|
|
v-hasPermi="['business:inventoryCheck:notInboundCheck']"
|
|
@@ -170,7 +170,7 @@
|
|
|
v-hasPermi="['business:inventoryCheck:anyInboundCheck']"
|
|
|
@click="handleAnyInboundCheckFrom"
|
|
|
>部分入库盘点
|
|
|
- </el-button>
|
|
|
+ </el-button> -->
|
|
|
</el-form-item>
|
|
|
</el-form>
|
|
|
<div class="el-table-container">
|