|
|
|
@ -11,7 +11,7 @@ public class ClueManageFormPlugin extends ExecutePluginParent { |
|
|
|
// this.setAttribute("seekInfo","11");
|
|
|
|
// this.setAttribute("seekInfo","11");
|
|
|
|
// this.setWidgetAttribute("number", AttributeEnum.VALUE_CHANGE, "123");
|
|
|
|
// this.setWidgetAttribute("number", AttributeEnum.VALUE_CHANGE, "123");
|
|
|
|
CreatNumberUtils creatNumberUtils = new CreatNumberUtils(); |
|
|
|
CreatNumberUtils creatNumberUtils = new CreatNumberUtils(); |
|
|
|
this.setWidgetAttribute("number", AttributeEnum.VALUE_CHANGE,creatNumberUtils.creatNumber()); |
|
|
|
this.setWidgetAttribute("billstatus", AttributeEnum.VALUE_CHANGE,"1"); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|