Browse Source

no message

linwenxin 1 năm trước cách đây
mục cha
commit
5110b3d769
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: {