-
-
-
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -128,94 +32,49 @@
-
- 新增
-
-
- 修改
-
-
- 删除
-
-
- 导出
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
- {{ parseTime(scope.row.auditTime, '{y}-{m}-{d}') }}
+
+
+
+
+
-
-
-
-
- {{ parseTime(scope.row.auditIp, '{y}-{m}-{d}') }}
-
-
-
+
+
+
+
-
+
修改
+ >通过
+
删除
+ v-if="scope.row.auditStatus === 1"
+ @click="handleAuditFail(scope.row)"
+ v-hasPermi="['xq:userWithdraw:edit']"
+ >不通过
+
@@ -227,83 +86,23 @@
:limit.sync="queryParams.pageSize"
@pagination="getList"
/>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/src/views/xq/userWithdraw/withdraw-success-dialog.vue b/src/views/xq/userWithdraw/withdraw-success-dialog.vue
new file mode 100644
index 0000000..bdca483
--- /dev/null
+++ b/src/views/xq/userWithdraw/withdraw-success-dialog.vue
@@ -0,0 +1,65 @@
+