|
|
|
@ -484,7 +484,9 @@
|
|
|
|
|
window.createTask = function () {
|
|
|
|
|
window.localStorage.setItem('self_or_next', 1);
|
|
|
|
|
window.localStorage.setItem('target_type_id', 2);
|
|
|
|
|
console.log(123123123);
|
|
|
|
|
window.location = "../form/designer.html";
|
|
|
|
|
console.log(123123123);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
window.refresh = function (param) {
|
|
|
|
|