浏览代码

前端sdy

zhongtianhaoyuan 3 年之前
父节点
当前提交
4d84b395d5
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/tranManagement/tranManagementVehicleDispatching.vue

+ 2 - 2
src/views/tranManagement/tranManagementVehicleDispatching.vue

@@ -128,12 +128,12 @@
                   style="width:70px"
                 />
             </ws-form-item>
-              <!-- v-hasPermission="`transportationTask.transportation.transportationInfo.exe`" -->
+             
             <ws-form-item>
              <el-button
               v-if="deptBudgetList.priceStatus=='审核中'"
               type="primary"
-           
+            v-hasPermission="`transportationTask.transportation.transportationInfo.exe`"
               size="small"
               @click="examine()"
               >审核中</el-button