@ -552,6 +552,7 @@
width: 120,
data: 'rentDirect',
type: 'dropdown',
readOnly: true,
source: async (query, process) => {
const res = rentDirectDict.value.length
? rentDirectDict.value
@ -568,6 +569,7 @@
data: 'rentType',
const res = rentTypeDict.value.length
? rentTypeDict.value