ソースを参照

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

linwenxin 1 年間 前
コミット
019529ece6
1 ファイル変更1 行追加1 行削除
  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: {