From 2f2d4355b6996558a50382326f633c121b39f726 Mon Sep 17 00:00:00 2001 From: bb_pan Date: Thu, 4 Sep 2025 14:05:59 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=80=E6=96=99=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/login.js | 2 +- src/views/material/back/component/addReturn.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/api/login.js b/src/api/login.js index ea58f948..069372b6 100644 --- a/src/api/login.js +++ b/src/api/login.js @@ -9,7 +9,7 @@ export function login(data) { // repeatSubmit: false // }, // method: 'post', - // data: + // data }) } diff --git a/src/views/material/back/component/addReturn.vue b/src/views/material/back/component/addReturn.vue index bf7e3e2d..f115131b 100644 --- a/src/views/material/back/component/addReturn.vue +++ b/src/views/material/back/component/addReturn.vue @@ -91,7 +91,7 @@ * 物品类型 - + { // // item.tempMaCodeList = item.maCodeList // const list = Array.isArray(item.maCodeList) ? item.maCodeList : []