lijinlongNew
许宏杰 1 month ago
parent 3a97ce5b9d
commit 21568acceb

@ -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>

Loading…
Cancel
Save