Browse Source

采购订单-编辑页增加按钮权限

jingbb 2 months ago
parent
commit
93c404b74e

+ 1 - 0
src/views/purchase/purchaseOrder/components/PurchaseOrderFormForm.vue

@@ -265,6 +265,7 @@
           type="primary"
           style="margin-right: 1%; margin-bottom: 1%"
           @click="SelectSupplierQuotationList"
+          v-auth="'purCode:pur_order:selection'"
           :disabled="formData.sourceCode2 !== ''"
           >选择供应商报价选定(select supplier quotation selection)</a-button
         >