feat: update param filters in listContractProcess
refactor style
This commit is contained in:
@@ -50,7 +50,7 @@ var onListMemoryFiles = function(obj){
|
||||
console.log(htm);
|
||||
|
||||
$("#selectMemeryFiles").html(htm);
|
||||
changeMemeryFiles($("#selectMemeryFiles")[0].value);
|
||||
changeMemoryFiles($("#selectMemeryFiles")[0].value);
|
||||
};
|
||||
|
||||
var transferTo = function(){
|
||||
|
||||
Reference in New Issue
Block a user