selected change
This commit is contained in:
@@ -21,6 +21,6 @@ import { ref } from 'vue';
|
|||||||
|
|
||||||
// 应该在page中用网络请求获取值并初始化组件
|
// 应该在page中用网络请求获取值并初始化组件
|
||||||
// 然后在page中执行setControlPane设置databus
|
// 然后在page中执行setControlPane设置databus
|
||||||
const selected = ref('追加画面表示した時');
|
const selected = ref('保存をクリックした時');
|
||||||
setControlPanelE();
|
setControlPanelE();
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user