|
|
|
@ -14,6 +14,9 @@ public class ClueManageFormPlugin extends ExecutePluginParent { |
|
|
|
if(objectValue.get("clue_type") == null){ |
|
|
|
if(objectValue.get("clue_type") == null){ |
|
|
|
this.setWidgetAttribute("clueType", AttributeEnum.VALUE_CHANGE,"0"); |
|
|
|
this.setWidgetAttribute("clueType", AttributeEnum.VALUE_CHANGE,"0"); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
if(objectValue.get("clue_type") == null){ |
|
|
|
|
|
|
|
this.setWidgetAttribute("billstatus", AttributeEnum.VALUE_CHANGE,"A"); |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|