浏览代码

no message

zhengkaixin 2 年之前
父节点
当前提交
1b905b092c
共有 1 个文件被更改,包括 0 次插入8 次删除
  1. 0 8
      src/apis/Common/notice.js

+ 0 - 8
src/apis/Common/notice.js

@@ -1,14 +1,6 @@
 import request from '@/utils/request'
 import request from '@/utils/request'
 import Qs from 'qs';
 import Qs from 'qs';
 //文件审批
 //文件审批
-export function checkPageList(data) {
-	return request({
-		url: '/mobile/doc/checkPageList' ,
-		data: Qs.stringify(data),
-		method: 'post',
-	})
-}
-
 export function checkPageList(data) {
 export function checkPageList(data) {
 	return request({
 	return request({
 		url: '/mobile/doc/checkPageList' ,
 		url: '/mobile/doc/checkPageList' ,