@@ -106,9 +106,9 @@
}
],
equiColumn: [
- {
- type: 'selection'
- },
+ // {
+ // type: 'selection'
+ // },
{
label: '设备分类'
},
@@ -123,7 +123,11 @@
]
};
+ },
+ methods: {
+
</script>
<style lang="scss" scoped>