This commit is contained in:
ljx
2025-08-22 11:42:12 +08:00
parent 5556264b9e
commit dbc26a3d49
4 changed files with 143 additions and 255 deletions

View File

@ -36,7 +36,7 @@
>详情</el-button
>
<el-button type="primary" size="small" @click="handleSave(scope.row)" v-hasPermi="['tender:segmentedIndicatorPlanning:edit']"
>修改</el-button
>确定</el-button
>
<el-button type="danger" size="small" @click="delHandle(scope.row)" v-hasPermi="['tender:segmentedIndicatorPlanning:remove']"
>删除</el-button