重置
This commit is contained in:
@@ -164,12 +164,12 @@ const tableStore = new TableStore({
|
||||
tableStore.table.params.deviceType = 2
|
||||
}
|
||||
})
|
||||
|
||||
onMounted(() => {
|
||||
// 加载数据
|
||||
tableStore.index()
|
||||
})
|
||||
tableStore.table.params.searchValue = ''
|
||||
tableStore.table.params.status = ''
|
||||
provide('tableStore', tableStore)
|
||||
|
||||
//新增退运设备信息
|
||||
|
||||
Reference in New Issue
Block a user