Commit a20d0623 by peii

bug fixed

parent b208f278
Showing with 2 additions and 1 deletions
......@@ -2,7 +2,7 @@
* @FilePath: /BoneHouse_Business_APP/src/pages/order/hoc/order.tsx
* @Author: PEII
* @Date: 2022-11-22 16:47:26
* @LastEditTime: 2022-11-28 16:32:45
* @LastEditTime: 2023-01-04 14:28:11
* @LastEditors: PEII
* @Vision: 1.0
* @Description: 订单类型form
......@@ -49,6 +49,7 @@ export default function Order(WrapComponent: Component<IProps, IState>) {
invs: {},
orderTypes: {},
departments: {},
allCustomers: {}
}
/**
......
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 sign in to comment