這種判斷還有更好的方式嗎? if ( this.formSetting.ShopName
|| this.form.Value
|| this.form.arning
|| this.form.phone
|| this.form.titile
|| this.form.user
|| this.form.setting
) {
Toast('請填寫完成信息'); return;
}
添加回答
舉報
0/150
提交
取消