田源
2024-01-08 1ec8efc98c43c19b699f387197dc168eaa1cc68c
Source/UBCS-WEB/src/components/template/Stage.vue
@@ -55,7 +55,6 @@
  },
  data() {
    const options = {
      height: "auto",
      border: true,
      addBtn: false,
      align: 'center',
@@ -111,7 +110,7 @@
      ],
      option: {
        ...options,
        height: 'auto',
        height: '330',
        column: [
          {label: '模板编号', prop: 'modelKey'},
          {label: '模板名称', prop: 'modelName'},