lxf 1 gadu atpakaļ
vecāks
revīzija
7994569473
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      src/views/production/operation/overclaim/index.vue

+ 0 - 1
src/views/production/operation/overclaim/index.vue

@@ -91,7 +91,6 @@ const formConfig = computed(() => {
       fn: (val) => {
         if (val) {
           proxy.post("/productionExceedReceive/getOrderSkuList", { id: val }).then((res) => {
-            console.log(res);
             if (res && res.length > 0) {
               formData.data.productionCostList = res.map((item) => {
                 return {