田源
2023-08-03 ae7248eb618da8235068bc6a3ea2abbad44f4f07
Source/UBCS-WEB/src/components/template/Stage.vue
@@ -38,7 +38,11 @@
        }
    },
    watch: {
      code: {
        handler(newval, oldval) {
          this.getDataList()
        }
      }
    },
    data() {
        const options = {
@@ -98,6 +102,7 @@
            ],
            option: {
                ...options,
              height: 383,
                column: [
                    { label: '模板编号', prop: 'modelKey' },
                    { label: '模板名称', prop: 'modelName' },