liuyg
2021-08-09 74de0fdc0c7aff04f101065597547e3483cb896f
样式优化
2 files modified
8 ■■■■ changed files
src/views/management/computents/train.vue 4 ●●●● patch | view | raw | blame | history
src/views/securityCompany/regulatoryInformation.vue 4 ●●●● patch | view | raw | blame | history
src/views/management/computents/train.vue
@@ -34,7 +34,7 @@
        align: "center",
        height: "auto",
        calcHeight: 270,
        calcHeight: 160,
        tip: false,
        searchShow: false,
        searchMenuSpan: 4,
@@ -78,7 +78,7 @@
          },
          {
            label: "培训单位",
            prop: "trainingUnitName",
            prop: "trainUnitName",
            // slot: true,
            // display: false,
          },
src/views/securityCompany/regulatoryInformation.vue
@@ -134,7 +134,7 @@
            label: "处罚类型",
            prop: "punishtype",
            type: "select",
            labelWidth: 85,
            labelWidth: 120,
            // display: false,
            dicData: dic,
            // props: {
@@ -166,9 +166,9 @@
            type: "date",
            format: "yyyy-MM-dd",
            valueFormat: "yyyy-MM-dd",
            labelWidth: 120,
            mock: {
              type: "datetime",
              labelWidth: 120,
              format: "yyyy-MM-dd",
            },
            // search: true,