'新增页面'
This commit is contained in:
@ -40,7 +40,6 @@ import DetailForm from "./components/detailForm.vue";
|
||||
import Pxgs from "./components/pxgs.vue";
|
||||
import { qcckGet, qcckPost, qcckDelete } from "@/api/qcckApi.js";
|
||||
import { reactive, ref, onMounted, getCurrentInstance, nextTick } from "vue";
|
||||
import { el } from "element-plus/es/locale.mjs";
|
||||
const { proxy } = getCurrentInstance();
|
||||
const activeTab = ref(2)
|
||||
const detailDiloag = ref();
|
||||
@ -153,4 +152,4 @@ const tabHeightFn = () => {
|
||||
.el-loading-mask {
|
||||
background: rgba(0, 0, 0, 0.5) !important;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user