|
@@ -1108,12 +1108,10 @@ export default {
|
|
trigger: "blur"
|
|
trigger: "blur"
|
|
}]
|
|
}]
|
|
}, {
|
|
}, {
|
|
- // dispatchDept: "1123598813738675201"
|
|
|
|
- // dispatchDept: "1123598813738675201"
|
|
|
|
label: '物流运输',
|
|
label: '物流运输',
|
|
prop: 'dispatchDept',
|
|
prop: 'dispatchDept',
|
|
cascader: ['dispatcher'],
|
|
cascader: ['dispatcher'],
|
|
- dicUrl: "/api/blade-system/dept/top-list?deptCategory=2",
|
|
|
|
|
|
+ dicUrl: "/api/blade-system/dept/top-list?deptCategory=1",
|
|
type: "select",
|
|
type: "select",
|
|
props: {
|
|
props: {
|
|
label: "deptName",
|
|
label: "deptName",
|