ludc
2024-01-08 2ab725f7c48945cf134cbb30bade9ea6a644a71d
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'},