Commit 422578d9 by 唐玉峰

p

parent 73a46dd7
...@@ -203,7 +203,7 @@ ...@@ -203,7 +203,7 @@
<span>{{ decimal(scope.row.self_payment) }}</span> <span>{{ decimal(scope.row.self_payment) }}</span>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column prop="self_payment_proportion" label="自占比" sortable align="center" min-width="120" show-overflow-tooltip> <el-table-column prop="self_payment_proportion" label="自占比" sortable align="center" min-width="120" show-overflow-tooltip>
</el-table-column> </el-table-column>
<el-table-column prop="medical_payment" label="医保类型" sortable align="center" min-width="120" show-overflow-tooltip></el-table-column> <el-table-column prop="medical_payment" label="医保类型" sortable align="center" min-width="120" show-overflow-tooltip></el-table-column>
<el-table-column prop="discode" label="分组编码" sortable align="center" min-width="120" show-overflow-tooltip> </el-table-column> <el-table-column prop="discode" label="分组编码" sortable align="center" min-width="120" show-overflow-tooltip> </el-table-column>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment