Commit 8ee106dc authored by zhengke's avatar zhengke

修改

parent 595fff33
...@@ -289,7 +289,7 @@ ...@@ -289,7 +289,7 @@
queryEmployee queryEmployee
} from '../../api/users/user'; //获取员工 } from '../../api/users/user'; //获取员工
import editorderForm from '../../components/sale/editOrder-form' //修改订单 import editorderForm from '../../components/sale/editorder-form' //修改订单
export default { export default {
meta: { meta: {
......
...@@ -134,7 +134,7 @@ ...@@ -134,7 +134,7 @@
} from '../../api/studyabroad/index' } from '../../api/studyabroad/index'
import quotationstudyForm from '../../components/sale/quotationstudy-form' import quotationstudyForm from '../../components/sale/quotationstudy-form'
import studyorderForm from '../../components/sale/studyorder-form' import studyorderForm from '../../components/sale/studyorder-form'
import editorderForm from '../../components/sale/editOrder-form' import editorderForm from '../../components/sale/editorder-form'
import { import {
mapState mapState
......
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