shuishen
2021-09-17 186bacb113aa2f2036edae38a1cf006d30b684fb
时间修改
1 files modified
6 ■■■■ changed files
src/views/securityUnit/data.js 6 ●●●● patch | view | raw | blame | history
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: [{