| | |
| | | <template slot-scope="scope"> |
| | | <span class="contents"> |
| | | {{ scope.row.name ? scope.row.name : '--' }} |
| | | (<span style="color: red;">{{ scope.row.gid ? scope.row.gid : '--' }}</span>) |
| | | </span> |
| | | </template> |
| | | </el-table-column> |
| | |
| | | </el-table-column> |
| | | <el-table-column prop="preclose_px" :label="$t('hj74')"> |
| | | </el-table-column> |
| | | <el-table-column prop="business_balance" :label="$t('cje')" width="300"> |
| | | <!-- <el-table-column prop="business_balance" :label="$t('cje')" width="300"> |
| | | <template slot-scope="scope"> |
| | | <span class="contents blues"> |
| | | {{ scope.row.business_balance ? scope.row.business_balance : '--' }} |
| | | </span> |
| | | </template> |
| | | </el-table-column> |
| | | </el-table-column> --> |
| | | </el-table> |
| | | <div id="menu"> |
| | | <ul> |