wangtaigong

Results 2 issues of wangtaigong

1.sync修饰符需要一个左值 2dialog的visible可以添加.sync修饰符, 但在这里好像并不需要. 因为visible的值并不需要更新crud.status.cu的值 3crud.status.cu值为0时,js会自动转为false, 值大于0,自动转为true ![image](https://user-images.githubusercontent.com/42304661/135697655-daa89a90-ba33-4e47-813c-71eec17505d6.png)

依赖安装后,运行yarn serve的时候, 会报错误 安装工具: yarn ERROR Error: Cannot find module 'babel-preset-es2015' from 'F:\github\vue-gn-components' Error: Cannot find module 'babel-preset-es2015' from 'F:\github\vue-gn-components' at Function.resolveSync [as sync] (F:\github\vue-gn-components\node_modules\resolve\lib\sync.js:90:15) at resolveStandardizedName (F:\github\vue-gn-components\node_modules\@babel\core\lib\config\files\plugins.js:101:31) at resolvePreset...