liyongli 1 년 전
부모
커밋
7dd6c448bb
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/view/finance/index.vue

+ 0 - 1
src/view/finance/index.vue

@@ -172,7 +172,6 @@ const login = reactive({
 });
 const getList = call => {
   getEnrollList({
-    type: '网络短视频',
     operateId,
   }).then(r => {
     const array = r || [];