Commit 3c34e489 authored by 徐一鸣's avatar 徐一鸣

应用管理列表fixed

parent 8f1650e6
......@@ -1148,7 +1148,6 @@ export default {
this.dialogInfo.cancelText = "";
this.dialogInfo.sunbmitText = "";
this.dialogInfo.submit = () => {
debugger;
this.$http
.delete(`/apaas/hubApi/market/del/${item.app_id}`, {
params: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment