diff --git a/common/api.js b/common/api.js deleted file mode 100644 index cca5a60..0000000 --- a/common/api.js +++ /dev/null @@ -1,5 +0,0 @@ -export const host = '/TODO' - -export default { - uploadFile: `${host}` -} diff --git a/components/buns-paytype-sheet/buns-paytype-sheet.vue b/components/buns-paytype-sheet/buns-paytype-sheet.vue index fa94139..bd30dfa 100644 --- a/components/buns-paytype-sheet/buns-paytype-sheet.vue +++ b/components/buns-paytype-sheet/buns-paytype-sheet.vue @@ -72,7 +72,7 @@