ct
liuyg
2021-09-17 7ec657a86d2d6c3f91ed7ab241c603ea2e3b7b4d
src/views/securityUnit/data.js
@@ -106,7 +106,7 @@
        overHidden: true,
        type: "date",
        format: "yyyy-MM-dd",
        valueFormat: "timestamp",
        valueFormat: "yyyy-MM-dd",
    },
    {
@@ -313,7 +313,7 @@
        span: s,
        type: "date",
        format: "yyyy-MM-dd",
        valueFormat: "timestamp",
        valueFormat: "yyyy-MM-dd",
        rules: [{
            required: true,
            message: "请输入注册时间",
@@ -530,7 +530,7 @@
        prop: "capitaltime",
        type: "date",
        format: "yyyy-MM-dd",
        valueFormat: "timestamp",
        valueFormat: "yyyy-MM-dd",
        labelWidth: w,
        span: s,
        rules: [{