@@ -304,6 +304,10 @@
{
value: '已完成',
type: 2,
+ },
+ {
+ value: '审批中',
+ type: 4,
},
value: '全部合同',
@@ -236,6 +236,10 @@
@@ -302,6 +302,10 @@
@@ -335,6 +335,10 @@
value: '未回款',
type: 3,
@@ -545,7 +549,6 @@
getList() {
-
getList({
compId: localStorage.getItem('ws-pf_compId'),
contractType: this.contractType,
@@ -222,6 +222,10 @@
type: '',