Commit 57f6a1fd by zhuoym

调整上传地址为配置

parent 7bc0315e
Showing with 1 additions and 1 deletions
...@@ -198,7 +198,7 @@ ...@@ -198,7 +198,7 @@
</div> </div>
</template> </template>
<script type="text/ecmascript-6"> <script type="text/ecmascript-6">
import { async } from "q"; import axios from "axios";
import qs from "qs"; import qs from "qs";
export default { export default {
data () { data () {
......
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 sign in to comment