wente
2023-11-27 d9a005427e6098c574f3f46c0247be34cd63ff30
web/src/views/modules/project/Environ-AddOrUpdate.vue
@@ -291,8 +291,8 @@
        })
      },
      getImageUrl(url){
        this.image.url  = url
        console.log(this.image.url,' this.image.url')
        this.dataForm.url  = url
        console.log(this.dataForm.url,' this.dataForm.url')
      },
      // 表单提交
      async formSubmit() {