Tang 3 жил өмнө
parent
commit
65ef1c327c

+ 1 - 0
src/views/education/classManageMent/classList/index.vue

@@ -87,6 +87,7 @@ export default {
           prop: "status",
           placeholder: "班级状态",
           scope: "select",
+          noClear:false,
           options: [
             { label: "全部状态", value: "0,1" },
             { label: "无效", value: 0 },