瀏覽代碼

删除不必要的打印

caojunjie 3 年之前
父節點
當前提交
48842e64e9
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/basicData/productInformation/detailsPageEdit.vue

+ 0 - 1
src/views/basicData/productInformation/detailsPageEdit.vue

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