small-program/pages/luggage-storage/luggage-storage.vue
@@ -891,7 +891,7 @@ uni.showToast({ title: '请上传物品照片', icon: 'none' }) return } if (this.form.insurance !== '' || this.form.insurance <= 0) { if (this.form.insurance === '' || this.form.insurance <= 0) { uni.showToast({ title: '请输入保价费', icon: 'none' }) return }