fixed
This commit is contained in:
@@ -53,7 +53,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
|
||||
title: __('查看二级项目列表'),
|
||||
classname: 'btn btn-xs btn-success btn-dialog',
|
||||
icon: 'fa fa-list',
|
||||
url: 'firmstoreprojectstwo/index',
|
||||
url: 'firmstoreprojectstwo/index?ids={ids}',
|
||||
callback: function (data) {
|
||||
Layer.alert("接收到回传数据:" + JSON.stringify(data), {title: "回传数据"});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user