|
|
|
@ -292,6 +292,7 @@ import { getWorkBindBusTypes, removeBusTypeById } from '@/api/basic/workPlace/sy
|
|
|
|
|
|
|
|
|
|
export default {
|
|
|
|
|
name: 'panelOrderUpload',
|
|
|
|
|
props: {
|
|
|
|
|
RowType: {
|
|
|
|
|
type: Object,
|
|
|
|
|
default: null,
|
|
|
|
@ -316,7 +317,7 @@ export default {
|
|
|
|
|
type: Object,
|
|
|
|
|
default: null,
|
|
|
|
|
required: true
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
data() {
|
|
|
|
|
return {
|
|
|
|
|