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