刘璐珈

This commit is contained in:
Vergil
2020-03-09 17:18:31 +08:00
parent 8d4607b5ca
commit c2d4e64c35
21 changed files with 998 additions and 350 deletions

View File

@@ -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',