Browse Source

11月14日 库存扣减更新

XMLWAN 3 years ago
parent
commit
c84a7b46f0

+ 0 - 4
.idea/shelf/Uncommitted_changes_before_Update_at_2022_4_16_10_41__Default_Changelist_.xml View File

@@ -1,4 +0,0 @@
1
-<changelist name="Uncommitted_changes_before_Update_at_2022_4_16_10_41_[Default_Changelist]" date="1650076869924" recycled="true" deleted="true">
2
-  <option name="PATH" value="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2022_4_16_10_41_[Default_Changelist]/shelved.patch" />
3
-  <option name="DESCRIPTION" value="Uncommitted changes before Update at 2022/4/16 10:41 [Default Changelist]" />
4
-</changelist>

+ 1 - 1
src/xt_pages/supply/components/addGoodReturn.vue View File

@@ -1231,7 +1231,7 @@ export default {
1231 1231
        warehouse_out_id:this.warehouse_out_id,
1232 1232
        id:this.id,
1233 1233
      }
1234
-     console.log("审核2322323232323",params)
1234
+    //  console.log("审核2322323232323",params)
1235 1235
  
1236 1236
      checkReturnOrder(params).then(response=>{
1237 1237
        if(response.data.state == 1){