田源
2024-01-08 6eeb8a83dfe8501d5038371d171d28be8988cbd3
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'},