|
@@ -171,7 +171,6 @@ var vm = new Vue({
|
|
$.ajax({
|
|
$.ajax({
|
|
type: 'post',
|
|
type: 'post',
|
|
url: '/bigmember/use/getCustom',
|
|
url: '/bigmember/use/getCustom',
|
|
- data: { type: "kf" },
|
|
|
|
success: function (res) {
|
|
success: function (res) {
|
|
if (res && res.data) {
|
|
if (res && res.data) {
|
|
const resData = res.data || {}
|
|
const resData = res.data || {}
|