chenrui 8 hónapja
szülő
commit
1d273901c7

+ 0 - 1
src/views/easyPassManagement/homepageCarouselImg/edit.vue

@@ -303,7 +303,6 @@ export default {
       if (_this.form.contentType === 'LINK') {
         _this.form.content = _this.form.contentLink
       }
-      console.log('11111111111:', _this.form)
       // 验证组件必填项
       _this.$refs.ruleForm.validate(valid => {
         if (valid) {