This commit is contained in:
2025-08-22 23:16:19 +08:00
parent 2bbeb83502
commit b4113bdf2a
4 changed files with 384 additions and 3 deletions

View File

@ -37,7 +37,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