完成订单重构

This commit is contained in:
xman 2025-06-01 16:29:36 +08:00
parent 2cad3d65da
commit 761ba043c2

View File

@ -68,8 +68,8 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
buttons: [
{
name: 'edit',
text:"编辑",
title:"编辑",
text:"去处理",
title:"去处理",
icon: 'fa fa-pencil',
//title: __('Edit'),
extend: 'data-toggle="tooltip" data-container="body"',