update +++
This commit is contained in:
@@ -150,7 +150,8 @@ export default function () {
|
||||
prop: "orderId",
|
||||
options: [],
|
||||
optionLabel: 'orderCode',
|
||||
toggleFetchData: 'carId', // 当 carId 改变的时候,也会 fetchData
|
||||
// toggleFetchData: 'carId', // 当 carId 改变的时候,也会 fetchData
|
||||
hasPrev: 'carId', // 当 carId 改变的时候,也会 fetchData
|
||||
// 需要保存当前状态
|
||||
needCache: true,
|
||||
fetchDataParam: { search: 'carId', get: 'id' }, // 伴随着 toggleFetchData 出现
|
||||
|
||||
Reference in New Issue
Block a user