| | |
| | | |
| | | <script> |
| | | import myTree from '@/components/myTree/index'; |
| | | import { listType, getType, delType, addType, updateType, refreshCache } from '@/api/system/dict/type'; |
| | | import * as DateFormatter from '@/utils/DateFormatter'; |
| | | import MyTableV2 from '@/components/myTable/myTableV2'; |
| | | import SettingIplatform from '@/utils/settingIplatform'; |
| | | import edit from './edit'; |
| | | import * as finsystenant from '@/api/baseSetting/finsystenant'; |
| | | |
| | | export default { |
| | | name: 'Dict', |
| | | components: { MyTableV2, myTree, edit }, |
| | |
| | | }); |
| | | }, |
| | | nodeClick(param) { |
| | | console.log(param, 'param'); |
| | | this.p = Object.assign( |
| | | {}, |
| | | { |