@ -5411,6 +5411,7 @@ export default {
}
if (this.pageType == "add") {
this.ruleForm.dwmc = this.nickName;
this.isMore = true;
},
methods: {
@ -406,7 +406,7 @@
v-model="ruleForm.sysj"
type="date"
format="yyyy-MM-dd"
value-format="yyyy-MM-dd"
value-format="yyyy:MM:dd hh:mm:ss"
placeholder="选择日期"
>
</el-date-picker>