|
@@ -452,7 +452,7 @@ export default {
|
|
|
this.cateOptions = response.data;
|
|
this.cateOptions = response.data;
|
|
|
});
|
|
});
|
|
|
|
|
|
|
|
- this.getDicts("store_pay_type").then((response) => {
|
|
|
|
|
|
|
+ this.getDicts("sys_store_pay_type").then((response) => {
|
|
|
this.storePayTypeOptions = response.data;
|
|
this.storePayTypeOptions = response.data;
|
|
|
});
|
|
});
|
|
|
this.getList();
|
|
this.getList();
|