src/views/datamanage/dataUpdata.vue
@@ -2859,7 +2859,7 @@ this.$message.error("目录列表获取失败"); return; } debugger this.catalogOption = this.treeData(res.result); this.formInline.dirName = this.catalogOption[0].name; this.formInline.dirid = this.catalogOption[0].id;