|
@@ -32,7 +32,7 @@
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="table-operator" style="margin-bottom: 8px;">
|
|
<div class="table-operator" style="margin-bottom: 8px;">
|
|
- <a-button v-if="$auth('longyanpurchaseorder-menu-add')" type="primary" icon="plus" @click="$refs.baseForm.base()">采购申请</a-button>
|
|
|
|
|
|
+ <!-- <a-button v-if="$auth('longyanpurchaseorder-menu-add')" type="primary" icon="plus" @click="$refs.baseForm.base()">采购申请</a-button> -->
|
|
<!-- <a-button v-if="$auth('purchase-purchase-orders-add')" style="margin-left: 8px" type="primary" icon="plus" @click="$refs.addSpareForm.base()">新增物料</a-button>-->
|
|
<!-- <a-button v-if="$auth('purchase-purchase-orders-add')" style="margin-left: 8px" type="primary" icon="plus" @click="$refs.addSpareForm.base()">新增物料</a-button>-->
|
|
<a-dropdown v-if="selectedRowKeys.length > 0 ">
|
|
<a-dropdown v-if="selectedRowKeys.length > 0 ">
|
|
<!-- <a-menu slot="overlay">
|
|
<!-- <a-menu slot="overlay">
|