@@ -5,7 +5,7 @@
<el-button
type="primary"
@click="handleAudit"
- v-hasPermi="['projectConstruction:construction:add']"
+ v-hasPermi="['bmProject:project:examine']"
>提交</el-button
>