保安监管系统-验收版本
liuyg
2021-09-16 2354d856868aa3683696371114d6b73a64321d78
监管页面
1 files modified
12 ■■■■ changed files
src/views/securityCompany/regulatoryInformation.vue 12 ●●●● patch | view | raw | blame | history
src/views/securityCompany/regulatoryInformation.vue
@@ -2,7 +2,7 @@
 * @Author: Morpheus
 * @Date: 2021-07-07 17:30:05
 * @Last Modified by: liu
 * @Last Modified time: 2021-09-15 11:22:23
 * @Last Modified time: 2021-09-15 19:56:58
 * menu-name 监管信息
 */
<template>
@@ -131,7 +131,7 @@
            ],
          },
          {
            label: "处罚类型",
            label: "监管类型",
            prop: "punishtype",
            type: "select",
            labelWidth: 120,
@@ -146,14 +146,14 @@
            width: 120,
          },
          {
            label: "处罚原因",
            label: "原因",
            prop: "punishreason",
            // display: false,
            labelWidth: 120,
            width: 200,
          },
          {
            label: "处罚结果",
            label: "结果",
            prop: "punishresult",
            // display: false,
            width: 200,
@@ -161,7 +161,7 @@
            overHidden: true,
          },
          {
            label: "处罚日期",
            label: "日期",
            prop: "punishtime",
            type: "date",
            format: "yyyy-MM-dd",
@@ -178,7 +178,7 @@
          },
          {
            label: "处罚批准文号",
            label: "批准文号",
            prop: "punisnum",
            labelWidth: 120,
            // display: false,