Переглянути джерело

收款条件设置列表操作栏调整

qymljy 6 місяців тому
батько
коміт
71efd957f8
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>-->