田源
2023-11-10 f00e6f6f26d6dc6fc8f606de01f37ec643daa383
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>