Ver Fonte

产品管理修改提交

LAPTOP-16IUEB3P\Lenovo há 2 anos atrás
pai
commit
d06a4db2ce
1 ficheiros alterados com 7 adições e 3 exclusões
  1. 7 3
      src/views/material/product/components/link-msg.vue

+ 7 - 3
src/views/material/product/components/link-msg.vue

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