gorm wire
This commit is contained in:
@@ -187,7 +187,7 @@
|
||||
|
||||
function getCategory() {
|
||||
$.ajax({
|
||||
url: "/system/category/data?type=xmselect_tree",
|
||||
url: "/system/category/data?type=xm_select_tree",
|
||||
type: 'post',
|
||||
dataType: 'json',
|
||||
headers: { 'X-CSRF-Token': $('#csrf_token').val() },
|
||||
|
||||
Reference in New Issue
Block a user