Commit 03e05314 authored by 13841799530's avatar 13841799530

6666

parent 64c0f669
Pipeline #7335 passed with stage
in 8 seconds
...@@ -64,7 +64,7 @@ export default { ...@@ -64,7 +64,7 @@ export default {
}, },
data() { data() {
return { return {
currentDate: '',//当前默认时间 currentDate: new Date(),//当前默认时间
istextl:true,//检查组签字是否显示文字 istextl:true,//检查组签字是否显示文字
dialogShow:false,//弹框是否显示 dialogShow:false,//弹框是否显示
istext:true,//是否显示文字 istext:true,//是否显示文字
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment