Преглед изворни кода

查看项目台账的预算 表

余思翰 пре 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…
Откажи
Сачувај