Explorar el Código

fiex:修复编辑节无法点击

Tang hace 3 años
padre
commit
771c9e5bed
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/resource/videoManagement/festival/edit/index.vue

+ 1 - 1
src/views/resource/videoManagement/festival/edit/index.vue

@@ -287,7 +287,7 @@
           <el-button
             type="primary"
             @click="submit('listData')"
-            :disabled="noStudent"
+            :disabled="!noStudent"
             >确定</el-button
           >
         </el-form-item>