| | |
| | | } from '@/api/basic/template' |
| | | import TableForm from './template-form' |
| | | import ttable from '@/views/common/ztt-table.vue' |
| | | import { getStore } from '@/util/store.js' |
| | | import ParamDialog from '@/views/common/param.vue' |
| | | import { mapGetters } from 'vuex' |
| | | import { |
| | |
| | | }, |
| | | addOrUpdateVisible: false, |
| | | paramTemplateOption: { |
| | | maxHeight: 450, |
| | | height: 450, |
| | | height: '65vh', |
| | | loadingText: "Loading...", |
| | | columnBtn: false, |
| | | index: true, |
| | |
| | | computed: { |
| | | ...mapGetters(['permissions']) |
| | | }, |
| | | created(){ |
| | | }, |
| | | watch:{ |
| | | }, |
| | | mounted() { |
| | | this.getParamType() |
| | | // this.rowDrop() |