瀏覽代碼

改价入库

shish 2 年之前
父節點
當前提交
2cfa553fa6
共有 1 個文件被更改,包括 0 次插入1 次删除
  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){