提交 59e8b971 编写于 作者: V vben

chore: typo

上级 37b53207
...@@ -145,9 +145,6 @@ ...@@ -145,9 +145,6 @@
? maxHeight ? maxHeight
: realHeight; : realHeight;
} }
console.log('======================');
console.log(realHeightRef.value, props);
console.log('======================');
emit('height-change', unref(realHeightRef)); emit('height-change', unref(realHeightRef));
} catch (error) { } catch (error) {
console.log(error); console.log(error);
......
...@@ -8277,10 +8277,10 @@ vite-plugin-style-import@^0.4.6: ...@@ -8277,10 +8277,10 @@ vite-plugin-style-import@^0.4.6:
"@rollup/pluginutils" "^4.1.0" "@rollup/pluginutils" "^4.1.0"
change-case "^4.1.2" change-case "^4.1.2"
vite@^2.0.0-beta.32: vite@2.0.0-beta.31:
version "2.0.0-beta.32" version "2.0.0-beta.31"
resolved "https://registry.npmjs.org/vite/-/vite-2.0.0-beta.32.tgz#c9281013dfd73794887fc0ed7e96579677beb79a" resolved "https://registry.npmjs.org/vite/-/vite-2.0.0-beta.31.tgz#0ce5f6c496c29f72062f9f0ae70dd6dfb18b0916"
integrity sha512-RluPnnm4Zyjfu/IBxEmGZe/2QcFqc7qXfhjxzFNiqzyVkmc935HcmSnejkVa7KoW/PeX0wKrtag432esByKVGg== integrity sha512-tHBgSsSp0+dbz8tas6zOj2KbJSKOme62jXN13rk8BZdJEum5FDnwon9+7oas4db3NnVBLnciWa1r8QUNoOZjrA==
dependencies: dependencies:
esbuild "^0.8.26" esbuild "^0.8.26"
postcss "^8.2.1" postcss "^8.2.1"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册