Commit 396e39e1 by qinjianhui

fix: 问题修改

parent 8c4c4244
import axios from './axios' import axios from './axios'
export function getOrderTree() { export function getOrderTree() {
return axios.get('platform/platformWorkOrder/erp/findStateGroupList') return axios.get('platform/platformWorkOrder/findStateGroupList')
} }
export function workConfirmed(id) { export function workConfirmed(id) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment