YY 2 年之前
父节点
当前提交
f88a4d36cc
共有 1 个文件被更改,包括 1 次插入4 次删除
  1. 1 4
      src/views/platfinance/shopCash/index.vue

+ 1 - 4
src/views/platfinance/shopCash/index.vue

@@ -46,10 +46,7 @@ export default {
       searchForm: {},
       list: [],
       total: 0,
-      opera: [
-        { label: '审核', method: 'exam' },
-        // { label: '删除', method: 'delete', confirm: true, type: 'danger' },
-      ],
+      opera: [{ label: '审核', method: 'exam' }],
       fields: [
         { label: '申请店铺', model: 'shop.name' },
         { label: '提现金额', model: 'money' },