hbchen 5 mesiacov pred
rodič
commit
b0291f6a8d

+ 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 =