eb6abe2b by yzj

no message

1 parent 81d4b55b
......@@ -278,6 +278,7 @@ function submitForm(type) {
type: '',
packId: 0
}
console.log(showForm.value.form.packId);
if(showForm.value.form?.type===undefined || showForm.value.form?.type==''){
proxy.$modal.alert('搭建类型不能为空');
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!