Browse Source

改价入库

shish 2 years ago
parent
commit
2cfa553fa6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      ghs/src/views/in/change.vue

+ 0 - 1
ghs/src/views/in/change.vue

@@ -92,7 +92,6 @@ export default {
 			let that = this
             this.$confirm('确认只入库不改价?', '提示', { confirmButtonText: '确认', cancelButtonText: '取消', type: 'warning' }).then(() => {
 				//uni.showLoading({mask:true})
-                confirmPutIn
                 this.$service.purchaseOrder.confirmPutIn({id:that.id}).then(data => {
 					//uni.hideLoading()
                     if(data.status == 4){