二手车交易,审核
This commit is contained in:
@ -343,7 +343,7 @@ export default {
|
||||
},
|
||||
// 发布车源
|
||||
async submitHandle(){
|
||||
if (!this.radio) {
|
||||
if (!this.radio && this.type==1) {
|
||||
this.$toast('请勾选我已阅读并同意')
|
||||
return
|
||||
}
|
||||
|
Reference in New Issue
Block a user