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