前端升级到2.4.3版本
This commit is contained in:
@@ -310,6 +310,7 @@
|
||||
);
|
||||
},
|
||||
handleChangeCheckCode(){
|
||||
this.form.setFieldsValue({inputCode: ''});
|
||||
this.currdatetime = new Date().getTime();
|
||||
getAction(`/sys/randomImage/${this.currdatetime}`).then(res=>{
|
||||
if(res.success){
|
||||
|
||||
Reference in New Issue
Block a user