Tang преди 3 години
родител
ревизия
94fbe3f9b8
променени са 36 файла, в които са добавени 6 реда и са изтрити 80 реда
  1. 0 2
      src/views/2Cport/adSlotManagement/tab1.vue
  2. 0 2
      src/views/2Cport/adSlotManagement/tab2.vue
  3. 0 2
      src/views/Marketing/goods/commodityManageMent/edit/index.vue
  4. 0 1
      src/views/Marketing/goods/commodityManageMent/poppleSet.vue
  5. 0 4
      src/views/Marketing/goods/courseInquiryList/index.vue
  6. 0 1
      src/views/Marketing/order/bill/index.vue
  7. 0 2
      src/views/Marketing/order/offlineOrder/batchRecord/secondStep/index.vue
  8. 0 5
      src/views/Marketing/order/offlineOrder/batchRecord/secondStep/setGoodsList.vue
  9. 0 1
      src/views/Marketing/order/offlineOrder/orderChargeInfo/goodsDocument/costPrice.vue
  10. 0 2
      src/views/Marketing/order/offlineOrder/orderDetailsT/index.vue
  11. 0 1
      src/views/Marketing/order/offlineOrder/orderDetailsT/refundDocument/index.vue
  12. 0 1
      src/views/Marketing/order/orderList/add/order/index.vue
  13. 0 1
      src/views/education/certificateManagement/creditHoursList/index.vue
  14. 0 1
      src/views/education/classManageMent/learningHoursRecordList/studyTimesRecord.vue
  15. 0 3
      src/views/education/classManageMent/studentMenu/index.vue
  16. 0 7
      src/views/education/dataReview/informationTemplate/index.vue
  17. 0 1
      src/views/education/notificationManageMent/notificationList/index.vue
  18. 0 1
      src/views/education/studentManageMent/studentXQ/studentBaseManage.vue
  19. 0 1
      src/views/resource/bankManagement/testPaperManagement/editPaper/baseEditPaper/index.vue
  20. 0 2
      src/views/resource/bankManagement/testPaperManagement/editPaper/topicEditPaper/index.vue
  21. 0 1
      src/views/resource/bankManagement/topicManagement/wordPop.vue
  22. 0 6
      src/views/resource/baseManageInfos/index.vue
  23. 0 1
      src/views/resource/baseManageInfos/resource/colleges/index.vue
  24. 0 1
      src/views/resource/videoManagement/chapter/edit/index.vue
  25. 2 2
      src/views/resource/videoManagement/courseManagement/index.vue
  26. 0 2
      src/views/resource/videoManagement/festival/add/index.vue
  27. 4 12
      src/views/resource/videoManagement/festival/edit/index.vue
  28. 0 2
      src/views/resource/videoManagement/flow/index.vue
  29. 0 1
      src/views/system/user/profile/userAvatar.vue
  30. 0 4
      src/views/systemManagement/roleManagement/index.vue
  31. 0 1
      src/views/systemSettings/dict/index.vue
  32. 0 1
      src/views/systemSettings/dictData/index.vue
  33. 0 1
      src/views/systemSettings/menu/index.vue
  34. 0 1
      src/views/systemSettings/personalCenter/index.vue
  35. 0 2
      src/views/systemSettings/roleInfoManagement/index.vue
  36. 0 1
      src/views/systemSettings/usermanagement/index.vue

+ 0 - 2
src/views/2Cport/adSlotManagement/tab1.vue

