@@ -251,6 +251,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
console.log(res.code);
if (res.code == 1){
window.location.reload();
+ Backend.api.addtabs('qcode_bach/index');
}
return false;
},function () {