qinchao 3 жил өмнө
parent
commit
1f0b937f89

+ 1 - 0
src/modules/examwork/view/notice.vue

@@ -111,6 +111,7 @@
           <el-table-column label="操作" width="270">
             <div slot-scope="scope">
               <el-button
+                :disabled="scope.row.publishStatus == 'RECALLED'"
                 size="mini"
                 type="primary"
                 icon="el-icon-view"