소스 검색

修改bug

chenrui 8 달 전
부모
커밋
1d273901c7
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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') {
       if (_this.form.contentType === 'LINK') {
         _this.form.content = _this.form.contentLink
         _this.form.content = _this.form.contentLink
       }
       }
-      console.log('11111111111:', _this.form)
       // 验证组件必填项
       // 验证组件必填项
       _this.$refs.ruleForm.validate(valid => {
       _this.$refs.ruleForm.validate(valid => {
         if (valid) {
         if (valid) {