Commit 832a3170 authored by 高宇's avatar 高宇

1.设置三级菜单

parent 6d4386e3
...@@ -105,18 +105,3 @@ export function acquireOrderByCode() { ...@@ -105,18 +105,3 @@ export function acquireOrderByCode() {
}) })
} }
const manufacturer = [
{
value: '1',
label: 'baidu'
},
{
value: '2',
label: 'ali'
},
{
value: '3',
label: 'taobao'
}
]
export default manufacturer
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