冀北项目添加表格导出功能 技术监督添加下载模版上传功能
This commit is contained in:
@@ -8,10 +8,12 @@
|
||||
</div>
|
||||
</template>
|
||||
<script setup lang="ts">
|
||||
import { yMethod } from '@/utils/echartMethod'
|
||||
defineOptions({
|
||||
name: 'runManage/assessment'
|
||||
})
|
||||
import User from '@/views/pqs/runManage/assessment/components/uese/index.vue'
|
||||
import { ref, reactive } from 'vue'
|
||||
console.log("🚀 ~ reactive:", yMethod([3.2,3.2]))
|
||||
</script>
|
||||
<style lang="scss" scoped></style>
|
||||
|
||||
Reference in New Issue
Block a user