@@ -109,7 +109,7 @@ export default {
type: "text"
},
{
- prop: "receivableAmount",
+ prop: "allFeeValue",
label: "应收金额",
}
@@ -364,10 +364,9 @@ export default {
};
</script>
-
+
<style scoped>
>>>.dataTable .el-table__header-wrapper .el-table__header .el-checkbox {
display: none;
</style>