hbchen 5 tháng trước cách đây
mục cha
commit
b0291f6a8d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/dataEntry_manage/thirdBase/ZczxData.vue

+ 0 - 1
src/views/dataEntry_manage/thirdBase/ZczxData.vue

@@ -134,7 +134,6 @@ export default {
     /* 获取分类 */
     getClassify() {
       zczxInterface.classifyList().then((res) => {
-        console.log(res,'res');
         if (res.Ret !== 200) return;
         this.classifyList = res.Data || [];
         this.select_classify =