Commit dc4aa303 authored by 徐来柯's avatar 徐来柯

update

parent 199e8925
......@@ -118,7 +118,7 @@ export default {
var value = ''
this.$axios({
method:"post",
url:`/api/Materiel/Materiel_Query?argKeyWord=${value}`,
url:`/api/MaterialDelivery/MaterialDelivery_PlansData`,
}).then((res)=>{
this.MaterielData = res.data.data
this.materArr = []
......
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