update shape upload
This commit is contained in:
@@ -346,7 +346,7 @@ export default {
|
||||
// alert("查看附件");
|
||||
this.needAttachmentDialog = true;
|
||||
setTimeout(() => {
|
||||
this.$refs["attachmentDialog"].init();
|
||||
this.$refs["attachmentDialog"].init(data);
|
||||
}, 300);
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user