Browse Source

审核运价

zhangyuewww 3 years ago
parent
commit
74720a112e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/tranManagement/tranManagementVehicleDispatching.vue

+ 1 - 0
src/views/tranManagement/tranManagementVehicleDispatching.vue

@@ -132,6 +132,7 @@
              <el-button
               v-if="deptBudgetList.priceStatus=='审核中'"
               type="primary"
+              v-hasPermission="`transportationTask.transportation.transportationInfo.exe`" 
               size="small"
               @click="examine()"
               >审核中</el-button