07f9007a by yzj

no message

1 parent eb6abe2b
......@@ -278,7 +278,7 @@ function submitForm(type) {
type: '',
packId: 0
}
console.log(showForm.value.form.packId);
console.log(showForm.value.form);
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!