@@ -107,10 +107,10 @@ export default {
confirmCreate(){
let that = this
this.$util.hitVoice()
- if(this.form.cover == ''){
- this.$msg('请上传图片')
- return false
- }
+ //if(this.form.cover == ''){
+ //this.$msg('请上传图片')
+ //return false
+ //}
if(this.$util.isEmpty(this.selectList)){
this.$msg('请选择花材')
return false