Commit 06ebddb6 authored by Chanon.u's avatar Chanon.u
Browse files

Add Message field for non lock data

parent 56424562
......@@ -55,7 +55,8 @@ class ManualResponse extends Component
protected $listNonLockData = [
"MessageType",
"AuditDateTime"
"AuditDateTime",
"Message"
];
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