linwenxin hace 1 año
padre
commit
5110b3d769
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/salesPurchasing/commercialMaterial/index.vue

+ 1 - 1
src/views/salesPurchasing/commercialMaterial/index.vue

@@ -62,7 +62,7 @@ export default {
       // 表格属性
       tableAttributes: {
         // 启用勾选列
-        selectColumn: true
+        selectColumn: false
       },
       // 表格事件
       tableEvents: {