lxf 1 年之前
父节点
当前提交
7994569473
共有 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 {