13404089107
2025-06-26 6fd9edb76f4b9ba18c33a3ed161d30c5f2a29732
culture/src/views/strainReportLibrary/reportLibraryOne/index.vue
@@ -241,8 +241,8 @@
        handleApprove(params) {
            approve({ ...params, status: params.statuss }).then(res => {
                if (res.code === 200) {
                    this.$message.success('审核成功')
                    this.showApproval = false
                    this.$message.success('审核成功')
                    this.getLists()
                    if(params.statuss=='2'){
                        this.showEvaluate = true