Commit 2c0f7f82 authored by 徐来柯's avatar 徐来柯

update

parent 4adbc644
...@@ -251,7 +251,7 @@ export default { ...@@ -251,7 +251,7 @@ export default {
}, },
conserve (data) { conserve (data) {
var $this = this var $this = this
debugger
this.$axios({ this.$axios({
method:"post", method:"post",
url:`/api/MaterialDelivery/MaterialDelivery_WindowAddSave`, url:`/api/MaterialDelivery/MaterialDelivery_WindowAddSave`,
......
...@@ -161,7 +161,6 @@ export default { ...@@ -161,7 +161,6 @@ export default {
}, },
//添加 //添加
saveFun(){ saveFun(){
debugger
if(this.number=='' || this.value==''){ if(this.number=='' || this.value==''){
this.typeV = '8' this.typeV = '8'
this.deleteShow = true this.deleteShow = true
......
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