Commit 199e8925 authored by 徐来柯's avatar 徐来柯

update

parent 7584c872
......@@ -154,7 +154,7 @@ export default {
queryPlan(){
this.$axios({
method:"post",
url:`/api/Plan/Plan_Query?argKeyWord&argKeyWord1&argWhere&Stime&Etime`,
url:`/api/Schedule/MaterialDelivery_PlansData?argKeyWord&argKeyWord1&argWhere&Stime&Etime`,
}).then((res)=>{
this.planArr = res.data.data
}).catch(function(err){
......
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