ludc
2023-09-18 ae5807029edabde0b1e1488c090bd830fccf75a7
Source/UBCS-WEB/src/components/template/Business.vue
@@ -138,7 +138,6 @@
        handelAgree() {
            this.isAgree = !this.isAgree
            this.outerVisible = false
            console.log(this.isAgree)
        },
        handelRefuse() {
            if (!this.opinionVal) {
@@ -203,4 +202,4 @@
::v-deep(.el-upload-dragger .el-icon-upload) {
    margin: 15px 0 16px;
}
</style>
</style>