|
@@ -107,7 +107,7 @@
|
|
|
</template>
|
|
</template>
|
|
|
|
|
|
|
|
<script>
|
|
<script>
|
|
|
-import { getDetail, create,reCommit, save, deleteById,closeById } from "@/api/oa/turnJust"
|
|
|
|
|
|
|
+import { getDetail, create,reCommit, save, deleteById,closeById } from "@/api/oa/conversion"
|
|
|
import {getDate} from "@/utils/dateUtils";
|
|
import {getDate} from "@/utils/dateUtils";
|
|
|
import { getUserProfile } from "@/api/system/user";
|
|
import { getUserProfile } from "@/api/system/user";
|
|
|
import { listDept } from "@/api/system/dept";
|
|
import { listDept } from "@/api/system/dept";
|