@extends('layouts.base') @section('title', '修改记录') @section('content')
[[scope.row.id]]
[[scope.row.uid]]
[[scope.row.parent_id]]
[[scope.row.after_parent_id]]
修改失败
[[scope.row.status_value]]
[[scope.row.created_at]]