| | |
| | | <script lang="ts"> |
| | | import { defineComponent, ref, reactive, watch } from 'vue'; |
| | | import updata from '/@/components/updata/updata.vue' |
| | | import Dailog from './component/Dailog.vue' |
| | | import Dailog from '/@/components/equipmentDailog/Dailog.vue' |
| | | import { ElTree, TabsPaneContext } from 'element-plus'; |
| | | import { EditPen, Plus, Delete, Download, Refresh, Upload } from '@element-plus/icons-vue'; |
| | | interface Tree { |
| | |
| | | } |
| | | const ShowD=ref() |
| | | const openD=()=>{ |
| | | ShowD.value.openDailog() |
| | | ShowD.value.openDailog(false) |
| | | } |
| | | return { |
| | | activeName, |