y页面修改
This commit is contained in:
parent
2c2364849c
commit
f5543a12a6
@ -192,8 +192,10 @@
|
||||
});
|
||||
this.task = res.data;
|
||||
if (this.task.extend.is_commit == 1) {
|
||||
|
||||
|
||||
this.file = this.task.extend.annex
|
||||
this.amount = this.task.extend.amout || 0
|
||||
this.amount = this.task.extend.amount || 0
|
||||
this.fileTit = "附件"
|
||||
this.isDisabled = true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user