This commit is contained in:
USER-20220102CG\noblelift
2022-07-15 19:34:53 +08:00
parent 80f1a8c384
commit 61c17454c5
4 changed files with 194 additions and 20 deletions

View File

@@ -1,6 +1,7 @@
import request from '@/utils/request'
export function add(data) {
debugger
return request({
url: 'api/produceshiftorder',
method: 'post',