diff --git a/src/views/xgf/flow/components/list.vue b/src/views/xgf/flow/components/list.vue index 8bbe506..636a33f 100644 --- a/src/views/xgf/flow/components/list.vue +++ b/src/views/xgf/flow/components/list.vue @@ -146,7 +146,7 @@ export default { '/trainingbatch/userList?showCount=' + this.listQuery.limit + '¤tPage=' + this.listQuery.page, { KEYWORDS: this.KEYWORDS, - STATUS: this.STATUS, + STATUS: '1', EMPLOY_FLAG: '1' } ).then((data) => { diff --git a/src/views/xgf/flowApply/components/QRCode.vue b/src/views/xgf/flowApply/components/QRCode.vue new file mode 100644 index 0000000..297e138 --- /dev/null +++ b/src/views/xgf/flowApply/components/QRCode.vue @@ -0,0 +1,36 @@ + + + + + diff --git a/src/views/xgf/flowApply/components/apply.vue b/src/views/xgf/flowApply/components/apply.vue new file mode 100644 index 0000000..6775299 --- /dev/null +++ b/src/views/xgf/flowApply/components/apply.vue @@ -0,0 +1,287 @@ + + + diff --git a/src/views/xgf/flowApply/components/list.vue b/src/views/xgf/flowApply/components/list.vue new file mode 100644 index 0000000..db3d5cb --- /dev/null +++ b/src/views/xgf/flowApply/components/list.vue @@ -0,0 +1,228 @@ + + + + diff --git a/src/views/xgf/flowApply/components/picture.vue b/src/views/xgf/flowApply/components/picture.vue new file mode 100644 index 0000000..57e7255 --- /dev/null +++ b/src/views/xgf/flowApply/components/picture.vue @@ -0,0 +1,36 @@ + + + + + diff --git a/src/views/xgf/flowApply/components/record.vue b/src/views/xgf/flowApply/components/record.vue new file mode 100644 index 0000000..e82258d --- /dev/null +++ b/src/views/xgf/flowApply/components/record.vue @@ -0,0 +1,198 @@ + + + + diff --git a/src/views/xgf/flowApply/components/sendUtil.vue b/src/views/xgf/flowApply/components/sendUtil.vue new file mode 100644 index 0000000..a7fdb5b --- /dev/null +++ b/src/views/xgf/flowApply/components/sendUtil.vue @@ -0,0 +1,67 @@ + + + + + diff --git a/src/views/xgf/flowApply/components/user.vue b/src/views/xgf/flowApply/components/user.vue new file mode 100644 index 0000000..889dc08 --- /dev/null +++ b/src/views/xgf/flowApply/components/user.vue @@ -0,0 +1,250 @@ + + + + + diff --git a/src/views/xgf/flowApply/components/userInfo.vue b/src/views/xgf/flowApply/components/userInfo.vue new file mode 100644 index 0000000..6a38268 --- /dev/null +++ b/src/views/xgf/flowApply/components/userInfo.vue @@ -0,0 +1,327 @@ + + + + + diff --git a/src/views/xgf/flowApply/components/users.vue b/src/views/xgf/flowApply/components/users.vue new file mode 100644 index 0000000..2d11653 --- /dev/null +++ b/src/views/xgf/flowApply/components/users.vue @@ -0,0 +1,513 @@ + + + diff --git a/src/views/xgf/flowApply/index.vue b/src/views/xgf/flowApply/index.vue new file mode 100644 index 0000000..70cda6e --- /dev/null +++ b/src/views/xgf/flowApply/index.vue @@ -0,0 +1,23 @@ + + + + +