import React from "react"; import $ from "jquery"; import moment from "moment"; import Picture from "@/manageCenter/publicComponent/picture"; import ResolutionDetail from "@/resolutionDetail"; import "@/manageCenter/financialManage/distribute/public.less"; import "@/manageCenter/financialManage/distribute/shouKuan.less"; import { cuiJieDian } from '@/dataDic.js' import OrderDetail from "../../order/orderNew/changeComponent/orderDetail"; import PatentSchedule from './patentSchedule'; import { Button, Form, Input, Select, Spin, Table, message, DatePicker, Modal, Radio, Cascader, Popconfirm, Tabs, Tag, notification, Col, Tooltip, } from "antd"; import Assign from "@/manageCenter/publicComponent/assign"; import { areaSelect } from "@/NewDicProvinceList"; import { ChooseList } from "../../order/orderNew/chooseList"; import OrderRiZi from "@/orderRiZi.jsx"; import "./table.less"; import { getMaterialStatus, getUrgentStatus, getProcessStatus, getApproval, getTaskStatus, getLiquidationStatus, getProjectStatus, splitUrl, getboutique, getprovince, moneyVerify, ShowModal, getRefundStatus, getProjectName, getApprovedType, } from "@/tools"; import { projectStatus, projectStatusCascader, approvalOptions, } from "@/dataDic.js"; import ShowModalDiv from "@/showModal.jsx"; import CheckProject from "../../components/checkProject"; import ImgList from "../../../common/imgList"; import NewSupplier from "./newSupplier"; import NowProjectStatus from '../../../common/nowProjectStatus'; import OperationPayNode from "./operationPayNode"; import DeclarationProgress from "../../../common/declarationProgress"; import OrderItemStatus from "../../../common/orderItemStatus"; import ProjectLog from "./projectLog"; import EnterpriseNameChange from "../../../common/enterpriseNameChange"; import PatentCheck from "../../../common/patentCheck"; import ProjectOperation from "../../../common/projectOperation"; import Cascaders from "../../../common/cascaders"; import Property from '../../../common/orderDetail/property' // 知识产权情况 const FormItem = Form.Item; const { Option } = Select; const { TextArea } = Input; const confirm = Modal.confirm const PicturesWall = React.createClass({ getInitialState() { return { fileList: [], } }, handleChange(info) { let fileList = info.fileList this.setState({ fileList, }) this.props.fileList(fileList) }, componentWillReceiveProps(nextProps) { this.state.fileList = nextProps.pictureUrl this.state.pojectApplicationUrl = undefined }, render() { const { fileList } = this.state return (
首次派单项目,需上传协议,第2次起,同项目,只需写外包公司
图片建议:要清晰。
{ this.state.startType === 0 ? "提示:高于总部价格,费用个人承担" : "确定提交供应商信息,提交后,不可修改" }
累计工时(小时):{this.state.recordHour}