소스 검색

Merge branch '超领页面' into 测试

lxf 1 년 전
부모
커밋
395f5c9a8e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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 {