瀏覽代碼

调整

master
zouhantao 5 天之前
父節點
當前提交
935d178c01
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      src/views/onlineBusinessHall/inquiryStatistics/deviceQueryRecord/index.vue

+ 2
- 1
src/views/onlineBusinessHall/inquiryStatistics/deviceQueryRecord/index.vue 查看文件

return $storeinitData.state.dictData['VEHICLE_COLOR_TYPE'] || [] return $storeinitData.state.dictData['VEHICLE_COLOR_TYPE'] || []
}) })
const DATA_SOURCE = computed(() => { const DATA_SOURCE = computed(() => {
return $storeinitData.state.dictData['DATA_SOURCE'] || []
return $storeinitData.state.dictData['SOURCE_TYPE'] || []
}) })


const crudRef = ref() const crudRef = ref()
} }


import {optionExportFn} from '@/views/optionalSystem/optionUtils' import {optionExportFn} from '@/views/optionalSystem/optionUtils'
import {CARD_TYPE} from "@/views/inventoryControl/newInventory/cardIsIssued/data";


// 导出 // 导出
function downloadHandle() { function downloadHandle() {

Loading…
取消
儲存