src/views/plan/customerorder/index.vue @@ -1130,7 +1130,7 @@ this.$message.error("请选择一条数据") return } downloadProduct({ids: ids}).then(res=>{ downloadProduct(ids).then(res=>{ if(res.status===200){ transform(res) }