This commit is contained in:
parent
fd1bfbb250
commit
eb686e582c
|
|
@ -73,7 +73,7 @@ function queryTable(type) {
|
|||
reloadTable(1);
|
||||
} else if (type === 2) {
|
||||
$('#proName').val('');
|
||||
$('#status').val('0');
|
||||
$('#status').val('');
|
||||
layui.form.render();
|
||||
reloadTable(1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue