导出
This commit is contained in:
parent
57614b3ed8
commit
086545e5ec
@ -183,6 +183,7 @@ class PermissionSeeder extends Seeder
|
||||
['name' => 'virtual.orders.0.create', 'title' => '创建', 'description' => 'create', 'type' => 1],
|
||||
['name' => 'virtual.orders.0.update', 'title' => '编辑', 'description' => 'update', 'type' => 1],
|
||||
['name' => 'virtual.orders.0.destroy', 'title' => '删除', 'description' => 'destroy', 'type' => 1],
|
||||
['name' => 'virtual.orders.0.output', 'title' => '导出', 'description' => 'output', 'type' => 1],
|
||||
],
|
||||
],
|
||||
[
|
||||
@ -192,6 +193,7 @@ class PermissionSeeder extends Seeder
|
||||
['name' => 'virtual.orders.1.create', 'title' => '创建', 'description' => 'create', 'type' => 1],
|
||||
['name' => 'virtual.orders.1.update', 'title' => '编辑', 'description' => 'update', 'type' => 1],
|
||||
['name' => 'virtual.orders.1.destroy', 'title' => '删除', 'description' => 'destroy', 'type' => 1],
|
||||
['name' => 'virtual.orders.1.output', 'title' => '导出', 'description' => 'output', 'type' => 1],
|
||||
],
|
||||
],
|
||||
[
|
||||
@ -201,6 +203,7 @@ class PermissionSeeder extends Seeder
|
||||
['name' => 'virtual.orders.2.create', 'title' => '创建', 'description' => 'create', 'type' => 1],
|
||||
['name' => 'virtual.orders.2.update', 'title' => '编辑', 'description' => 'update', 'type' => 1],
|
||||
['name' => 'virtual.orders.2.destroy', 'title' => '删除', 'description' => 'destroy', 'type' => 1],
|
||||
['name' => 'virtual.orders.2.output', 'title' => '导出', 'description' => 'output', 'type' => 1],
|
||||
],
|
||||
],
|
||||
[
|
||||
@ -210,6 +213,7 @@ class PermissionSeeder extends Seeder
|
||||
['name' => 'virtual.orders.3.create', 'title' => '创建', 'description' => 'create', 'type' => 1],
|
||||
['name' => 'virtual.orders.3.update', 'title' => '编辑', 'description' => 'update', 'type' => 1],
|
||||
['name' => 'virtual.orders.3.destroy', 'title' => '删除', 'description' => 'destroy', 'type' => 1],
|
||||
['name' => 'virtual.orders.3.output', 'title' => '导出', 'description' => 'output', 'type' => 1],
|
||||
],
|
||||
],
|
||||
],
|
||||
|
@ -100,10 +100,6 @@
|
||||
<div class="handle-item">
|
||||
<Button @click="resetSearch" ghost type="warning">重置搜索</Button>
|
||||
</div>
|
||||
|
||||
<div class="handle-item">
|
||||
<Button @click="exportOrders" type="warning">导出订单</Button>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
@ -131,7 +127,7 @@
|
||||
<a @click="clearSelect" class="umar-r10">
|
||||
<b>清空</b>
|
||||
</a>
|
||||
<a @click="exportOrders">
|
||||
<a @click="exportOrders" v-has="'output'">
|
||||
<b>导出</b>
|
||||
</a>
|
||||
</Row>
|
||||
|
@ -136,7 +136,7 @@
|
||||
<div class="handle-item">
|
||||
<Button @click="resetSearch" ghost type="warning">重置搜索</Button>
|
||||
</div>
|
||||
<div class="handle-item">
|
||||
<div class="handle-item" v-has="'output'">
|
||||
<Button @click="exportOrders" type="warning">导出订单</Button>
|
||||
</div>
|
||||
</li>
|
||||
|
2
public/css/chunk-f7c2ef76.298a89d4.css
Normal file
2
public/css/chunk-f7c2ef76.298a89d4.css
Normal file
File diff suppressed because one or more lines are too long
2
public/js/app.3da25cc5.js
Normal file
2
public/js/app.3da25cc5.js
Normal file
File diff suppressed because one or more lines are too long
1
public/js/app.3da25cc5.js.map
Normal file
1
public/js/app.3da25cc5.js.map
Normal file
File diff suppressed because one or more lines are too long
2
public/js/chunk-f7c2ef76.e15326d0.js
Normal file
2
public/js/chunk-f7c2ef76.e15326d0.js
Normal file
File diff suppressed because one or more lines are too long
1
public/js/chunk-f7c2ef76.e15326d0.js.map
Normal file
1
public/js/chunk-f7c2ef76.e15326d0.js.map
Normal file
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
<!DOCTYPE html><html><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=\favicon.ico><script src=\config.js></script><title></title><link href=/css/chunk-70153b88.a8f45196.css rel=prefetch><link href=/css/chunk-996b1e80.5cadf3d0.css rel=prefetch><link href=/js/chunk-00ae0766.3874cd10.js rel=prefetch><link href=/js/chunk-07a274ec.c3ad5dec.js rel=prefetch><link href=/js/chunk-70153b88.d8c9def5.js rel=prefetch><link href=/js/chunk-996b1e80.d3b45e46.js rel=prefetch><link href=/css/app.d71a8195.css rel=preload as=style><link href=/css/chunk-vendors.3c3b2e85.css rel=preload as=style><link href=/js/app.02a901a9.js rel=preload as=script><link href=/js/chunk-vendors.ed6443e8.js rel=preload as=script><link href=/css/chunk-vendors.3c3b2e85.css rel=stylesheet><link href=/css/app.d71a8195.css rel=stylesheet></head><body><noscript><strong>很抱歉,如果没有启用JavaScript,程序不能正常工作,若要继续使用请启用它。</strong></noscript><div id=app></div><script src=/js/chunk-vendors.ed6443e8.js></script><script src=/js/app.02a901a9.js></script></body></html>
|
||||
<!DOCTYPE html><html><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=\favicon.ico><script src=\config.js></script><title></title><link href=/css/chunk-996b1e80.5cadf3d0.css rel=prefetch><link href=/css/chunk-f7c2ef76.298a89d4.css rel=prefetch><link href=/js/chunk-00ae0766.3874cd10.js rel=prefetch><link href=/js/chunk-07a274ec.c3ad5dec.js rel=prefetch><link href=/js/chunk-996b1e80.d3b45e46.js rel=prefetch><link href=/js/chunk-f7c2ef76.e15326d0.js rel=prefetch><link href=/css/app.d71a8195.css rel=preload as=style><link href=/css/chunk-vendors.3c3b2e85.css rel=preload as=style><link href=/js/app.3da25cc5.js rel=preload as=script><link href=/js/chunk-vendors.ed6443e8.js rel=preload as=script><link href=/css/chunk-vendors.3c3b2e85.css rel=stylesheet><link href=/css/app.d71a8195.css rel=stylesheet></head><body><noscript><strong>很抱歉,如果没有启用JavaScript,程序不能正常工作,若要继续使用请启用它。</strong></noscript><div id=app></div><script src=/js/chunk-vendors.ed6443e8.js></script><script src=/js/app.3da25cc5.js></script></body></html>
|
@ -1,10 +1,21 @@
|
||||
<?php
|
||||
|
||||
use Illuminate\Support\Facades\DB;
|
||||
use Carbon\Carbon;
|
||||
use Illuminate\Support\Facades\DB;
|
||||
use Illuminate\Support\Facades\Schema;
|
||||
|
||||
require_once realpath(dirname(__FILE__) . '/TestCase.php');
|
||||
|
||||
Schema::table('virtual_order_cards_partition', function ($table) {
|
||||
$table->timestamp('refunded_at')->nullable()->comment('退货时间');
|
||||
});
|
||||
|
||||
Schema::table('real_order_cards_partition', function ($table) {
|
||||
$table->timestamp('refunded_at')->nullable()->comment('退货时间');
|
||||
});
|
||||
|
||||
dd();
|
||||
|
||||
$handle = fopen(__DIR__ . '/interval.csv', 'w');
|
||||
|
||||
$custom_no = DB::connection('vd_old')->table('ckb_custom_handle_log')->select('custom_no')->distinct()->where('type', 11)->get()->pluck('custom_no')->toArray();
|
||||
|
Loading…
x
Reference in New Issue
Block a user