浏览代码

Merge branch 'pre' into pre-0523diyweb-fr

15313670163 1 周之前
父节点
当前提交
05fcd8f13b
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      src/views/componentGallery/imgList.vue

+ 0 - 3
src/views/componentGallery/imgList.vue

@@ -424,12 +424,9 @@ export default {
             });
             if (this.dialogName === "添加") {
                 // 直接从 data 中获取参数
-<<<<<<< HEAD
-=======
                 if(this.ruleForm.website_id == 'undefind' || this.ruleForm.website_id == ''){
                     this.ruleForm.website_id = 0;
                 }
->>>>>>> pre
                 const data = {
                     img_alias: this.ruleForm.img_alias,
                     img_url: this.ruleForm.img_url,