瀏覽代碼

Merge branch 'blueBranch' into allTestUrgent

qymljy 6 月之前
父節點
當前提交
1ecbc8f4bc
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/HDrpManagement/collectionRule/modules/table.vue

+ 1 - 0
src/HDrpManagement/collectionRule/modules/table.vue

@@ -214,6 +214,7 @@
       <el-table-column
        prop="a"
        :label="$t('操作')"
+       fixed="right"
        width="100px">
        <template slot-scope="scope">
 <!--         <el-button type="text" size="mini" @click="goDetail(scope.row)">{{$t('详 情')}}</el-button>-->