Commit 6c4779b0 authored by 仇晓婷's avatar 仇晓婷

项目管理详情

parent 3d6593b0
......@@ -15,7 +15,7 @@
<state code="project.main.type" :value="entity.type" />
</Filed>
<Filed :span="24" :name="l('note') + ':'">{{ entity.note }}</Filed>
<Filed :span="24" :name="l('attachment') + ':'">
<Filed :span="24" :name="l('attachment')">
<FilesView ref="refFile" :parms="parms" />
<!-- <files
ref="refFile"
......@@ -48,7 +48,7 @@ export default {
data() {
return {
avatorPath: "",
entity: this.row,
entity: {},
parms: {
app: "material",
eid: null,
......
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