mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2026-02-28 01:58:22 +08:00
新增ParamInporter统一处理通用组件导入
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
|
||||
<script>
|
||||
import { defineComponent } from "vue";
|
||||
import ParamInput from "components/composer/common/ParamInput.vue";
|
||||
import ParamInput from "components/composer/param/ParamInput.vue";
|
||||
|
||||
export default defineComponent({
|
||||
name: "ControlCommand",
|
||||
|
||||
Reference in New Issue
Block a user