@ -715,7 +715,8 @@
},
//查询类型
dragSortType: {
type: String
type: String,
default: false
//归口部门
putUnder: {
@ -110,7 +110,7 @@
:dataSource="processUdgetPlanMaterialTable.dataSource"
@valueChange="onSelect"
:maxHeight="200"
:dragSortType = this.assigneesText
:dragSortType = String(this.assigneesText)
:putUnder = this.putUnder
:qeihuan = this.qeihuan
:action-button="true"