@@ -680,8 +680,15 @@ export default {
this.orderSponsor='';
},
- tableHttp(){
-
+ tableHttp(type){
+ if(type==0){
+
+ }
+ getAction('/platform/order/listByCreator',{
+ }).then(res=>{
+ })
mounted(){