Преглед изворни кода

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,