Commit 7aee102d authored by ytbdmhy's avatar ytbdmhy

mhy

parents a17cdc74 57c98e77
...@@ -103,7 +103,7 @@ export default { ...@@ -103,7 +103,7 @@ export default {
pageSize: 10 pageSize: 10
}, },
loading: false, // 加载标识 loading: false, // 加载标识
selections: [] // 列表选中列 selections: [], // 列表选中列
} }
}, },
methods: { methods: {
...@@ -173,7 +173,7 @@ export default { ...@@ -173,7 +173,7 @@ export default {
} }
</script> </script>
<style> <style scoped>
.statusSwitch .el-switch__label { .statusSwitch .el-switch__label {
position: absolute; position: absolute;
display: none; display: none;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment