启程易购后端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
qicheng_shop_backend/public/system/js/chunk-5f298bb4.ff8b2612.js

1 lines
8.6 KiB

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-5f298bb4"],{"7a66":function(t,n,e){"use strict";e.r(n);var r=function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{staticClass:"divBox"},[e("el-card",[e("div",{staticClass:"mb20"},[e("el-button",{attrs:{size:"small",type:"primary"},on:{click:t.onAdd}},[t._v("添加商户分类")])],1),t._v(" "),e("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],attrs:{data:t.tableData.data,size:"small","highlight-current-row":""}},[e("el-table-column",{attrs:{prop:"merchant_category_id",label:"ID","min-width":"60"}}),t._v(" "),e("el-table-column",{attrs:{prop:"category_name",label:"分类名称","min-width":"150"}}),t._v(" "),e("el-table-column",{attrs:{prop:"commission_rate",label:"手续费","min-width":"130"}}),t._v(" "),e("el-table-column",{attrs:{prop:"create_time",label:"创建时间","min-width":"150"}}),t._v(" "),e("el-table-column",{attrs:{label:"操作","min-width":"100",fixed:"right"},scopedSlots:t._u([{key:"default",fn:function(n){return[e("el-button",{attrs:{type:"text",size:"small"},on:{click:function(e){return t.onEdit(n.row.merchant_category_id)}}},[t._v("编辑")]),t._v(" "),e("el-button",{attrs:{type:"text",size:"small"},on:{click:function(e){return t.handleDelete(n.row.merchant_category_id,n.$index)}}},[t._v("删除")])]}}])})],1),t._v(" "),e("div",{staticClass:"block"},[e("el-pagination",{attrs:{background:"","page-size":t.tableFrom.limit,"current-page":t.tableFrom.page,layout:"total, prev, pager, next, jumper",total:t.tableData.total},on:{"size-change":t.handleSizeChange,"current-change":t.pageChange}})],1)],1)],1)},a=[],c=e("8492"),u={name:"MerchantClassify",data:function(){return{tableFrom:{page:1,limit:20},tableData:{data:[],total:0},listLoading:!0}},mounted:function(){this.getList()},methods:{getList:function(){var t=this;this.listLoading=!0,Object(c["g"])(this.tableFrom).then((function(n){t.tableData.data=n.data.list,t.tableData.total=n.data.count,t.listLoading=!1})).catch((function(n){t.listLoading=!1,t.$message.error(n.message)}))},pageChange:function(t){this.tableFrom.page=t,this.getList()},handleSizeChange:function(t){this.tableFrom.limit=t,this.getList()},onAdd:function(){var t=this;this.$modalForm(Object(c["e"])()).then((function(){return t.getList()}))},onEdit:function(t){var n=this;this.$modalForm(Object(c["h"])(t)).then((function(){return n.getList()}))},handleDelete:function(t,n){var e=this;this.$modalSure().then((function(){Object(c["f"])(t).then((function(t){var r=t.message;e.$message.success(r),e.tableData.data.splice(n,1)})).catch((function(t){var n=t.message;e.$message.error(n)}))}))}}},o=u,i=e("2877"),s=Object(i["a"])(o,r,a,!1,null,"db1695b4",null);n["default"]=s.exports},8492:function(t,n,e){"use strict";e.d(n,"M",(function(){return a})),e.d(n,"K",(function(){return c})),e.d(n,"N",(function(){return u})),e.d(n,"L",(function(){return o})),e.d(n,"I",(function(){return i})),e.d(n,"G",(function(){return s})),e.d(n,"E",(function(){return f})),e.d(n,"T",(function(){return m})),e.d(n,"F",(function(){return d})),e.d(n,"Q",(function(){return l})),e.d(n,"P",(function(){return g})),e.d(n,"g",(function(){return h})),e.d(n,"e",(function(){return p})),e.d(n,"h",(function(){return y})),e.d(n,"f",(function(){return b})),e.d(n,"C",(function(){return _})),e.d(n,"U",(function(){return v})),e.d(n,"X",(function(){return w})),e.d(n,"W",(function(){return k})),e.d(n,"V",(function(){return L})),e.d(n,"J",(function(){return x})),e.d(n,"q",(function(){return D})),e.d(n,"d",(function(){return z})),e.d(n,"p",(function(){return C})),e.d(n,"r",(function(){return F})),e.d(n,"i",(function(){return $})),e.d(n,"n",(function(){return j})),e.d(n,"o",(function(){return O})),e.d(n,"l",(function(){return S})),e.d(n,"fb",(function(){return E})),e.d(n,"H",(function(){return A})),e.d(n,"D",(function(){return J})),e.d(n,"bb",(function(){return B})),e.d(n,"db",(function(){return I})),e.d(n,"ab",(function(){return M})),e.d(n,"eb",(function(){return N})),e.d(n,"cb",(function(){return q})),e.d(n,"S",(function(){return G})),e.d(n,"R",(function(){return H})),e.d(n,"m",(function(){return K})),e.d(n,"k",(function(){return P})),e.d(n,"j",(function(){return Q})),e.d(n,"c",(function(){return R})),e.d(n,"a",(function(){return T})),e.d(n,"b",(function(){return U})),e.d(n,"Y",(function(){return V})),e.d(n,"Z",(function(){return W})),e.d(n,"s",(function(){return X})),e.d(n,"w",(function(){return Y})),e.d(n,"v",(function(){return Z})),e.d(n,"x",(function(){return tt})),e.d(n,"z",(function(){return nt})),e.d(n,"B",(function(){return et})),e.d(n,"A",(function(){return rt})),e.d(n,"y",(function(){return at})),e.d(n,"u",(function(){return ct})),e.d(n,"t",(function(){return ut})),e.d(n,"O",(function(){return ot}));var r=e("0c6d");function a(t){return r["a"].get("merchant/menu/lst",t)}function c(){return r["a"].get("merchant/menu/create/form")}function u(t){return r["a"].get("merchant/menu/update/form/".concat(t))}function o(t){return r["a"].delete("merchant/menu/delete/".concat(t))}function i(t){return r["a"].get("system/merchant/lst",t)}function s(t){return r["a"].get("system/merchant/detail/".concat(t))}function f(t){return r["a"].post("system/merchant/create",t)}function m(t,n){return r["a"].post("system/merchant/update/".concat(t),n)}function d(t){return r["a"].get("system/merchant/delete/".concat(t,"/form"))}function l(t,n){return r["a"].post("system/merchant/status/".concat(t),{status:n})}function g(t){return r["a"].get("system/merchant/password/form/".concat(t))}function h(t){return r["a"].get("system/merchant/category/lst",t)}function p(){return r["a"].get("system/merchant/category/form")}function y(t){return r["a"].get("system/merchant/category/form/".concat(t))}function b(t){return r["a"].delete("system/merchant/category/".concat(t))}function _(t,n){return r["a"].get("merchant/order/lst/".concat(t),n)}function v(t){return r["a"].get("merchant/order/mark/".concat(t,"/form"))}function w(t,n){return r["a"].get("merchant/order/refund/lst/".concat(t),n)}function k(t){return r["a"].get("merchant/order/refund/mark/".concat(t,"/form"))}function L(t,n){return r["a"].post("merchant/order/reconciliation/create/".concat(t),n)}function x(t){return r["a"].post("system/merchant/login/".concat(t))}function D(t){return r["a"].get("merchant/intention/lst",t)}function z(t){return r["a"].get("merchant/intention/mark/".concat(t,"/form"))}function C(t){return r["a"].delete("merchant/intention/delete/".concat(t))}function F(t){return r["a"].get("merchant/intention/status/".concat(t,"/form"))}function $(t){return r["a"].get("system/merchant/changecopy/".concat(t,"/form"))}function j(){return r["a"].get("agreement/sys_intention_agree")}function O(t){return r["a"].post("agreement/sys_intention_agree",t)}function S(t){return r["a"].get("agreement/".concat(t))}function E(t,n){return r["a"].post("agreement/".concat(t),n)}function A(t,n){return r["a"].post("system/merchant/close/".concat(t),{status:n})}function J(){return r["a"].get("system/merchant/count")}function B(t){return r["a"].post("merchant/type/create",t)}function I(t){return r["a"].get("merchant/type/lst",t)}function M(){return r["a"].get("merchant/mer_auth")}function N(t,n){return r["a"].post("merchant/type/update/".concat(t),n)}function q(t){return r["a"].delete("merchant/type/delete/".concat(t))}function G(t){return r["a"].get("merchant/type/mark/".concat(t))}function H(t){return r["a"].get("/merchant/type/detail/".concat(t))}function K(){return r["a"].get("merchant/type/options")}function P(){return r["a"].get("system/merchant/category/options")}function Q(t){return r["a"].get("system/applyments/lst",t)}function R(t,n){return r["a"].post("system/applyments/status/".concat(t),n)}function T(t){return r["a"].get("system/applyments/detail/".concat(t))}function U(t){return r["a"].get("profitsharing/lst",t)}function V(t){return r["a"].post("profitsharing/again/".concat(t))}function W(t){return r["a"].get("system/applyments/mark/".concat(t,"/form"))}function X(t){return r["a"].get("profitsharing/export",t)}function Y(t){return r["a"].get("margin/lst",t)}function Z(t){return r["a"].get("margin/make_up",t)}function tt(t){return r["a"].get("margin/local/".concat(t,"/form"))}function nt(t){return r["a"].get("margin/refund/lst",t)}function et(t){return r["a"].get("margin/refund/status/".concat(t,"/form"))}function rt(t){return r["a"].get("margin/refund/mark/".concat(t,"/form"))}function at(t){return r["a"].get("margin/refund/show/".concat(t))}function ct(t,n){return r["a"].get("margin/list/".concat(t),n)}function ut(t){return r["a"].get("margin/set/".concat(t,"/form"))}function ot(t,n){return r["a"].get("system/merchant/get_operate_list/".concat(t),n)}}}]);