Browse Source

修改bug

chenrui 8 tháng trước cách đây
mục cha
commit
1d273901c7
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/easyPassManagement/homepageCarouselImg/edit.vue

+ 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) {