潘志宝
2024-11-02 2cb862114a5701434966020e3d86a9e57b88b51a
src/views/data/plan/item/index.vue
@@ -56,7 +56,7 @@
            v-hasPermi="['data:ind-item:update']"
            link
            type="primary"
            @click="openForm('update', scope.row)">
            @click="openForm('update', scope.row.id)">
            修改
          </el-button>
          <el-button