联调数据清洗页面 绘制终端运行评价页面
This commit is contained in:
@@ -203,7 +203,7 @@ const onExport = () => {
|
||||
tableStore.onTableAction('export', { showAllFlag: true })
|
||||
}
|
||||
|
||||
defineExpose({ onComSearch, areaRef, setDatePicker, setTheDate, datePickerRef, showSelectChange,computedSearchRow })
|
||||
defineExpose({ onComSearch, areaRef, setDatePicker, setTheDate, datePickerRef, showSelectChange,computedSearchRow,onExport })
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
|
||||
@@ -53,7 +53,7 @@ const loadData = () => {
|
||||
|
||||
res.data = [
|
||||
{
|
||||
name: '国网xx供电公司',
|
||||
name: '张家口供电公司',
|
||||
level: -1,
|
||||
id: 0,
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user