@@ -8,7 +8,6 @@ import {
initColumns,
initDicts,
} from "@/utils/init";
-import { async } from "q";
export default {
@@ -341,8 +340,6 @@ export default {
try {
// let {name} = this.$store.state.user;
-
let {code,msg} = await orderApi.payRequest();
if(code == 200){