完成订单重构
This commit is contained in:
parent
2cad3d65da
commit
761ba043c2
|
|
@ -68,8 +68,8 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
name: 'edit',
|
name: 'edit',
|
||||||
text:"编辑",
|
text:"去处理",
|
||||||
title:"编辑",
|
title:"去处理",
|
||||||
icon: 'fa fa-pencil',
|
icon: 'fa fa-pencil',
|
||||||
//title: __('Edit'),
|
//title: __('Edit'),
|
||||||
extend: 'data-toggle="tooltip" data-container="body"',
|
extend: 'data-toggle="tooltip" data-container="body"',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user