提交
This commit is contained in:
@ -94,6 +94,7 @@
|
||||
v-hasPermi="['tender:segmentedIndicatorPlanning:getMore']"
|
||||
>详情</el-button
|
||||
>
|
||||
|
||||
<el-button
|
||||
type="primary"
|
||||
link
|
||||
@ -242,7 +243,7 @@ import {
|
||||
biddViewLook,
|
||||
delBiddView
|
||||
} from '@/api/tender/index';
|
||||
|
||||
const { proxy } = getCurrentInstance();
|
||||
const userStore = useUserStoreHook();
|
||||
const currentProject = computed(() => userStore.selectedProject);
|
||||
const tabList = ref<any[]>([]);
|
||||
|
Reference in New Issue
Block a user