Browse Source

Fix:委外问题

liqianyi 2 năm trước cách đây
mục cha
commit
37a24111cc
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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),