|
|
|
@ -277,7 +277,6 @@ import editor from "./components/editorContract"
|
|
|
|
import detail from "./components/detailContract"
|
|
|
|
import detail from "./components/detailContract"
|
|
|
|
import paymentRegistration from "./components/paymentRegistration";
|
|
|
|
import paymentRegistration from "./components/paymentRegistration";
|
|
|
|
import contractSign from "@/views/contract/components/contractSign";
|
|
|
|
import contractSign from "@/views/contract/components/contractSign";
|
|
|
|
import {set} from "@/api/system/role";
|
|
|
|
|
|
|
|
export default {
|
|
|
|
export default {
|
|
|
|
components:{
|
|
|
|
components:{
|
|
|
|
editor,
|
|
|
|
editor,
|
|
|
|
|