Переглянути джерело

项目概况新增说明,版本切换

anderx 1 день тому
батько
коміт
967c08c66b

+ 1 - 1
js/component/manageCenter/financialManage/distribute/approvedOutsourcing.jsx

@@ -3411,7 +3411,7 @@ const approvedOutsourcing = React.createClass({
                 </div>
               }
             >
-              <TabPane tab="项目概况" key="1">
+              <TabPane tab="项目概况(技术员承诺严格按企业真实情况整理企业材料,绝不弄虚作假。)" key="1">
                 {this.state.modKey === "1" ? <Form layout="horizontal" id="demand-form">
                   <Spin spinning={this.state.loading}>
                     <div className="clearfix">

+ 1 - 1
js/component/manageCenter/financialManage/distribute/approvedOutsourcingAll.jsx

@@ -3374,7 +3374,7 @@ const approvedOutsourcing = React.createClass({
                 </div>
               }
             >
-              <TabPane tab="项目概况" key="1">
+              <TabPane tab="项目概况(技术员承诺严格按企业真实情况整理企业材料,绝不弄虚作假。)" key="1">
                 {this.state.modKey === '1' ? <Form layout="horizontal" id="demand-form">
                   <Spin spinning={this.state.loading}>
                     <div className="clearfix">

+ 1 - 1
js/component/manageCenter/financialManage/distribute/outOutsourcingList.jsx

@@ -1013,7 +1013,7 @@ const outsourcingPaiDan = React.createClass({
                 </div>
               }
             >
-              <TabPane tab="项目概况" key="1">
+              <TabPane tab="项目概况(技术员承诺严格按企业真实情况整理企业材料,绝不弄虚作假。)" key="1">
                 {this.state.modKey === "1" ? <Form layout="horizontal" id="demand-form">
                   <Spin spinning={this.state.loading}>
                     <div className="clearfix">

+ 1 - 1
js/component/manageCenter/financialManage/distribute/outsourcingPaiDan.jsx

@@ -1169,7 +1169,7 @@ const outsourcingPaiDan = React.createClass({
                 </div>
               }
             >
-              <TabPane tab="项目概况" key="1">
+              <TabPane tab="项目概况(技术员承诺严格按企业真实情况整理企业材料,绝不弄虚作假。)" key="1">
                 {this.state.modKey === "1" ? <Form layout="horizontal" id="demand-form">
                   <Spin spinning={this.state.loading}>
                     <div className="clearfix">

+ 1 - 1
js/component/manageCenter/financialManage/orderDetail/orderDescTab.jsx

@@ -144,7 +144,7 @@ class DemandDesc extends React.Component {
 					className="admin-desc-content"
 				>
 					<Tabs onChange={this.callBack} type='card' activeKey={this.state.modKey}>
-						<TabPane tab="项目概况" key="1">
+						<TabPane tab="项目概况(技术员承诺严格按企业真实情况整理企业材料,绝不弄虚作假。)" key="1">
 							<div>
 								<div>
 									<OrderDetaiel

+ 1 - 1
js/component/manageCenter/order/orderNew/costAuditList/detailsModal/index.js

@@ -398,7 +398,7 @@ class DetailsModal extends Component{
                             }}
                         /> : <div/>}
                     </TabPane>
-                    <TabPane tab="项目概况" key="2">
+                    <TabPane tab="项目概况(技术员承诺严格按企业真实情况整理企业材料,绝不弄虚作假。)" key="2">
                         <ProjectOverview projectStatus={this.props.projectStatus} tid={this.props.tid}/>
                     </TabPane>
                 </Tabs>

+ 1 - 1
js/component/manageCenter/order/orderNew/glCostAuditList/detailsModal/index.js

@@ -396,7 +396,7 @@ class DetailsModal extends Component{
                             }}
                         /> : <div/>}
                     </TabPane>
-                    <TabPane tab="项目概况" key="2">
+                    <TabPane tab="项目概况(技术员承诺严格按企业真实情况整理企业材料,绝不弄虚作假。)" key="2">
                         <ProjectOverview projectStatus={this.props.projectStatus} tid={this.props.tid}/>
                     </TabPane>
                 </Tabs>

+ 1 - 1
js/component/manageCenter/project/project/zxsglyOutSourcingPaiDan.jsx

@@ -1286,7 +1286,7 @@ const zxsglyOutSourcingPaiDan = React.createClass({
               <OrderItemStatus deleteSign={this.state.deleteSign} />
             </div>
           }>
-            <TabPane tab="项目概况" key="1">
+            <TabPane tab="项目概况(技术员承诺严格按企业真实情况整理企业材料,绝不弄虚作假。)" key="1">
               <Form
                 layout="horizontal"
                 onSubmit={this.handleSubmit}

+ 1 - 1
js/component/manageCenter/project/summary/projectDetails.jsx

@@ -1104,7 +1104,7 @@ class ProjectDetails extends Component {
             <OrderItemStatus deleteSign={this.state.deleteSign} />
           </div>
         }>
-          <TabPane tab="项目概况" key="1">
+          <TabPane tab="项目概况(技术员承诺严格按企业真实情况整理企业材料,绝不弄虚作假。)" key="1">
             <Form
               layout="horizontal"
               id="demand-form"

+ 2 - 2
js/component/manageCenter/project/task/myTask.jsx

@@ -4395,7 +4395,7 @@ const Task = React.createClass({
                 }
               }}
             >
-              <TabPane tab="项目概况" key="1">
+              <TabPane tab="项目概况(技术员承诺严格按企业真实情况整理企业材料,绝不弄虚作假。)" key="1">
                 {this.state.activeKey === "1" ? <Form
                   layout="horizontal"
                   onSubmit={this.handleSubmit}
@@ -6045,7 +6045,7 @@ const Task = React.createClass({
               activeKey={this.state.activeKey}
               onChange={this.orderChange}
             >
-              <TabPane tab="项目概况" key="1">
+              <TabPane tab="项目概况(技术员承诺严格按企业真实情况整理企业材料,绝不弄虚作假。)" key="1">
                 <div className="clearfix">
                   <FormItem
                     className="half-item"

+ 2 - 2
js/component/manageCenter/project/task/myTaskOutsource.jsx

@@ -3587,7 +3587,7 @@ const MyTaskOutsource = React.createClass({
                 </div>
               }
             >
-              <TabPane tab="项目概况" key="1">
+              <TabPane tab="项目概况(技术员承诺严格按企业真实情况整理企业材料,绝不弄虚作假。)" key="1">
                 {this.state.modKey === "1" ? <Form
                   layout="horizontal"
                   onSubmit={this.handleSubmit}
@@ -5067,7 +5067,7 @@ const MyTaskOutsource = React.createClass({
                 </div>
               }
             >
-              <TabPane tab="项目概况" key="1">
+              <TabPane tab="项目概况(技术员承诺严格按企业真实情况整理企业材料,绝不弄虚作假。)" key="1">
                 <div className="clearfix">
                   <FormItem
                     className="half-item"

+ 1 - 1
js/component/manageCenter/project/task/payApplyReject/detailsModal/index.js

@@ -390,7 +390,7 @@ class DetailsModal extends Component{
                             }}
                         /> : <div/>}
                     </TabPane>
-                    <TabPane tab="项目概况" key="2">
+                    <TabPane tab="项目概况(技术员承诺严格按企业真实情况整理企业材料,绝不弄虚作假。)" key="2">
                         <ProjectOverview projectStatus={this.props.projectStatus} tid={this.props.tid} taskName={this.props.taskName}/>
                     </TabPane>
                 </Tabs>

+ 2 - 2
js/component/manageCenter/project/task/taskQuery.jsx

@@ -1519,7 +1519,7 @@ const Task = React.createClass({
               <OrderItemStatus deleteSign={this.state.deleteSign} />
             </div>
           }>
-            <TabPane tab="项目概况" key="1">
+            <TabPane tab="项目概况(技术员承诺严格按企业真实情况整理企业材料,绝不弄虚作假。)" key="1">
               {this.state.activeKey === "1" ? <Form
                 layout="horizontal"
                 onSubmit={this.handleSubmit}
@@ -2163,7 +2163,7 @@ const Task = React.createClass({
               <OrderItemStatus deleteSign={this.state.deleteSign} />
             </div>
           }>
-            <TabPane tab="项目概况" key="1">
+            <TabPane tab="项目概况(技术员承诺严格按企业真实情况整理企业材料,绝不弄虚作假。)" key="1">
               {this.state.activeKey === "1" ?
                 <div>
                   <div className="clearfix">

+ 1 - 1
js/component/project.jsx

@@ -939,7 +939,7 @@ const project = React.createClass({
           ''
         )}
         <Tabs defaultActiveKey="1" activeKey={this.state.tabsKey} onChange={this.tabChange}>
-          <TabPane tab="项目概况" key="1">
+          <TabPane tab="项目概况(技术员承诺严格按企业真实情况整理企业材料,绝不弄虚作假。)" key="1">
             {this.state.tabsKey === "1" &&
               <Form
                 layout="horizontal"

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "afanti",
-  "version": "1.3.48",
+  "version": "1.3.49",
   "description": "",
   "main": "index.js",
   "scripts": {

+ 1 - 1
webpack-dll.config.js

@@ -10,7 +10,7 @@ let theme = {
   '@link-color': '#58a3ff'
 };
 module.exports = (function () {
-  let staticHost = 'http://172.16.1.187';
+  let staticHost = 'http://172.16.1.199';
   switch (argv.env.deploy) {
     case 'test':
       staticHost = '//static.jishutao.com';

+ 3 - 3
webpack.config.js

@@ -364,7 +364,7 @@ module.exports = (function () {
     }
 
     //let staticHost = 'http://afts.hnzhiming.com';
-    let staticHost = 'http://172.16.1.187:80'
+    let staticHost = 'http://172.16.1.199:8888'
     // let staticHost = "http://192.168.0.106";
     // let staticHost = "http://192.168.0.103";
     switch (argv.env.deploy) {
@@ -408,8 +408,8 @@ module.exports = (function () {
         // }
         devServer: {
             disableHostCheck: true,
-            host: '172.16.1.187',
-            port: 80,
+            host: '172.16.1.199',
+            port: 8888,
             allowedHosts: ['127.0.0.1', '192.168.0.20', '192.168.0.99'],
             headers: {
                 'Access-Control-Allow-Origin': '*',