Эх сурвалжийг харах

feat:附件下载增加客服接口

zhangsiya 1 жил өмнө
parent
commit
6c52704e21

+ 0 - 1
src/web/staticres/common-module/file-pack/js/index-wx.js

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

+ 0 - 1
src/web/staticres/common-module/file-pack/js/index.js

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