Commit 11f4c882 authored by renjintao's avatar renjintao

选择模型

parent b50a72d9
...@@ -507,6 +507,10 @@ export default { ...@@ -507,6 +507,10 @@ export default {
if (res2.success) { if (res2.success) {
if (res2.result.res) { if (res2.result.res) {
this.$Message.success("排产计算成功"); this.$Message.success("排产计算成功");
//智能排产操作start
//只能排产操作end
this.circleModal = false; this.circleModal = false;
this.$router.push({ this.$router.push({
path: "/ai/results" path: "/ai/results"
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment