@@ -260,7 +260,7 @@ export default {
},
{
image: "../../static/home/home-swper.png",
- url: "/pages/makedetail/makeImgDetail",
+ url: "/pages/makedetail/intelligentLifeChart",
image: "../../static/home/home-swper2.png",
@@ -420,6 +420,7 @@ export default {
title: '生成完成',
icon: 'none'
});
+ that.clearPolling();
setTimeout(function () {
that.goPage("/pages/makedetail/makeDetail?id="+id +'&&queueId'+work_id)
}, 500);
@@ -443,6 +443,7 @@ export default {