[Improvement] extract component common part (#703)
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
import { create } from '../utils';
|
||||
|
||||
export default create({
|
||||
name: 'van-goods-action'
|
||||
name: 'goods-action'
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user