Commit 3d6767ac authored by 吴冠's avatar 吴冠

'commit'

parent 31640669
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
<p class="right_mes"> <p class="right_mes">
发布日期:{{date}} 发布日期:{{date}}
</p> </p>
</div> </div>
<h1>{{title}}</h1> <h1>{{title}}</h1>
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
<div>项目名称:</div> <div>项目名称:</div>
<div>{{ formdata.itemTitle }}</div> <div>{{ formdata.itemTitle }}</div>
</div> </div>
<div class="flex"> <div class="flex">
<div>项目编号:</div> <div>项目编号:</div>
<div>{{ formdata.itemCode }}</div> <div>{{ formdata.itemCode }}</div>
......
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