优化增加第三方【每日推送】原始数据记录日志.log

This commit is contained in:
2026-07-21 16:44:39 +08:00
parent 2fbc07329e
commit 4fbc4500fd
16 changed files with 371 additions and 143 deletions

View File

@@ -53,10 +53,10 @@
/>
<FormItem
:label="t('mall.address.region')"
type="city"
type="string"
v-model="baTable.form.items!.region"
prop="region"
:placeholder="t('Please select field', { field: t('mall.address.region') })"
:placeholder="t('mall.address.region_tip')"
/>
<FormItem
:label="t('mall.address.detail_address')"