mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-21 00:36:46 +08:00
feat:项目-基础信息-设置 新增项目-基础信息-排行榜 考试管理抽屉 作业管理,导出,查看抽屉
This commit is contained in:
@@ -177,7 +177,7 @@
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
import { reactive, toRefs, onMounted, ref } from "vue";
|
||||
import { reactive, toRefs, onMounted } from "vue";
|
||||
|
||||
export default {
|
||||
name: "learningPath",
|
||||
@@ -340,7 +340,7 @@ export default {
|
||||
tableDataTotal: 100,
|
||||
pageSize: 10,
|
||||
value1: "",
|
||||
value2: ref(),
|
||||
value2: "",
|
||||
valueE: "",
|
||||
valueEE: "",
|
||||
valuei: "",
|
||||
|
||||
Reference in New Issue
Block a user