feat(WIP): 커맨드창 vue-multiselect
This commit is contained in:
+1
-1
@@ -477,7 +477,7 @@ function getCommandTable(General $general){
|
||||
}
|
||||
$subList[] = [
|
||||
'value'=>Util::getClassNameFromObj($commandObj),
|
||||
'compansation'=>$commandObj->getCompensationStyle(),
|
||||
'compensation'=>$commandObj->getCompensationStyle(),
|
||||
'possible'=>$commandObj->hasMinConditionMet(),
|
||||
'title'=>$commandObj->getCommandDetailTitle(),
|
||||
'reqArg'=>$commandObj::$reqArg,
|
||||
|
||||
Reference in New Issue
Block a user