This commit is contained in:
魏啾
2024-05-31 11:48:07 +08:00
parent e6d878888c
commit 705b8cb0a8
10 changed files with 4758 additions and 474 deletions

View File

@@ -283,7 +283,8 @@
d_price: '',
notes: '',
mcc: uni.cache.get('keyword').code,
dlzh: ''
dlzh: '',
is_new:1
}
uni.showToast({
title: res.data.message || res.data.msg,