刘璐珈
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import request from '@/utils/request'
|
||||
import state from '@/store'
|
||||
import router from '@/router'
|
||||
|
||||
// var postData
|
||||
// 初始化人员
|
||||
export function initPickPerson() {
|
||||
return request({
|
||||
@@ -30,6 +30,8 @@ export function initMachineProject() {
|
||||
}
|
||||
// 组件查询
|
||||
export function searchgroup(num) {
|
||||
// postData = new URLSearchParams()
|
||||
// postData.append('param', num)
|
||||
return request({
|
||||
url: '',
|
||||
method: 'post',
|
||||
|
||||
Reference in New Issue
Block a user