zouyu
2023-11-17 e5ed44879d7722c160b9af63ba51b333bc7f4d1d
src/views/basic/template/index.vue
@@ -177,6 +177,7 @@
} 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 {
@@ -301,8 +302,7 @@
      },
      addOrUpdateVisible: false,
      paramTemplateOption: {
        maxHeight: 450,
        height: 450,
        height: '66vh',
        loadingText: "Loading...",
        columnBtn: false,
        index: true,
@@ -375,6 +375,10 @@
  computed: {
    ...mapGetters(['permissions'])
  },
  created(){
  },
  watch:{
  },
  mounted() {
    this.getParamType()
    // this.rowDrop()