adef202e by lihua

fix

1 parent e7052832
......@@ -26,7 +26,7 @@ const dialogVisible = computed(() => {
const loading = ref(false);
const superTubeFlag = ref(true);
const superTubeFlag = ref('Y');
/** 记录用户选择的角色 */
const selectRole = ref(USERROLE.OPERATION); //在专区需要默认值是平台运营方。
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!