...
|
...
|
@@ -128,7 +128,8 @@ import { ImageGoodsMain } from 'components/image'; |
|
|
import {ModalExample} from 'components/modal';
|
|
|
import {ExamplePop} from 'components/pop';
|
|
|
|
|
|
import {ProductCreateService, ProductService} from 'services/product';
|
|
|
import ProductCreateService from 'services/product/product-create-service';
|
|
|
import ProductService from 'services/product/product-service';
|
|
|
|
|
|
export default {
|
|
|
props: {
|
...
|
...
|
|