From 9e7bbd1a203c39c74b81624640a5ea8f6e247ba3 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期二, 14 五月 2024 10:08:02 +0800
Subject: [PATCH] 1.外协收料不良数量可填多个
---
config/request.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/config/request.js b/config/request.js
index afa2f93..37ddbdd 100644
--- a/config/request.js
+++ b/config/request.js
@@ -66,7 +66,7 @@
// // 鍚﹀垯杩斿洖涓�涓猵ending涓殑promise锛岃姹備笉浼氳繘鍏atch涓�
// return new Promise(() => {})
// }
- uni.$u.toast(data.Message)
+ uni.$u.toast(data.message)
if (data.code === '303') { //寮哄埗鐧诲綍锛�303璺宠浆鍒伴椤�
setTimeout(() => {
--
Gitblit v1.9.3