|
@@ -23,6 +23,7 @@ const nodeType = [
|
|
{text: '其他费用', value: 11},
|
|
{text: '其他费用', value: 11},
|
|
{text: '回收金额', value: 12},
|
|
{text: '回收金额', value: 12},
|
|
{text: '建设期贷款利息', value: 13},
|
|
{text: '建设期贷款利息', value: 13},
|
|
|
|
+ {text: '其他建安工程', value: 14},
|
|
];
|
|
];
|
|
|
|
|
|
module.exports = {
|
|
module.exports = {
|