Testing Computed Properties in Vue

前端 未结 0 338
借酒劲吻你
借酒劲吻你 2020-12-04 23:40

So I currently have the following set up:

 describe(\'spin-component\', () => {
  const wrapper = mount(SpinComponent, {
    propsData: {
       ...
    }
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题