Browse Source

Fix:委外问题

liqianyi 2 years ago
parent
commit
37a24111cc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/modules/production/scheduling-outsource.vue

+ 1 - 0
src/views/modules/production/scheduling-outsource.vue

@@ -307,6 +307,7 @@ export default {
             } else {
               action = `/biz-service/purCommDetail/${!this.id ? 'save' : 'update'}`
             }
+            console.log(this.dataForm)
             // 产品明细
             this.$http({
               url: this.$http.adornUrl(action),