瀏覽代碼

查看项目台账的预算 表

余思翰 10 月之前
父節點
當前提交
bf89d4fe68
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      oa-ui/src/views/oa/project/info.vue

+ 1
- 1
oa-ui/src/views/oa/project/info.vue 查看文件

@@ -208,7 +208,7 @@
208 208
                 项目预算编制
209 209
               </template>
210 210
               <!-- v-hasPermi="['oa:project:edit']" -->
211
-              <el-link type="primary" @click="openBudget = true">项目预算表</el-link>
211
+              <el-link type="primary" @click="openBudget = true"  v-hasPermi="['oa:allproject:query']">项目预算表</el-link>
212 212
             </el-descriptions-item>
213 213
           </el-descriptions>
214 214
         </div>

Loading…
取消
儲存