|
@@ -468,7 +468,6 @@ export default {
|
|
|
if (!(list.indexOf('0') !== -1)){
|
|
if (!(list.indexOf('0') !== -1)){
|
|
|
return this.$message.error("附件无主图,请选择其中一个文件属性为主图!");
|
|
return this.$message.error("附件无主图,请选择其中一个文件属性为主图!");
|
|
|
}
|
|
}
|
|
|
- console.log()
|
|
|
|
|
this.$refs["form"].validate((valid, done) => {
|
|
this.$refs["form"].validate((valid, done) => {
|
|
|
done();
|
|
done();
|
|
|
//校验明细列表
|
|
//校验明细列表
|