gogocode icon indicating copy to clipboard operation
gogocode copied to clipboard

生成代码中v-model部分异常

Open Youky1 opened this issue 3 years ago • 0 comments

  • version: 0.2.28
  • playground demo:
  • your description: 使用gogocode升级后,v-modal都变成了这种格式
v-model:value="xxx"

一些v-bind变成了这种格式:

v-model:foo="bar"

Youky1 avatar Dec 28 '22 11:12 Youky1