Explorar el Código

Merge branch '经销商_lin' of https://gogs.zfire.top/zfire-front/zfire-newmall-admin into develop

linwenxin hace 1 año
padre
commit
019529ece6
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: {