|
@@ -156,7 +156,7 @@
|
|
|
icon="el-icon-circle-check"
|
|
|
size="mini"
|
|
|
@click="handleCheckings"
|
|
|
- v-hasPermi="['zdsz:engineeringCivil:review']"
|
|
|
+ v-hasPermi="['zdsz:engineeringCivil:batchreview']"
|
|
|
>批量审核
|
|
|
</el-button>
|
|
|
</el-col>
|
|
@@ -237,7 +237,7 @@
|
|
|
type="text"
|
|
|
icon="el-icon-edit"
|
|
|
@click="addNodeInfo(scope.row)"
|
|
|
- v-hasPermi="['zdsz:engineeringCivil:add']"
|
|
|
+ v-hasPermi="['zdsz:engineeringCivil:xgsg']"
|
|
|
>修改施工信息
|
|
|
</el-button>
|
|
|
<!-- <el-button-->
|
|
@@ -261,14 +261,14 @@
|
|
|
type="text"
|
|
|
icon="el-icon-time"
|
|
|
@click="viewSource(scope.row)"
|
|
|
- v-hasPermi="['zdsz:engineeringCivil:query']"
|
|
|
+ v-hasPermi="['zdsz:engineeringCivil:lssg']"
|
|
|
>历史施工
|
|
|
</el-button>
|
|
|
<el-button
|
|
|
size="mini"
|
|
|
type="text"
|
|
|
icon="el-icon-edit"
|
|
|
- v-hasPermi="['zdsz:engineeringPipeJacking:add']"
|
|
|
+ v-hasPermi="['zdsz:engineeringPipeJacking:xzdggc']"
|
|
|
@click="addNewPipe(scope.row)"
|
|
|
>新增顶管工程
|
|
|
</el-button>
|
|
@@ -276,7 +276,7 @@
|
|
|
size="mini"
|
|
|
type="text"
|
|
|
icon="el-icon-edit"
|
|
|
- v-hasPermi="['zdsz:engineeringCivil:add']"
|
|
|
+ v-hasPermi="['zdsz:engineeringCivil:tjyl']"
|
|
|
@click="addMaterial(scope.row)"
|
|
|
>添加用料
|
|
|
</el-button>
|