zs 9 ماه پیش
والد
کامیت
e92df51938
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/store/transferApply.js

+ 1 - 1
src/store/transferApply.js

@@ -3,7 +3,7 @@ import Vuex from 'vuex';
 import _ from 'lodash';
 Vue.use(Vuex);
 const api = {
-  test: `/ta"`,
+  test: `/ta`,
 };
 const state = () => ({});
 const mutations = {};