guarantee-lsq 1 year ago
parent
commit
bdd3272a92
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/idle-assets/IdleAssets.vue

+ 1 - 1
src/views/idle-assets/IdleAssets.vue

@@ -32,7 +32,7 @@
       </div>
 
       <div class="table-operator" style="margin-bottom: 8px;">
-        <a-button v-if="$auth('purchase-purchase-orders-add')" type="primary" icon="plus" @click="$refs.baseForm.base()">新增</a-button>
+        <a-button 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-dropdown v-action:edit v-if="selectedRowKeys.length > 0 && $auth('purchase-purchase-orders-del')">
           <a-menu slot="overlay">