@@ -386,7 +386,6 @@ export default {
       }
       this.$upload.upload(file, 0).then((res) => {
         this.$set(this.listData, "adverUrl", res);
-        console.log(this.listData);
       });
     },
     /**
@@ -452,7 +451,6 @@ export default {
         this.$api
           .editbaseadvertising(this.listData)
           .then((res) => {
-            console.log(this.listData);
             this.$message.success("修改成功");
             this.dialogVisible = false;
             this.activeFunc(this.activeid);

+ 0 - 2
src/views/2Cport/adSlotManagement/tab2.vue

@@ -415,7 +415,6 @@ export default {
       }
       this.$upload.upload(file, 0).then((res) => {
         this.$set(this.listData, "adverUrl", res);
-        console.log(this.listData);
       });
     },
     /**
@@ -481,7 +480,6 @@ export default {
         this.$api
           .editbaseadvertising(this.listData)
           .then((res) => {
-            console.log(this.listData);
             this.$message.success("修改成功");
             this.dialogVisible = false;
             this.activeFunc(this.activeid);

+ 0 - 2
src/views/Marketing/goods/commodityManageMent/edit/index.vue

@@ -3115,7 +3115,6 @@ export default {
     },
     //视频商品表格函数START
     getInfos(int) {
-      console.log(this.formDatas);
       if (int === 1) {
         this.formDatas.pageNum = 1;
       }
@@ -3153,7 +3152,6 @@ export default {
         // data.businessId = self.listData.businessId;
         this.formDatas.businessId = this.listData.businessId;
       }
-      console.log(this.formDatas);
       this.$api.inquireCourseListS(this.formDatas).then((res) => {
         var aList = [];
         this.tableData.map((item) => {

+ 0 - 1
src/views/Marketing/goods/commodityManageMent/poppleSet.vue

@@ -287,7 +287,6 @@ export default {
                   false
                 );
                 item.courseId = node.data.courseId;
-                console.log(self.auditionListCope, 555825);
                 if (self.auditionListCope) {
                   self.auditionListCope.map((items) => {
                     if (

+ 0 - 4
src/views/Marketing/goods/courseInquiryList/index.vue

@@ -674,10 +674,6 @@ export default {
         document.body.appendChild(myScript);
       } else {
         callback();
-        // this.player.on("serverError", (...params) => {
-        //   this.$message.error(returnTitle(params[1]));
-        //   console.log(params);
-        // });
       }
     },
     loadPlayer() {

+ 0 - 1
src/views/Marketing/order/bill/index.vue

@@ -993,7 +993,6 @@ export default {
           break;
         case 2:
           this.copyData = JSON.parse(JSON.stringify(v));
-          console.log(v, "aaa");
           this.auditData = JSON.parse(JSON.stringify(v));
           this.auditStatus = true;
           break;

+ 0 - 2
src/views/Marketing/order/offlineOrder/batchRecord/secondStep/index.vue

@@ -850,7 +850,6 @@ export default {
       let status = newData.every((item) => {
         return item.success === true;
       });
-      console.log(this.tableData, status);
       return status;
     },
     jumpThire() {
@@ -860,7 +859,6 @@ export default {
       var errorList = this.tableData.filter((item) => {
         return item.checked && item.errmsg;
       });
-      console.log(this.toData, "this.toData");
       this.$parent.changePage2("third", successList, errorList, this.toData);
       this.disabledBtn = false;
       this.loading = false;

+ 0 - 5
src/views/Marketing/order/offlineOrder/batchRecord/secondStep/setGoodsList.vue

@@ -193,15 +193,10 @@ export default {
           } else {
             this.newDatas.push(copyData);
           }
-        } else {
-          console.log("不处理");
         }
       } else {
         if (arrStatus !== -1) {
-          console.log(arrStatus, "删除处理");
           this.newDatas.splice(arrStatus, 1);
-        } else {
-          console.log("不处理");
         }
       }
     },

+ 0 - 1
src/views/Marketing/order/offlineOrder/orderChargeInfo/goodsDocument/costPrice.vue

@@ -266,7 +266,6 @@ export default {
         .then((res) => {
           this.orderList = res.data;
           if (res.data.length) {
-            console.log(res.data, "计费单列表");
             this.getCostInfos(res.data[0].sheetSn);
           }
         });

+ 0 - 2
src/views/Marketing/order/offlineOrder/orderDetailsT/index.vue

@@ -432,7 +432,6 @@ export default {
         }
       }
       if (int === 2) {
-        console.log(this.$refs.tableList.allCheckData);
         if (!this.$refs.tableList.allCheckData.length) {
           this.$message.warning("请选择订单");
           return;
@@ -575,7 +574,6 @@ export default {
       this.search(2);
     },
     del(v) {
-      console.log(v);
     },
     handleSizeChange(v) {
       this.formData.pageSize = v;

+ 0 - 1
src/views/Marketing/order/offlineOrder/orderDetailsT/refundDocument/index.vue

@@ -348,7 +348,6 @@ export default {
         .then((res) => {
           //   self.billSendData.invoiceImg = res;
           self.listData[index].applyImgs.push(res);
-          console.log(res);
         })
         .finally(() => {
           self.$refs.file[index].value = "";

+ 0 - 1
src/views/Marketing/order/orderList/add/order/index.vue

@@ -907,7 +907,6 @@ export default {
       });
     },
     changeArea(index, int, value) {
-      console.log(value, "area");
       var opst = [];
       this.cityList.map((item) => {
         if (item.parentId == int) {

+ 0 - 1
src/views/education/certificateManagement/creditHoursList/index.vue

@@ -195,7 +195,6 @@ export default {
         };
       });
       this.filesToRar(arr, "证书批量下载");
-      console.log(arr);
     },
     filesToRar(arrImages, filename) {
       let _this = this;

+ 0 - 1
src/views/education/classManageMent/learningHoursRecordList/studyTimesRecord.vue

@@ -1711,7 +1711,6 @@ export default {
     //获取用户信息
     getUserInfo() {
       return new Promise((resolve, reject) => {
-        console.log(this.objs);
         this.$api
           .inquireGradegradelistUserlistPeriod({
             gradeId: this.objs.id,

+ 0 - 3
src/views/education/classManageMent/studentMenu/index.vue

@@ -773,9 +773,6 @@ export default {
         }
       });
     },
-    getInfos(e) {
-      console.log(e);
-    },
     getStatus() {
       return new Promise((resolve, reject) => {
         this.$api

+ 0 - 7
src/views/education/dataReview/informationTemplate/index.vue

@@ -1169,7 +1169,6 @@ export default {
           }
         });
         this.cauType = newArr;
-        console.log(this.cauType);
         if (this.cauType.length) {
           this.isIndeterminate = true;
         } else {
@@ -1302,7 +1301,6 @@ export default {
         .then((res) => {
           if (v.goodsIds) {
             this.disCheckList = v.goodsIds.split(",").map(Number);
-            console.log(this.disCheckList);
           } else {
             this.disCheckList = [];
           }
@@ -1378,9 +1376,6 @@ export default {
         item.checked = true;
         this.pzList1sss.push(item);
       }
-      this.$nextTick(() => {
-        console.log(this.pzList1sss, 123);
-      });
     },
     changeStatus1s(item, index) {
       if (item.required) {
@@ -1515,7 +1510,6 @@ export default {
         }
         return item.fieldKey === "commitment_seal";
       });
-      console.log(data);
       this.pzList2 = data;
       this.dialogVisibleLitsing2 = true;
     },
@@ -1530,7 +1524,6 @@ export default {
       }
       this.listData.keyValue2 = this.pzList2sss;
       this.dialogVisibleLitsing2 = false;
-      console.log(this.pzList2sss);
     },
     getMessage() {
       if (!this.eduType) {

+ 0 - 1
src/views/education/notificationManageMent/notificationList/index.vue

@@ -605,7 +605,6 @@ export default {
       this.addClickFLs(v, 6);
     },
     handleNodeClick(node) {
-      console.log(node);
     },
     getNewInfo() {
       this.$api.inquiresystemclassifylist({ status: 1 }).then((res) => {

+ 0 - 1
src/views/education/studentManageMent/studentXQ/studentBaseManage.vue

@@ -238,7 +238,6 @@ export default {
         .inquiregradestudentlistStudent({ userId: this.$route.query.id })
         .then((res) => {
           this.listData = res.rows[0];
-          console.log(res);
         });
     },
     backPage() {

+ 0 - 1
src/views/resource/bankManagement/testPaperManagement/editPaper/baseEditPaper/index.vue

@@ -229,7 +229,6 @@ export default {
     this.$api
       .gradecheckGoodsChange({ chapterExamId: this.$route.query.id })
       .then((res) => {
-        console.log(res.data);
         if (res.data > 0) {
           this.noStudent = false;
         }

+ 0 - 2
src/views/resource/bankManagement/testPaperManagement/editPaper/topicEditPaper/index.vue

@@ -1119,7 +1119,6 @@ export default {
             item.optionsList = JSON.parse(item.jsonStr);
             item.index = index;
           });
-          console.log(res.data);
           this.copytableData = JSON.parse(JSON.stringify(res.data));
           this.boxtableDataPags = JSON.parse(JSON.stringify(res.data));
           this.tableData = res.data;
@@ -1434,7 +1433,6 @@ export default {
       //   this.$message.warning("请选择业务层级");
       //   return;
       // }
-      // console.log(this.$refs.sujects)
       this.BusNameList = [];
       this.BusName = "";
       this.dialogVisible = true;

+ 0 - 1
src/views/resource/bankManagement/topicManagement/wordPop.vue

@@ -148,7 +148,6 @@ export default {
             this.formData.projectId = this.newBusinessLevel[i].projectId;
             break;
           }
-          console.log(1);
         }
       }
       this.formData.subjectId = "";

+ 0 - 6
src/views/resource/baseManageInfos/index.vue

@@ -90,12 +90,6 @@ export default {
       ],
     };
   },
-  mounted() {
-    let msg = '123'
-    msg ||= 'abc'
-
-    console.log(msg);
-  },
   methods: {
     jumpPages() {
       this.$router.push({

+ 0 - 1
src/views/resource/baseManageInfos/resource/colleges/index.vue

@@ -338,7 +338,6 @@ export default {
       }
     },
     changeJYList() {
-      console.log(this.listData)
       if (this.listData.schoolCityId) {
         this.listData.schoolCityId = "";
       }

+ 0 - 1
src/views/resource/videoManagement/chapter/edit/index.vue

@@ -618,7 +618,6 @@ export default {
     this.$api
       .gradecheckGoodsChange({ chapterId: this.$route.query.id })
       .then((res) => {
-        console.log(res.data);
         if (res.data > 0) {
           this.noStudent = false;
         }

+ 2 - 2
src/views/resource/videoManagement/courseManagement/index.vue

@@ -1,5 +1,5 @@
 <template>
-  <div id="moduleManagement">
+  <div id="courseManagement">
     <search-box-new
       ref="searchBox"
       :formData="formData"
@@ -41,7 +41,7 @@ import searchBoxNew from "@/components/searchBoxNew";
 import tableList from "@/components/tableList";
 import pagination from "@/components/pagination";
 export default {
-  name: "ModuleManagement",
+  name: "CourseManagement",
   components: { searchBoxNew, tableList, pagination },
   data() {
     return {

+ 0 - 2
src/views/resource/videoManagement/festival/add/index.vue

@@ -591,7 +591,6 @@ export default {
         callback();
         this.player.on("serverError", (...params) => {
           this.$message.error(returnTitle(params[1]));
-          console.log(params);
         });
       }
     },
@@ -680,7 +679,6 @@ export default {
       var file = event.target.files[0];
       // let formData = new FormData();
       // formData.append("file", file);
-      // console.log(formData);
       if (!event.target.value) {
         this.$message.error("请选择您要上传的文件");
         return false;

+ 4 - 12
src/views/resource/videoManagement/festival/edit/index.vue

@@ -497,7 +497,7 @@ export default {
       return arrays;
     },
     /**
-     * 
+     *
      * @param {Arrays} val 复选框数据
      * @remards 复选框全选触发
      */
