Commit 4f8b4120 authored by Chanon.u's avatar Chanon.u
Browse files

Add Status field for non lock data

parent 3d8bdcd6
......@@ -56,7 +56,8 @@ class ManualResponse extends Component
protected $listNonLockData = [
"MessageType",
"AuditDateTime",
"Message"
"Message",
"Status"
];
public function mount()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment