Explorar el Código

Merge branch 'master' of github.com:gcpaas/DataRoom

liu.tao3 hace 1 año
padre
commit
49e8746d48
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      data-room-ui/packages/DataSetManagement/src/HttpEditForm.vue

+ 1 - 2
data-room-ui/packages/DataSetManagement/src/HttpEditForm.vue

@@ -971,8 +971,7 @@ export default {
     // 进入编辑
     fieldDescEdit () {
       this.$refs.fieldFillDialog.close()
-      // this.fieldDescVisible = false
-      this.fieldsetVisible = true
+      this.$refs.outputFieldDialog.open()
     },
     // 继续保存
     toSave () {