@@ -565,7 +565,6 @@ export default {
         callback();
         this.player.on("serverError", (...params) => {
           this.$message.error(returnTitle(params[1]));
-          console.log(params);
         });
       }
     },
@@ -627,12 +626,9 @@ export default {
         document.body.appendChild(myScript);
       } else {
         callback();
-        // this.playerzb.on("serverError", (...err) => {
-        //   console.log(err, 321);
-        // });
       }
     },
-    
+
     loadPlayerzb() {
       const polyvLivePlayer = window.polyvLivePlayer;
       this.playerzb = polyvLivePlayer({
@@ -654,11 +650,7 @@ export default {
     },
     /**上传视频 */
     importMoble(event) {
-      // var self = this;
       var file = event.target.files[0];
-      // let formData = new FormData();
-      // formData.append("file", file);
-      // console.log(formData);
       if (!event.target.value) {
         this.$message.error("请选择您要上传的文件");
         return false;
@@ -955,8 +947,8 @@ export default {
       this.$refs[formName].validate((valid) => {
         if (valid) {
           if (!this.newSujectApis.length) {
-            this.$message.error("请选择适用业务层级")
-            return
+            this.$message.error("请选择适用业务层级");
+            return;
           }
           // if (
           //   this.listData.coverUrl === "" ||

+ 0 - 2
src/views/resource/videoManagement/flow/index.vue

@@ -626,7 +626,6 @@ export default {
           }
         });
         this.cauType = newArr;
-        console.log(this.cauType);
         if (this.cauType.length) {
           this.isIndeterminate = true;
         } else {
@@ -647,7 +646,6 @@ export default {
       this.disabledBtn = false;
     },
     loadNode(node, resolve) {
-      console.log(node);
       if (node.level === 0) {
         this.$api.obtainpolyvvideosignlistCata({ parentid: 0 }).then((res) => {
           return resolve(res.rows);

+ 0 - 1
src/views/system/user/profile/userAvatar.vue

@@ -159,7 +159,6 @@ export default {
     },
     // 上传图片
     uploadImg() {
-      // console.log(store.getters.userId,store.getters.name)
       this.$refs.cropper.getCropBlob((data) => {
         this.$upload.upload(data, 0).then((res) => {
           var items = {

+ 0 - 4
src/views/systemManagement/roleManagement/index.vue

@@ -585,14 +585,12 @@ export default {
     },
     // 树权限(全选/全不选)
     handleCheckedTreeNodeAll(value, type) {
-      console.log(this.$refs.menu);
       if (type == "menu") {
         this.$refs.menu[0].setCheckedNodes(value ? this.menuOptions : []);
       }
     },
     // 数据池树权限(展开/折叠)
     handleCheckedTreeExpandInfo(value, type) {
-      console.log(this.$refs.info);
       if (type == "info") {
         let treeList = this.menuOptionsInfo;
         for (let i = 0; i < treeList.length; i++) {
@@ -603,7 +601,6 @@ export default {
     },
     // 数据池树权限(全选/全不选)
     handleCheckedTreeNodeAllInfo(value, type) {
-      console.log(this.$refs.info);
       if (type == "info") {
         this.$refs.info[0].setCheckedNodes(value ? this.menuOptionsInfo : []);
       }
@@ -611,7 +608,6 @@ export default {
     // 树权限(父子联动)
     handleCheckedTreeConnect(value, type) {
       if (type == "menu") {
-        console.log(value);
         this.listData.menuCheckStrictly = value ? true : false;
       }
     },

+ 0 - 1
src/views/systemSettings/dict/index.vue

@@ -230,7 +230,6 @@ export default {
   },
   methods: {
     search(v) {
-      console.log(v);
       if (v === undefined) {
         v = {
           statusArray: "0,1",

+ 0 - 1
src/views/systemSettings/dictData/index.vue

@@ -249,7 +249,6 @@ export default {
   },
   methods: {
     search(v) {
-      console.log(this.paramsData);
       if (v === undefined) {
         v = {
           statusArray: "0,1",

+ 0 - 1
src/views/systemSettings/menu/index.vue

@@ -396,7 +396,6 @@ export default {
       if (row.menuType == "F") {
         return "";
       }
-      // console.log(this.statusOptions,row);
 
       return this.selectDictLabel(this.statusOptions, row.status);
     },

+ 0 - 1
src/views/systemSettings/personalCenter/index.vue

@@ -114,7 +114,6 @@ export default {
         return;
       }
       if (!testPhone.test(this.bfdata.phonenumber)) {
-        console.log(this.bfdata);
         this.$message.error("请输入正确手机号");
         return;
       }

+ 0 - 2
src/views/systemSettings/roleInfoManagement/index.vue

@@ -465,7 +465,6 @@ export default {
     },
     // 树权限(全选/全不选)
     handleCheckedTreeNodeAll(value, type) {
-      console.log(this.$refs.menu);
       if (type == "menu") {
         this.$refs.menu[0].setCheckedNodes(value ? this.menuOptions : []);
       }
@@ -473,7 +472,6 @@ export default {
     // 树权限(父子联动)
     handleCheckedTreeConnect(value, type) {
       if (type == "menu") {
-        console.log(value);
         this.listData.menuCheckStrictly = value ? true : false;
       }
     },

+ 0 - 1
src/views/systemSettings/usermanagement/index.vue

@@ -488,7 +488,6 @@ export default {
     },
     //初始数据
     getOptionsRole() {
-      console.log(this.dictManages);
       var data = {
         statusArray: "0,1",
       };