Compare commits
	
		
			55 Commits
		
	
	
		
			projects/m
			...
			e1e39681ce
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					e1e39681ce | ||
| 
						 | 
					2d49bfe10e | ||
| 6bd65b19f9 | |||
| 
						 | 
					03dd862cb4 | ||
| 
						 | 
					f14e9d7408 | ||
| 7232486f8d | |||
| 2ab8acd4ca | |||
| 9adeb160c1 | |||
| 05b5814907 | |||
| 3d7e3d828c | |||
| 5f98f4a361 | |||
| 76c95f7048 | |||
| 
						 | 
					fad6028469 | ||
| ae520f84d0 | |||
| 
						 | 
					b40414b837 | ||
| b0f979318b | |||
| 
						 | 
					db70699a6b | ||
| 
						 | 
					a2e73b25ce | ||
| 
						 | 
					0a10b7f177 | ||
| 
						 | 
					39cb9acfec | ||
| 3df0ab48de | |||
| 
						 | 
					9854dd83b2 | ||
| 
						 | 
					ef618a4abb | ||
| 40c7aaa323 | |||
| 
						 | 
					1a3599a42b | ||
| 
						 | 
					8a08846198 | ||
| 6d6f73e7d2 | |||
| 
						 | 
					1e8d60696b | ||
| 
						 | 
					ba0ba04182 | ||
| 6a9acc13ae | |||
| 
						 | 
					035bf0e095 | ||
| 
						 | 
					69f953fb0c | ||
| d43a53e7f5 | |||
| 7fc6ed87a4 | |||
| 006d44b842 | |||
| 7c6949dfa0 | |||
| 78f7784f23 | |||
| 7d7e4314e9 | |||
| 
						 | 
					c77130603e | ||
| 
						 | 
					7cb8abd618 | ||
| c6169afaec | |||
| ff98ad35c5 | |||
| acb87e86a1 | |||
| 
						 | 
					1e3ba8c9d0 | ||
| 
						 | 
					9d11f8b943 | ||
| 1cc4c8f8a3 | |||
| 
						 | 
					38b278530c | ||
| 
						 | 
					7a9549bc8f | ||
| 5f2c85e4d7 | |||
| 
						 | 
					44283a049b | ||
| 
						 | 
					da14d9f018 | ||
| 00dd5b4bfe | |||
| 
						 | 
					fe70138870 | ||
| 
						 | 
					a5f8e72a78 | ||
| 
						 | 
					38665c38bd | 
							
								
								
									
										18
									
								
								.env.dev
									
									
									
									
									
								
							
							
						
						@@ -1,19 +1,25 @@
 | 
			
		||||
###
 | 
			
		||||
 # @Author: zhp
 | 
			
		||||
 # @Date: 2024-04-28 13:42:51
 | 
			
		||||
 # @LastEditTime: 2024-05-29 17:06:55
 | 
			
		||||
 # @LastEditors: zhp
 | 
			
		||||
 # @LastEditTime: 2024-06-17 09:01:32
 | 
			
		||||
 # @LastEditors: DY
 | 
			
		||||
 # @Description:
 | 
			
		||||
###
 | 
			
		||||
# 开发环境配置
 | 
			
		||||
ENV = 'development'
 | 
			
		||||
 | 
			
		||||
# 页面标题
 | 
			
		||||
VUE_APP_TITLE = 芋道管理系统
 | 
			
		||||
VUE_APP_TITLE = 发电玻璃智能管控平台
 | 
			
		||||
 | 
			
		||||
# 芋道管理系统/开发环境
 | 
			
		||||
VUE_APP_BASE_API = 'http://192.168.1.61:48080'
 | 
			
		||||
# VUE_APP_BASE_API = 'http://glass.kszny.picaiba.com'
 | 
			
		||||
# VUE_APP_BASE_API = 'http://192.168.1.70:30307'
 | 
			
		||||
VUE_APP_BASE_API = 'http://glass.kszny.picaiba.com'
 | 
			
		||||
# 郭
 | 
			
		||||
# VUE_APP_BASE_API = 'http://192.168.1.61:48080'
 | 
			
		||||
# sara
 | 
			
		||||
# VUE_APP_BASE_API = 'http://192.168.1.63:48080'
 | 
			
		||||
# 张一丁
 | 
			
		||||
# VUE_APP_BASE_API = 'http://192.168.4.139:48080'
 | 
			
		||||
 | 
			
		||||
# 路由懒加载
 | 
			
		||||
VUE_CLI_BABEL_TRANSPILE_MODULES = true
 | 
			
		||||
@@ -22,7 +28,7 @@ VUE_CLI_BABEL_TRANSPILE_MODULES = true
 | 
			
		||||
VUE_APP_TENANT_ENABLE = true
 | 
			
		||||
 | 
			
		||||
# 验证码的开关
 | 
			
		||||
VUE_APP_CAPTCHA_ENABLE = true
 | 
			
		||||
VUE_APP_CAPTCHA_ENABLE = false
 | 
			
		||||
 | 
			
		||||
# 文档的开关
 | 
			
		||||
VUE_APP_DOC_ENABLE = true
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
ENV = 'development'
 | 
			
		||||
 | 
			
		||||
# 页面标题
 | 
			
		||||
VUE_APP_TITLE = 芋道管理系统
 | 
			
		||||
VUE_APP_TITLE = 发电玻璃智能管控平台
 | 
			
		||||
 | 
			
		||||
# 芋道管理系统/本地环境
 | 
			
		||||
VUE_APP_BASE_API = 'http://api-dashboard.yudao.iocoder.cn'
 | 
			
		||||
@@ -14,7 +14,7 @@ VUE_CLI_BABEL_TRANSPILE_MODULES = true
 | 
			
		||||
VUE_APP_TENANT_ENABLE = true
 | 
			
		||||
 | 
			
		||||
# 验证码的开关
 | 
			
		||||
VUE_APP_CAPTCHA_ENABLE = true
 | 
			
		||||
VUE_APP_CAPTCHA_ENABLE = false
 | 
			
		||||
 | 
			
		||||
# 文档的开关
 | 
			
		||||
VUE_APP_DOC_ENABLE = true
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
NODE_ENV = 'production'
 | 
			
		||||
 | 
			
		||||
# 页面标题
 | 
			
		||||
VUE_APP_TITLE = 玻璃控股信息平台
 | 
			
		||||
VUE_APP_TITLE = 发电玻璃智能管控平台
 | 
			
		||||
 | 
			
		||||
# 芋道管理系统/生产环境
 | 
			
		||||
VUE_APP_BASE_API = ''
 | 
			
		||||
@@ -16,7 +16,7 @@ PUBLIC_PATH = ''
 | 
			
		||||
VUE_APP_TENANT_ENABLE = true
 | 
			
		||||
 | 
			
		||||
# 验证码的开关
 | 
			
		||||
VUE_APP_CAPTCHA_ENABLE = true
 | 
			
		||||
VUE_APP_CAPTCHA_ENABLE = false
 | 
			
		||||
 | 
			
		||||
# 文档的开关
 | 
			
		||||
VUE_APP_DOC_ENABLE = false
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
NODE_ENV = production
 | 
			
		||||
 | 
			
		||||
# 页面标题
 | 
			
		||||
VUE_APP_TITLE = 芋道管理系统
 | 
			
		||||
VUE_APP_TITLE = 发电玻璃智能管控平台
 | 
			
		||||
 | 
			
		||||
# 测试环境配置
 | 
			
		||||
ENV = 'staging'
 | 
			
		||||
@@ -16,7 +16,7 @@ PUBLIC_PATH = 'http://static.yudao.iocoder.cn/'
 | 
			
		||||
VUE_APP_TENANT_ENABLE = true
 | 
			
		||||
 | 
			
		||||
# 验证码的开关
 | 
			
		||||
VUE_APP_CAPTCHA_ENABLE = true
 | 
			
		||||
VUE_APP_CAPTCHA_ENABLE = false
 | 
			
		||||
 | 
			
		||||
# 文档的开关
 | 
			
		||||
VUE_APP_DOC_ENABLE = false
 | 
			
		||||
 
 | 
			
		||||
@@ -4,7 +4,7 @@ NODE_ENV = development
 | 
			
		||||
ENV = 'staging'
 | 
			
		||||
 | 
			
		||||
# 页面标题
 | 
			
		||||
VUE_APP_TITLE = 芋道管理系统
 | 
			
		||||
VUE_APP_TITLE = 发电玻璃智能管控平台
 | 
			
		||||
 | 
			
		||||
# 芋道管理系统/测试环境
 | 
			
		||||
VUE_APP_BASE_API = 'http://127.0.0.1:48080'
 | 
			
		||||
@@ -18,7 +18,7 @@ VUE_APP_APP_NAME ='/admin-ui-vue2/'
 | 
			
		||||
VUE_APP_TENANT_ENABLE = true
 | 
			
		||||
 | 
			
		||||
# 验证码的开关
 | 
			
		||||
VUE_APP_CAPTCHA_ENABLE = true
 | 
			
		||||
VUE_APP_CAPTCHA_ENABLE = false
 | 
			
		||||
 | 
			
		||||
# 文档的开关
 | 
			
		||||
VUE_APP_DOC_ENABLE = true
 | 
			
		||||
 
 | 
			
		||||
@@ -51,10 +51,14 @@
 | 
			
		||||
    "crypto-js": "^4.0.0",
 | 
			
		||||
    "echarts": "5.4.0",
 | 
			
		||||
    "element-ui": "2.15.12",
 | 
			
		||||
    "exceljs": "^4.4.0",
 | 
			
		||||
    "file-saver": "^2.0.5",
 | 
			
		||||
    "fuse.js": "6.6.2",
 | 
			
		||||
    "highlight.js": "^11.9.0",
 | 
			
		||||
    "html2canvas": "^1.4.1",
 | 
			
		||||
    "js-beautify": "^1.15.1",
 | 
			
		||||
    "jsencrypt": "3.3.1",
 | 
			
		||||
    "jspdf": "^2.5.1",
 | 
			
		||||
    "lodash": "^4.17.21",
 | 
			
		||||
    "mockjs": "^1.1.0",
 | 
			
		||||
    "moment": "^2.30.1",
 | 
			
		||||
@@ -69,7 +73,8 @@
 | 
			
		||||
    "vue-quill-editor": "^3.0.6",
 | 
			
		||||
    "vue-router": "3.4.9",
 | 
			
		||||
    "vuedraggable": "2.24.3",
 | 
			
		||||
    "vuex": "3.6.2"
 | 
			
		||||
    "vuex": "3.6.2",
 | 
			
		||||
    "xlsx": "^0.18.5"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@vue/cli-plugin-babel": "4.5.18",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,13 +1,13 @@
 | 
			
		||||
/*
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-05-07 08:54:59
 | 
			
		||||
 * @LastEditTime: 2024-05-22 16:31:08
 | 
			
		||||
 * @LastEditTime: 2024-06-03 08:52:02
 | 
			
		||||
 * @LastEditors: DY
 | 
			
		||||
 * @Description:
 | 
			
		||||
 */
 | 
			
		||||
import request from '@/utils/request'
 | 
			
		||||
 | 
			
		||||
// 查询部门列表
 | 
			
		||||
// 查询生产数据管理分页
 | 
			
		||||
export function getProduceDataPage(data) {
 | 
			
		||||
  return request({
 | 
			
		||||
    url: 'ip/prod-output/prodOutputDataPage',
 | 
			
		||||
@@ -33,6 +33,15 @@ export function exportOutPutExcel(data) {
 | 
			
		||||
  })
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// 获取生产数据管理列表
 | 
			
		||||
export function prodOutputDataList(data) {
 | 
			
		||||
  return request({
 | 
			
		||||
    url: '/ip/prod-output/prodOutputDataList',
 | 
			
		||||
    method: 'post',
 | 
			
		||||
    data: data
 | 
			
		||||
  })
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// 获取生产管理生产目标管理碲化镉工厂分页
 | 
			
		||||
export function prodTargetDiPage(data) {
 | 
			
		||||
  return request({
 | 
			
		||||
@@ -110,7 +119,7 @@ export function importToTarget(data) {
 | 
			
		||||
  return request({
 | 
			
		||||
    url: '/ip/prod-target/to-target-import-excel',
 | 
			
		||||
    method: 'post',
 | 
			
		||||
    data
 | 
			
		||||
    data: data
 | 
			
		||||
  })
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -119,7 +128,7 @@ export function importDiTarget(data) {
 | 
			
		||||
  return request({
 | 
			
		||||
    url: '/ip/prod-target/di-target-import-excel',
 | 
			
		||||
    method: 'post',
 | 
			
		||||
    data
 | 
			
		||||
    data: data
 | 
			
		||||
  })
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -138,3 +147,12 @@ export function cockpitDataMonitor(data) {
 | 
			
		||||
    data: data
 | 
			
		||||
  })
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
export function exportFactoryDataExcel(data) {
 | 
			
		||||
  return request({
 | 
			
		||||
    url: '/ip/prod-output-month/export/excel',
 | 
			
		||||
    method: 'post',
 | 
			
		||||
    data: data,
 | 
			
		||||
    responseType: 'blob'
 | 
			
		||||
  })
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										60
									
								
								src/api/produceData/order.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,60 @@
 | 
			
		||||
/*
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-05-07 08:54:59
 | 
			
		||||
 * @LastEditTime: 2024-06-03 14:25:02
 | 
			
		||||
 * @LastEditors: DY
 | 
			
		||||
 * @Description:
 | 
			
		||||
 */
 | 
			
		||||
import request from '@/utils/request'
 | 
			
		||||
 | 
			
		||||
// 查询工单分页
 | 
			
		||||
export function getWorkOrderPage(data) {
 | 
			
		||||
  return request({
 | 
			
		||||
    url: '/ip/prod-work-order/page',
 | 
			
		||||
    method: 'post',
 | 
			
		||||
    data: data
 | 
			
		||||
  })
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// 查询工单趋势数据
 | 
			
		||||
export function getDailyTrend(data) {
 | 
			
		||||
  return request({
 | 
			
		||||
    url: '/ip/prod-work-order/getDailyTrend',
 | 
			
		||||
    method: 'post',
 | 
			
		||||
    data: data
 | 
			
		||||
  })
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// 获得工单
 | 
			
		||||
export function getWorkOrderDetail(id){
 | 
			
		||||
  return request({
 | 
			
		||||
     url: '/ip/prod-work-order/get?id=' + id,
 | 
			
		||||
    method: 'get'
 | 
			
		||||
  })
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// 获得工单设备加工数量
 | 
			
		||||
export function getEqNum(id){
 | 
			
		||||
  return request({
 | 
			
		||||
     url: '/ip/prod-work-order/getEqNum?workOrderId=' + id,
 | 
			
		||||
    method: 'get'
 | 
			
		||||
  })
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// 导出工单数据
 | 
			
		||||
export function exportExcel(data) {
 | 
			
		||||
  return request({
 | 
			
		||||
    url: '/ip/prod-work-order/export-excel',
 | 
			
		||||
    method: 'post',
 | 
			
		||||
    data: data,
 | 
			
		||||
    responseType: 'blob'
 | 
			
		||||
  })
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// 获得工单数据概览
 | 
			
		||||
export function getOverView(){
 | 
			
		||||
  return request({
 | 
			
		||||
     url: '/ip/prod-work-order/getOverView',
 | 
			
		||||
    method: 'get'
 | 
			
		||||
  })
 | 
			
		||||
}
 | 
			
		||||
| 
		 Before Width: | Height: | Size: 7.6 MiB After Width: | Height: | Size: 1.8 MiB  | 
							
								
								
									
										17
									
								
								src/assets/icons/svg/factoryWorkOrder.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,17 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
			
		||||
<svg width="26px" height="26px" viewBox="0 0 26 26" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
 | 
			
		||||
    <title>编组 15</title>
 | 
			
		||||
    <g id="03设备管理" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
 | 
			
		||||
        <g id="工单管理" transform="translate(-714.000000, -131.000000)">
 | 
			
		||||
            <g id="编组-15" transform="translate(714.000000, 131.000000)">
 | 
			
		||||
                <g id="编组-13备份" fill="#0B58FF" opacity="0.227236793">
 | 
			
		||||
                    <rect id="矩形备份-2" x="0" y="0" width="26" height="26" rx="6"></rect>
 | 
			
		||||
                </g>
 | 
			
		||||
                <g id="公司" transform="translate(4.749735, 4.749735)" fill-rule="nonzero">
 | 
			
		||||
                    <rect id="矩形" fill="#000000" opacity="0" x="0" y="0" width="16.50053" height="16.50053"></rect>
 | 
			
		||||
                    <path d="M11.933204,3.46511501 L11.933204,1 C11.933204,0.44771525 11.4854888,-1.01453063e-16 10.933204,0 L7.7088886,0 L7.7088886,0 C3.83109495,0 0.687522083,3.16186639 0.687522083,7.06222625 L0.687522083,15.50053 C0.687522083,16.0528147 1.13523733,16.50053 1.68752208,16.50053 L14.8130079,16.50053 C15.3652927,16.50053 15.8130079,16.0528147 15.8130079,15.50053 L15.8130079,6.45996015 L15.8130079,6.45996015 L11.933204,3.46511501 Z M10.8812851,15.4709239 L1.80917527,15.4709239 L1.80917527,6.9505448 C1.81175925,3.6815283 4.55432163,1.03209261 7.93823277,1.02960612 L10.8812851,1.02960612 L10.8812851,15.4709239 Z M14.8298514,15.4709239 L11.9257773,15.4709239 L11.9257773,5.179727 L14.850314,7.12879718 L14.8298514,15.4709239 Z M3.75976827,9.04329837 L8.75976827,9.04329837 L8.75976827,10.3766317 L3.75976827,10.3766317 L3.75976827,9.04329837 Z M3.75976827,6.3766317 L8.75976827,6.3766317 L8.75976827,7.70996504 L3.75976827,7.70996504 L3.75976827,6.3766317 Z" id="形状" fill="#0B58FF"></path>
 | 
			
		||||
                </g>
 | 
			
		||||
            </g>
 | 
			
		||||
        </g>
 | 
			
		||||
    </g>
 | 
			
		||||
</svg>
 | 
			
		||||
| 
		 After Width: | Height: | Size: 1.9 KiB  | 
							
								
								
									
										15
									
								
								src/assets/icons/svg/workProcess.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,15 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
			
		||||
<svg width="26px" height="26px" viewBox="0 0 26 26" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
 | 
			
		||||
    <title>编组 13</title>
 | 
			
		||||
    <g id="03设备管理" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
 | 
			
		||||
        <g id="工单管理" transform="translate(-474.000000, -131.000000)">
 | 
			
		||||
            <g id="编组-13" transform="translate(474.000000, 131.000000)">
 | 
			
		||||
                <rect id="矩形备份-2" fill="#66DD89" opacity="0.227236793" x="0" y="0" width="26" height="26" rx="6"></rect>
 | 
			
		||||
                <g id="机床、加工中心" transform="translate(3.000000, 3.000000)" fill-rule="nonzero">
 | 
			
		||||
                    <rect id="矩形" fill="#000000" opacity="0" x="0" y="0" width="20" height="20"></rect>
 | 
			
		||||
                    <path d="M18.1818304,15.1909171 L18.1818304,2.5 C18.1818304,2.22385763 17.9579728,2 17.6818304,2 L2.7272736,2 C2.45113122,2 2.2272736,2.22385763 2.2272736,2.5 L2.2272736,10.195451 C2.2272736,10.3084167 2.31885035,10.3999934 2.431816,10.3999934 C2.54478165,10.3999934 2.63635841,10.4915702 2.63635841,10.6045358 L2.63635841,10.999993 C2.63635841,11.3313636 2.90498735,11.5999925 3.23635794,11.5999925 L3.24999521,11.5999925 C3.58889745,11.5999925 3.86363201,11.8747271 3.86363201,12.2136293 L3.86363201,12.7909094 C3.86363201,13.016846 4.04678981,13.2000037 4.2727264,13.2000037 C4.498663,13.2000037 4.6818208,13.016846 4.6818208,12.7909094 L4.6818208,12.2136293 C4.6818208,11.8747271 4.95655535,11.5999925 5.2954576,11.5999925 L5.30909486,11.5999925 C5.64046546,11.5999925 5.9090944,11.3313636 5.9090944,10.999993 L5.9090944,10.6045358 C5.9090944,10.4915702 6.00067115,10.3999934 6.1136368,10.3999934 C6.22660245,10.3999934 6.3181792,10.3084167 6.3181792,10.195451 L6.3181792,6.5 C6.3181792,6.22385763 6.54203683,6 6.8181792,6 L12.772736,6 C13.0488784,6 13.272736,6.22385763 13.272736,6.5 L13.272736,15.1000019 C13.272736,15.3761442 13.0488784,15.6000019 12.772736,15.6000019 L11.7272736,15.6000019 C11.4511312,15.6000019 11.2272736,15.3761442 11.2272736,15.1000019 L11.2272736,14.8000009 C11.2272736,14.3581726 10.869101,14 10.4272727,14 L8.75453855,14 C8.31271023,14 7.95453761,14.3581726 7.95453761,14.8000009 L7.95453761,15.1000019 C7.95453761,15.3761442 7.73067998,15.6000019 7.45453761,15.6000019 L6.4090944,15.6000019 C6.13295202,15.6000019 5.9090944,15.3761442 5.9090944,15.1000019 L5.9090944,14.8000009 C5.9090944,14.3581726 5.55092178,14 5.10909346,14 L3.43635934,14 C2.99453103,14 2.63635841,14.3581726 2.63635841,14.8000009 L2.63635841,15.1000019 C2.63635841,15.3761442 2.41250078,15.6000019 2.13635841,15.6000019 L1.8181792,15.6000019 C1.36631131,15.6000019 1,15.9663132 1,16.4181811 L1,17.5 C1,17.7761424 1.22385763,18 1.5,18 L18.5,18 C18.7761424,18 19,17.7761424 19,17.5 L19,16.0090867 C19,15.7831554 18.8168465,15.6000019 18.5909152,15.6000019 C18.3649839,15.6000019 18.1818304,15.4168484 18.1818304,15.1909171 Z M5.0909056,10.8000056 L3.4545472,10.8000056 L3.4545472,10.3999934 L5.0909056,10.3999934 L5.0909056,10.8000056 Z M5.49999041,6.20000375 L5.49999041,9.60000656 L5.49999041,9.60000656 L3.04544321,9.60000656 L3.04544321,2.80000562 L17.3636416,2.80000562 L17.3636416,15.6000019 L14.0909056,15.6000019 L14.0909056,6.20000375 C14.0909056,5.647719 13.6431904,5.20000375 13.0909056,5.20000375 L6.49999041,5.20000375 C5.94770566,5.20000375 5.49999041,5.647719 5.49999041,6.20000375 Z M8.7727264,14.7999963 L10.4090848,14.7999963 L10.4090848,15.6000019 L8.7727264,15.6000019 L8.7727264,14.7999963 Z M3.4545472,14.7999963 L5.0909056,14.7999963 L5.0909056,15.6000019 L3.4545472,15.6000019 L3.4545472,14.7999963 Z M18.1818304,17.1999944 L1.81816962,17.1999944 L1.81816962,16.3999888 L18.1818304,16.3999888 L18.1818304,17.1999944 Z M12.0454528,4.00000469 C12.0440427,4.28673847 12.1996755,4.55228735 12.4534043,4.69605646 C12.707133,4.83982557 13.0201502,4.83982557 13.2738789,4.69605646 C13.5276077,4.55228735 13.6832405,4.28673847 13.6818304,4.00000469 C13.6832405,3.71327091 13.5276077,3.44772202 13.2738789,3.30395291 C13.0201502,3.1601838 12.707133,3.1601838 12.4534043,3.30395291 C12.1996755,3.44772202 12.0440427,3.71327091 12.0454528,4.00000469 L12.0454528,4.00000469 Z M5.49999041,3.60001125 L11.2272736,3.60001125 L11.2272736,4.39999813 L5.49999041,4.39999813 L5.49999041,3.60001125 Z M15.3181792,11.5999925 L16.136368,11.5999925 L16.136368,14.7999963 L15.3181792,14.7999963 L15.3181792,11.5999925 Z M15.3181792,9.19999438 L16.136368,9.19999438 L16.136368,10.8000056 L15.3181792,10.8000056 L15.3181792,9.19999438 Z M15.3181792,6.79999625 L16.136368,6.79999625 L16.136368,8.4000075 L15.3181792,8.4000075 L15.3181792,6.79999625 Z" id="形状" fill="#43B866"></path>
 | 
			
		||||
                </g>
 | 
			
		||||
            </g>
 | 
			
		||||
        </g>
 | 
			
		||||
    </g>
 | 
			
		||||
</svg>
 | 
			
		||||
| 
		 After Width: | Height: | Size: 4.7 KiB  | 
| 
		 Before Width: | Height: | Size: 6.5 MiB After Width: | Height: | Size: 1.2 MiB  | 
							
								
								
									
										
											BIN
										
									
								
								src/assets/images/map.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 8.5 MiB  | 
| 
		 Before Width: | Height: | Size: 2.7 KiB  | 
@@ -49,7 +49,7 @@
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
import logoImg from "@/assets/logo/logo.png";
 | 
			
		||||
import logoImg from "@/assets/logo/cnbm.png";
 | 
			
		||||
import variables from "@/assets/styles/variables.scss";
 | 
			
		||||
 | 
			
		||||
export default {
 | 
			
		||||
@@ -70,7 +70,7 @@ export default {
 | 
			
		||||
  },
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      title: "玻璃控股信息平台",
 | 
			
		||||
      title: "发电玻璃智能管控平台",
 | 
			
		||||
      logo: logoImg,
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
@@ -104,7 +104,7 @@ export default {
 | 
			
		||||
      width: 32px;
 | 
			
		||||
      height: 32px;
 | 
			
		||||
      vertical-align: middle;
 | 
			
		||||
      margin-right: 12px;
 | 
			
		||||
      margin-right: 10px;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    & .sidebar-title {
 | 
			
		||||
@@ -113,7 +113,7 @@ export default {
 | 
			
		||||
      color: #fff;
 | 
			
		||||
      font-weight: 600;
 | 
			
		||||
      line-height: 50px;
 | 
			
		||||
      font-size: 14px;
 | 
			
		||||
      font-size: 19px;
 | 
			
		||||
      font-family: Avenir, Helvetica Neue, Arial, Helvetica, sans-serif;
 | 
			
		||||
      vertical-align: middle;
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
@@ -8,10 +8,14 @@ function __resizeHandler(entries) {
 | 
			
		||||
          ? entry.contentBoxSize[0]
 | 
			
		||||
          : entry.contentBoxSize;
 | 
			
		||||
        this.chart_mixin_chartInstance.resize({
 | 
			
		||||
          width:
 | 
			
		||||
            contentBoxSize.inlineSize < this.MIN_WIDTH
 | 
			
		||||
              ? this.MIN_WIDTH
 | 
			
		||||
              : contentBoxSize.inlineSize,
 | 
			
		||||
          // width:
 | 
			
		||||
          //   contentBoxSize.inlineSize < this.MIN_WIDTH
 | 
			
		||||
          //     ? this.MIN_WIDTH
 | 
			
		||||
          //     : contentBoxSize.inlineSize,
 | 
			
		||||
        // width:
 | 
			
		||||
        //   entry.contentRect.width < this.MIN_WIDTH
 | 
			
		||||
        //     ? this.MIN_WIDTH
 | 
			
		||||
        //     : entry.contentRect.width,
 | 
			
		||||
          height: contentBoxSize.blockSize,
 | 
			
		||||
        });
 | 
			
		||||
    } else {
 | 
			
		||||
 
 | 
			
		||||
@@ -127,7 +127,8 @@ Router.prototype.push = function push(location) {
 | 
			
		||||
 | 
			
		||||
export default new Router({
 | 
			
		||||
  base: process.env.VUE_APP_APP_NAME ? process.env.VUE_APP_APP_NAME : "/",
 | 
			
		||||
  mode: "history", // 去掉url中的#
 | 
			
		||||
  // mode: "history", // 去掉url中的#
 | 
			
		||||
  mode: "hash",
 | 
			
		||||
  scrollBehavior: () => ({ y: 0 }),
 | 
			
		||||
  routes: constantRoutes,
 | 
			
		||||
});
 | 
			
		||||
 
 | 
			
		||||
@@ -92,10 +92,12 @@ const actions = {
 | 
			
		||||
  /** 初始化首页数据 */
 | 
			
		||||
  async initHome({ commit }) {
 | 
			
		||||
    const dataArr = await getHomeInfo();
 | 
			
		||||
    console.log('dataArr',dataArr);
 | 
			
		||||
    console.log('dataArr', dataArr);
 | 
			
		||||
      let preData = dataArr.previousProdOutputOutDO
 | 
			
		||||
      let preFtoData = dataArr.previousProdOutputFtoDO
 | 
			
		||||
    // const targetArr = await getHomeInfo();
 | 
			
		||||
    const payload = splitCurrentAndPrevious(dataArr.prodOutputOutDO, dataArr.prodTargetDO,dataArr.prodOutputFtoDO
 | 
			
		||||
);
 | 
			
		||||
    // factoryListResponse, targetListResponse, prodOutputFtoListRes,preData,preFtoData
 | 
			
		||||
    const payload = splitCurrentAndPrevious(dataArr.prodOutputOutDO, dataArr.prodTargetOutputDO,dataArr.prodOutputFtoDO,preData,preFtoData);
 | 
			
		||||
    commit("SET_HOME_INFO", payload);
 | 
			
		||||
  },
 | 
			
		||||
  /** 初始化驾驶舱数据 */
 | 
			
		||||
@@ -125,6 +127,7 @@ const actions = {
 | 
			
		||||
    //   const payload = handler(factoryData)
 | 
			
		||||
    //   commit("SET_COPILOT_INFO", { type, payload });
 | 
			
		||||
    // } else {
 | 
			
		||||
      console.log('factoryList',factoryList)
 | 
			
		||||
      let factoryData = factoryList.prodOutputOutDO ? factoryList.prodOutputOutDO : factoryList.prodOutputRateDO
 | 
			
		||||
      let preData = factoryList.previousProdOutputOutDO ? factoryList.previousProdOutputOutDO : factoryList.previousProdOutputRateDO
 | 
			
		||||
      let preFtoData = factoryList.previousProdOutputFtoDO ? factoryList.previousProdOutputFtoDO : []
 | 
			
		||||
@@ -343,7 +346,7 @@ function splitCurrentAndPreviousA(factoryListResponse, targetListResponse, prodO
 | 
			
		||||
  if (preData && preData[0] != null) {
 | 
			
		||||
    for (const factory of preData) {
 | 
			
		||||
      const fId = getPreFactoryId(factory);
 | 
			
		||||
         chipInvest.previous[fId] = factory.previousYearInputNumber;
 | 
			
		||||
        //  chipInvest.previous[fId] = factory.previousYearInputNumber;
 | 
			
		||||
      // chipOeeRate.current[fId] = factory.oee;
 | 
			
		||||
      chipOeeRate.previous[fId] = factory.previousYearOee;
 | 
			
		||||
      // 转化效率
 | 
			
		||||
@@ -375,10 +378,14 @@ function splitCurrentAndPreviousA(factoryListResponse, targetListResponse, prodO
 | 
			
		||||
        transformRate.target[fId] = componentConversionEfficiency
 | 
			
		||||
      }
 | 
			
		||||
      // 芯片OEE
 | 
			
		||||
      chipOeeRate.current[fId] = factory.oee;
 | 
			
		||||
      if (factory.glassType === 0) {
 | 
			
		||||
         chipOeeRate.current[fId] = factory.oee;
 | 
			
		||||
      }
 | 
			
		||||
      // chipOeeRate.previous[fId] = factory.previousYearOee;
 | 
			
		||||
      // 转化效率
 | 
			
		||||
      transformRate.current[fId] = factory.componentConversionEfficiency;
 | 
			
		||||
      if (factory.glassType === 1) {
 | 
			
		||||
        transformRate.current[fId] = factory.componentConversionEfficiency;
 | 
			
		||||
      }
 | 
			
		||||
      // transformRate.previous[fId] = factory.previousYearComponentConversionEfficiency ;
 | 
			
		||||
      // 芯片良率 与 标准组件良率
 | 
			
		||||
      if (![0, 1].includes(factory.glassType)) continue;
 | 
			
		||||
@@ -397,7 +404,7 @@ function splitCurrentAndPreviousA(factoryListResponse, targetListResponse, prodO
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
function splitCurrentAndPrevious(factoryListResponse, targetListResponse, prodOutputFtoListRes,preData,preFtoData) {
 | 
			
		||||
  console.log('prodOutputFtoListRes',preData);
 | 
			
		||||
  console.log('prodOutputFtoListRes',preFtoData);
 | 
			
		||||
  // 初始数据
 | 
			
		||||
  const { chipInvest, ftoInvest, chipOutput, stdOutput, bipvOutput } = init()
 | 
			
		||||
   if (prodOutputFtoListRes) {
 | 
			
		||||
@@ -445,8 +452,11 @@ function splitCurrentAndPrevious(factoryListResponse, targetListResponse, prodOu
 | 
			
		||||
  if (factoryListResponse && factoryListResponse[0] != null) {
 | 
			
		||||
    for (const factory of factoryListResponse) {
 | 
			
		||||
      const fId = getFactoryId(factory);
 | 
			
		||||
      console.log('factory.inputNumber', factory, fId);
 | 
			
		||||
      if (factory.glassType === 0) {
 | 
			
		||||
      chipInvest.current[fId] = factory.inputNumber
 | 
			
		||||
      }
 | 
			
		||||
      // const preFId = getPreFactoryId(factory);
 | 
			
		||||
 | 
			
		||||
      // 获取目标值
 | 
			
		||||
      if (targetListResponse) {
 | 
			
		||||
        const { chipYield, componentYield, bipvProductOutput } =
 | 
			
		||||
@@ -456,7 +466,6 @@ function splitCurrentAndPrevious(factoryListResponse, targetListResponse, prodOu
 | 
			
		||||
        bipvOutput.target[fId] = bipvProductOutput;
 | 
			
		||||
      }
 | 
			
		||||
      // 芯片投入
 | 
			
		||||
          chipInvest.current[fId] = factory.inputNumber;
 | 
			
		||||
 | 
			
		||||
      // 产出数据, 0 - (玻璃)芯片产出, 1 - 标准组件产出, 2 - BIPV产出
 | 
			
		||||
      // 因为后端写的垃圾数据,所以这里要做一下判断
 | 
			
		||||
@@ -464,6 +473,7 @@ function splitCurrentAndPrevious(factoryListResponse, targetListResponse, prodOu
 | 
			
		||||
      const _t = [chipOutput, stdOutput, bipvOutput][factory.glassType];
 | 
			
		||||
        _t.current[fId] = factory.outputNumber;
 | 
			
		||||
    }
 | 
			
		||||
    console.log('chipInvest',chipInvest);
 | 
			
		||||
    return {
 | 
			
		||||
      chipInvest,
 | 
			
		||||
      // ftoInvest,
 | 
			
		||||
@@ -472,15 +482,6 @@ function splitCurrentAndPrevious(factoryListResponse, targetListResponse, prodOu
 | 
			
		||||
      stdOutput,
 | 
			
		||||
      bipvOutput,
 | 
			
		||||
    };
 | 
			
		||||
  }else{
 | 
			
		||||
      return {
 | 
			
		||||
      chipInvest,
 | 
			
		||||
      // ftoInvest,
 | 
			
		||||
      ftoInvest,
 | 
			
		||||
      chipOutput,
 | 
			
		||||
      stdOutput,
 | 
			
		||||
      bipvOutput,
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -74,9 +74,9 @@ export const SystemDataScopeEnum = {
 | 
			
		||||
/**
 | 
			
		||||
 * 工厂名称
 | 
			
		||||
 */
 | 
			
		||||
export const factoryList =['瑞昌中建材光电材料有限公司', '邯郸中建材光电材料有限公司', '中建材株洲光电材料有限公司', '佳木斯中建材光电材料有限公司', '成都中建材光电材料有限公司', '凯盛光伏材料有限公司', '蚌埠兴科玻璃有限公司']
 | 
			
		||||
// export const factoryList =['瑞昌中建材光电材料有限公司', '邯郸中建材光电材料有限公司', '中建材株洲光电材料有限公司', '佳木斯中建材光电材料有限公司', '成都中建材光电材料有限公司', '凯盛光伏材料有限公司', '蚌埠兴科玻璃有限公司']
 | 
			
		||||
 | 
			
		||||
export const dhgfactoryList =[
 | 
			
		||||
export const factoryArray1 =[
 | 
			
		||||
  {
 | 
			
		||||
    name: '瑞昌中建材光电材料有限公司',
 | 
			
		||||
    id: 0
 | 
			
		||||
@@ -97,12 +97,43 @@ export const dhgfactoryList =[
 | 
			
		||||
    name: '成都中建材光电材料有限公司',
 | 
			
		||||
    id: 4
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    name: '凯盛光伏材料有限公司',
 | 
			
		||||
    id: 5
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    name: '蚌埠兴科玻璃有限公司',
 | 
			
		||||
    id: 6
 | 
			
		||||
  }
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
// export const dhgfactoryList =[
 | 
			
		||||
//   {
 | 
			
		||||
//     name: '瑞昌中建材光电材料有限公司',
 | 
			
		||||
//     id: 0
 | 
			
		||||
//   },
 | 
			
		||||
//   {
 | 
			
		||||
//     name: '邯郸中建材光电材料有限公司',
 | 
			
		||||
//     id: 1
 | 
			
		||||
//   },
 | 
			
		||||
//   {
 | 
			
		||||
//     name: '中建材株洲光电材料有限公司',
 | 
			
		||||
//     id: 2
 | 
			
		||||
//   },
 | 
			
		||||
//   {
 | 
			
		||||
//     name: '佳木斯中建材光电材料有限公司',
 | 
			
		||||
//     id: 3
 | 
			
		||||
//   },
 | 
			
		||||
//   {
 | 
			
		||||
//     name: '成都中建材光电材料有限公司',
 | 
			
		||||
//     id: 4
 | 
			
		||||
//   },
 | 
			
		||||
//   {
 | 
			
		||||
//     name: '蚌埠兴科玻璃有限公司',
 | 
			
		||||
//     id: 6
 | 
			
		||||
//   }
 | 
			
		||||
// ]
 | 
			
		||||
 | 
			
		||||
export const tyjxfactoryList =[
 | 
			
		||||
  {
 | 
			
		||||
    name: '凯盛光伏材料有限公司',
 | 
			
		||||
@@ -110,6 +141,30 @@ export const tyjxfactoryList =[
 | 
			
		||||
  }
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
// 暂时只有瑞昌邯郸数据
 | 
			
		||||
export const factoryList =['瑞昌中建材光电材料有限公司', '邯郸中建材光电材料有限公司']
 | 
			
		||||
export const factoryArray =[
 | 
			
		||||
  {
 | 
			
		||||
    name: '瑞昌中建材光电材料有限公司',
 | 
			
		||||
    id: 0
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    name: '邯郸中建材光电材料有限公司',
 | 
			
		||||
    id: 1
 | 
			
		||||
  }
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
export const dhgfactoryList =[
 | 
			
		||||
  {
 | 
			
		||||
    name: '瑞昌中建材光电材料有限公司',
 | 
			
		||||
    id: 0
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    name: '邯郸中建材光电材料有限公司',
 | 
			
		||||
    id: 1
 | 
			
		||||
  }
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * 代码生成模板类型
 | 
			
		||||
 */
 | 
			
		||||
 
 | 
			
		||||
@@ -83,6 +83,7 @@ export default {
 | 
			
		||||
          nameTextStyle: {
 | 
			
		||||
            color: "#fff",
 | 
			
		||||
            fontSize: 12,
 | 
			
		||||
            align: "right",
 | 
			
		||||
          },
 | 
			
		||||
          axisTick: {
 | 
			
		||||
            show: false,
 | 
			
		||||
 
 | 
			
		||||
@@ -19,7 +19,7 @@
 | 
			
		||||
      <CopilotButton v-for="i in ['日', '周', '月', '年']" :key="i" :label="i" :active="i === period"
 | 
			
		||||
        @click="() => $emit('update:period', i)" />
 | 
			
		||||
      <div class="btn-group">
 | 
			
		||||
        <button type="button" class="export-btn" />
 | 
			
		||||
        <!-- <button type="button" class="export-btn" @click="handleExport" /> -->
 | 
			
		||||
        <button type="button" class="fullscreen-btn" :class="[isFullscreen ? 'exit-fullscreen' : '']"
 | 
			
		||||
          @click="toggleFullScreen" />
 | 
			
		||||
        <!-- <button class="times-btn"> {{ times }} </button> -->
 | 
			
		||||
@@ -31,6 +31,7 @@
 | 
			
		||||
<script>
 | 
			
		||||
import CopilotButton from "./button.vue";
 | 
			
		||||
import screenfull from "screenfull";
 | 
			
		||||
import { exportFactoryDataExcel } from "@/api/produceData";
 | 
			
		||||
 | 
			
		||||
export default {
 | 
			
		||||
  name: "CopilotHeader",
 | 
			
		||||
@@ -58,6 +59,15 @@ export default {
 | 
			
		||||
  },
 | 
			
		||||
  computed: {},
 | 
			
		||||
  methods: {
 | 
			
		||||
    handleExport() {
 | 
			
		||||
      exportFactoryDataExcel({
 | 
			
		||||
        // factoryId: this.companyId,
 | 
			
		||||
        timeSelection: this.period === 1 ? 0 : this.period === 2 ? 1 : this.period === 3 ? 2 : 3,
 | 
			
		||||
      }).then(response => {
 | 
			
		||||
        this.$download.excel(response, `生产数据.xls`);
 | 
			
		||||
        // this.exportLoading = false;
 | 
			
		||||
      }).catch(() => { });
 | 
			
		||||
    },
 | 
			
		||||
    getTimes() {
 | 
			
		||||
      setInterval(this.getTimesInterval, 60000);
 | 
			
		||||
    },
 | 
			
		||||
 
 | 
			
		||||
@@ -4,18 +4,22 @@
 | 
			
		||||
      <!-- <CopilotButton v-for="i in ['产量', '效率']" :key="i" :label="i" :active="i === active"
 | 
			
		||||
        @click="() => $emit('update:active', i)" />
 | 
			
		||||
      <div class="type-name"></div> -->
 | 
			
		||||
      <CopilotButton v-for="i in ['同比', '环比']" :key="i" :label="i" :active="i === than"
 | 
			
		||||
        @click="() => $emit('update:than', i)" />
 | 
			
		||||
      <div class="btn-group">
 | 
			
		||||
        <button type="button" class="export-btn" />
 | 
			
		||||
        <button type="button" class="fullscreen-btn" :class="[isFullscreen ? 'exit-fullscreen' : '']"
 | 
			
		||||
          @click="toggleFullScreen" />
 | 
			
		||||
      </div>
 | 
			
		||||
      <CopilotButton v-for="i in dataList" :key="i.id" :label="i.name" :active="i.id === period"
 | 
			
		||||
        @click="() => $emit('update:period', i.id)" />
 | 
			
		||||
      <!-- <CopilotButton v-for="i in ['同比', '环比']" :key="i" :label="i" :active="i === than"
 | 
			
		||||
        @click="() => $emit('update:than', i)" /> -->
 | 
			
		||||
    </section>
 | 
			
		||||
    <div class="page-title">{{ companyName }}</div>
 | 
			
		||||
    <section class="menu2">
 | 
			
		||||
      <CopilotButton v-for="i in dataList" :key="i.id" :label="i.name" :active="i.id === period"
 | 
			
		||||
        @click="() => $emit('update:period', i.id)" />
 | 
			
		||||
      <div class="btn-group">
 | 
			
		||||
        <el-tooltip class="item" effect="dark" content="导出" placement="top">
 | 
			
		||||
          <button type="button" class="export-btn" @click="handleExport" />
 | 
			
		||||
        </el-tooltip>
 | 
			
		||||
        <el-tooltip class="item" effect="dark" :content="isFullscreen  === false ? '退出全屏' : '全屏'" placement="top">
 | 
			
		||||
          <button type="button" class="fullscreen-btn" :class="[isFullscreen ? 'exit-fullscreen' : '']"
 | 
			
		||||
            @click="toggleFullScreen" />
 | 
			
		||||
        </el-tooltip>
 | 
			
		||||
      </div>
 | 
			
		||||
    </section>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
@@ -25,6 +29,8 @@
 | 
			
		||||
import FactorySelect from "./FactorySelect.vue";
 | 
			
		||||
import screenfull from "screenfull";
 | 
			
		||||
import CopilotButton from "./button.vue";
 | 
			
		||||
import { exportFactoryDataExcel } from "@/api/produceData";
 | 
			
		||||
 | 
			
		||||
export default {
 | 
			
		||||
  name: "FactoryDataHeader",
 | 
			
		||||
  components: { CopilotButton, FactorySelect },
 | 
			
		||||
@@ -45,6 +51,7 @@ export default {
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      isFullscreen: false,
 | 
			
		||||
      content:'全屏',
 | 
			
		||||
      dataList: [
 | 
			
		||||
        { id: 1, name: "日" },
 | 
			
		||||
        { id: 2, name: "周" },
 | 
			
		||||
@@ -55,6 +62,16 @@ export default {
 | 
			
		||||
  },
 | 
			
		||||
  computed: {},
 | 
			
		||||
  methods: {
 | 
			
		||||
    handleExport() {
 | 
			
		||||
      exportFactoryDataExcel({
 | 
			
		||||
        factoryId: this.companyId,
 | 
			
		||||
        timeSelection: this.period === 1 ? 0 : this.period === 2 ? 1 : this.period === 3 ? 2 : 3,
 | 
			
		||||
        compare: this.than === '同比' ? 1 : 2
 | 
			
		||||
      }).then(response => {
 | 
			
		||||
        this.$download.excel(response, `${this.companyName}生产数据.xls`);
 | 
			
		||||
      // this.exportLoading = false;
 | 
			
		||||
    }).catch(() => { });
 | 
			
		||||
    },
 | 
			
		||||
    toggleFullScreen() {
 | 
			
		||||
      this.isFullscreen = !this.isFullscreen;
 | 
			
		||||
 | 
			
		||||
@@ -92,12 +109,14 @@ export default {
 | 
			
		||||
.factory-header > .menu2 {
 | 
			
		||||
  width: 26vw;
 | 
			
		||||
  display: flex;
 | 
			
		||||
  justify-content: flex-end;
 | 
			
		||||
  align-items: center;
 | 
			
		||||
  gap: 8px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.export-btn,
 | 
			
		||||
.fullscreen-btn {
 | 
			
		||||
  /* float: right; */
 | 
			
		||||
  width: 32px;
 | 
			
		||||
  height: 32px;
 | 
			
		||||
  margin-left: 24px;
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,10 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-04-28 13:42:51
 | 
			
		||||
 * @LastEditTime: 2024-05-31 13:26:32
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
<!--
 | 
			
		||||
    filename: button.vue
 | 
			
		||||
    author: liubin
 | 
			
		||||
@@ -50,7 +57,7 @@ button {
 | 
			
		||||
  padding: 12px;
 | 
			
		||||
  padding-left: 20px;
 | 
			
		||||
  color: #fff;
 | 
			
		||||
  font-size: 22px;
 | 
			
		||||
  font-size: 18px;
 | 
			
		||||
  letter-spacing: 10px;
 | 
			
		||||
  cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -1,16 +1,10 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-05-23 15:49:14
 | 
			
		||||
 * @LastEditTime: 2024-05-29 10:56:21
 | 
			
		||||
 * @LastEditTime: 2024-06-04 08:54:10
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
<!--
 | 
			
		||||
    filename: BarChartBase.vue
 | 
			
		||||
    author: liubin
 | 
			
		||||
    date: 2024-04-10 08:59:28
 | 
			
		||||
    description:
 | 
			
		||||
-->
 | 
			
		||||
 | 
			
		||||
<template>
 | 
			
		||||
  <chart-container class="bar-chart-base">
 | 
			
		||||
@@ -90,6 +84,7 @@ export default {
 | 
			
		||||
          nameTextStyle: {
 | 
			
		||||
            color: "#fff",
 | 
			
		||||
            fontSize: 12,
 | 
			
		||||
            align: "right",
 | 
			
		||||
          },
 | 
			
		||||
          axisTick: {
 | 
			
		||||
            show: false,
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										234
									
								
								src/views/copilot/components/leftContainer.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,234 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-06-05 09:43:51
 | 
			
		||||
 * @LastEditTime: 2024-06-05 09:43:52
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
<template>
 | 
			
		||||
  <div class="copilot-container">
 | 
			
		||||
    <!-- refresh btn  -->
 | 
			
		||||
    <button
 | 
			
		||||
      v-if="false"
 | 
			
		||||
      style="
 | 
			
		||||
        appearance: none;
 | 
			
		||||
        outline: none;
 | 
			
		||||
        border: none;
 | 
			
		||||
        background: none;
 | 
			
		||||
        color: #fff;
 | 
			
		||||
        cursor: pointer;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        top: 8px;
 | 
			
		||||
        right: 8px;
 | 
			
		||||
      "
 | 
			
		||||
      @click="$emit('refresh')"
 | 
			
		||||
    >
 | 
			
		||||
      <svg
 | 
			
		||||
        xmlns="http://www.w3.org/2000/svg"
 | 
			
		||||
        fill="none"
 | 
			
		||||
        viewBox="0 0 24 24"
 | 
			
		||||
        stroke-width="1.5"
 | 
			
		||||
        stroke="currentColor"
 | 
			
		||||
        style="width: 24px; height: 24px"
 | 
			
		||||
      >
 | 
			
		||||
        <path
 | 
			
		||||
          stroke-linecap="round"
 | 
			
		||||
          stroke-linejoin="round"
 | 
			
		||||
          d="M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99"
 | 
			
		||||
        />
 | 
			
		||||
      </svg>
 | 
			
		||||
    </button>
 | 
			
		||||
    <!-- decoration  -->
 | 
			
		||||
    <div class="corner tl"></div>
 | 
			
		||||
    <div class="corner tr"></div>
 | 
			
		||||
    <div  class="corner bl"></div>
 | 
			
		||||
    <div  class="corner br"></div>
 | 
			
		||||
    <!-- content  -->
 | 
			
		||||
    <div
 | 
			
		||||
      class="container-head"
 | 
			
		||||
      :class="[side == 'left' ? 'gradient-to-right' : 'gradient-to-left']"
 | 
			
		||||
    >
 | 
			
		||||
      <Icon :icon="icon"></Icon>
 | 
			
		||||
      <h2 class="container-title">{{ title }}</h2>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div
 | 
			
		||||
      class="container-body"
 | 
			
		||||
      :class="[
 | 
			
		||||
        side == 'left' ? 'body-gradient-to-right' : 'body-gradient-to-left',
 | 
			
		||||
      ]"
 | 
			
		||||
    >
 | 
			
		||||
      <slot />
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
import ContainerIconVue from "./ContainerIcon.vue";
 | 
			
		||||
export default {
 | 
			
		||||
  name: "DashboardContainer",
 | 
			
		||||
  components: {
 | 
			
		||||
    Icon: ContainerIconVue,
 | 
			
		||||
  },
 | 
			
		||||
  props: {
 | 
			
		||||
    side: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: "left",
 | 
			
		||||
    },
 | 
			
		||||
    icon: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: "cube",
 | 
			
		||||
    },
 | 
			
		||||
    title: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: "Default Title",
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  data() {
 | 
			
		||||
    return {};
 | 
			
		||||
  },
 | 
			
		||||
  computed: {},
 | 
			
		||||
  methods: {},
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style scoped lang="scss">
 | 
			
		||||
.copilot-container {
 | 
			
		||||
  height: 0;
 | 
			
		||||
  flex: 1;
 | 
			
		||||
  display: flex;
 | 
			
		||||
  flex-direction: column;
 | 
			
		||||
  position: relative;
 | 
			
		||||
  box-shadow: inset 0 0 20px 1px #fff1;
 | 
			
		||||
  backdrop-filter: blur(4px);
 | 
			
		||||
 | 
			
		||||
  &::before {
 | 
			
		||||
    content: "";
 | 
			
		||||
    position: absolute;
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    height: 100%;
 | 
			
		||||
    width: 0.11415vw;
 | 
			
		||||
    border-radius: 2px;
 | 
			
		||||
    top: 0%;
 | 
			
		||||
    left: 0;
 | 
			
		||||
    background: radial-gradient(
 | 
			
		||||
      circle at center,
 | 
			
		||||
      #024798 2%,
 | 
			
		||||
      #024798 30%,
 | 
			
		||||
      transparent
 | 
			
		||||
    );
 | 
			
		||||
    z-index: 1;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  &::after {
 | 
			
		||||
    content: "";
 | 
			
		||||
    position: absolute;
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    width: 60%;
 | 
			
		||||
    height: 0.31415vh;
 | 
			
		||||
    border-radius: 2px;
 | 
			
		||||
    left: 8%;
 | 
			
		||||
    bottom: 0;
 | 
			
		||||
    background: linear-gradient(to right, #024798, transparent);
 | 
			
		||||
    z-index: 0;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .container-head {
 | 
			
		||||
    // height: 40px;
 | 
			
		||||
    height: 3.8vh;
 | 
			
		||||
    padding: 8px;
 | 
			
		||||
    display: flex;
 | 
			
		||||
    align-items: center;
 | 
			
		||||
    gap: 8px;
 | 
			
		||||
 | 
			
		||||
    .container-title {
 | 
			
		||||
      font-size: 1.18vw;
 | 
			
		||||
      line-height: 1.39vw;
 | 
			
		||||
      font-weight: normal;
 | 
			
		||||
      letter-spacing: 2px;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .container-body {
 | 
			
		||||
    padding: 12px;
 | 
			
		||||
    display: flex;
 | 
			
		||||
    flex-direction: column;
 | 
			
		||||
    flex: 1;
 | 
			
		||||
    height: 0;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .corner {
 | 
			
		||||
    z-index: 1;
 | 
			
		||||
    position: absolute;
 | 
			
		||||
    // width: 16px;
 | 
			
		||||
    // height: 16px;
 | 
			
		||||
    width: 0.95vw;
 | 
			
		||||
    height: 0.95vw;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .corner.tl {
 | 
			
		||||
    border-top: 2px solid #0175dc;
 | 
			
		||||
    border-left: 2px solid #0175dc;
 | 
			
		||||
    top: 0;
 | 
			
		||||
    left: 0;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .corner.tr {
 | 
			
		||||
    top: 0;
 | 
			
		||||
    right: 0;
 | 
			
		||||
    border-top: 2px solid #0175dc;
 | 
			
		||||
    border-right: 2px solid #0175dc;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .corner.bl {
 | 
			
		||||
    // width: 20px;
 | 
			
		||||
    // height: 20px;
 | 
			
		||||
    width: 1.064vw;
 | 
			
		||||
    height: 1.064vw;
 | 
			
		||||
    bottom: 0;
 | 
			
		||||
    left: 0;
 | 
			
		||||
    // border-left: 10px solid #0175dc;
 | 
			
		||||
    // border-bottom: 10px solid #0175dc;
 | 
			
		||||
    // border-top: 10px solid transparent;
 | 
			
		||||
    // border-right: 10px solid transparent;
 | 
			
		||||
    border-left: 0.532vw solid transparent;
 | 
			
		||||
    border-bottom: .6vw solid #0175dc;
 | 
			
		||||
    border-top: 0.532vw solid transparent;
 | 
			
		||||
    border-right: 0.532vw solid transparent;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .corner.br {
 | 
			
		||||
    bottom: 0;
 | 
			
		||||
    right: 0;
 | 
			
		||||
    // width: 20px;
 | 
			
		||||
    // height: 20px;
 | 
			
		||||
    width: 1.064vw;
 | 
			
		||||
    height: 1.064vw;
 | 
			
		||||
    border-left: 0.532vw solid transparent;
 | 
			
		||||
    border-bottom: 0.532vw solid #0175dc;
 | 
			
		||||
    border-top: 0.532vw solid transparent;
 | 
			
		||||
    border-right: 0.532vw solid #0175dc;
 | 
			
		||||
    // border-left: 10px solid transparent;
 | 
			
		||||
    // border-bottom: 10px solid #0175dc;
 | 
			
		||||
    // border-top: 10px solid transparent;
 | 
			
		||||
    // border-right: 10px solid #0175dc;
 | 
			
		||||
    // transform: rotate(-90deg);
 | 
			
		||||
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .gradient-to-right {
 | 
			
		||||
    background: linear-gradient(to right, #0c3f68cc, transparent);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .gradient-to-left {
 | 
			
		||||
    background: linear-gradient(to left, #0c3f68cc, transparent);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .body-gradient-to-right {
 | 
			
		||||
    background: linear-gradient(to right, #0003, transparent);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .body-gradient-to-left {
 | 
			
		||||
    background: linear-gradient(to left, #0003, transparent);
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
@@ -41,8 +41,8 @@
 | 
			
		||||
    <!-- decoration  -->
 | 
			
		||||
    <div class="corner tl"></div>
 | 
			
		||||
    <div class="corner tr"></div>
 | 
			
		||||
    <div v-if="side == 'left'" class="corner bl"></div>
 | 
			
		||||
    <div v-if="side == 'right'" class="corner br"></div>
 | 
			
		||||
    <div  class="corner bl"></div>
 | 
			
		||||
    <div  class="corner br"></div>
 | 
			
		||||
    <!-- content  -->
 | 
			
		||||
    <div
 | 
			
		||||
      class="container-head"
 | 
			
		||||
@@ -207,10 +207,11 @@ export default {
 | 
			
		||||
    // border-bottom: 10px solid #0175dc;
 | 
			
		||||
    // border-top: 10px solid transparent;
 | 
			
		||||
    // border-right: 10px solid #0175dc;
 | 
			
		||||
    // transform: rotate(-90deg);
 | 
			
		||||
    border-left: 0.532vw solid transparent;
 | 
			
		||||
    border-bottom: 0.532vw solid #0175dc;
 | 
			
		||||
    border-bottom: .6vw solid #0175dc;
 | 
			
		||||
    border-top: 0.532vw solid transparent;
 | 
			
		||||
    border-right: 0.532vw solid #0175dc;
 | 
			
		||||
    border-right: 0.532vw solid transparent;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .gradient-to-right {
 | 
			
		||||
							
								
								
									
										239
									
								
								src/views/copilot/components/twoContainer.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,239 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-06-05 09:48:37
 | 
			
		||||
 * @LastEditTime: 2024-06-05 09:53:49
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
<!--
 | 
			
		||||
    filename: Container.vue
 | 
			
		||||
    author: liubin
 | 
			
		||||
    date: 2024-04-09 10:44:09
 | 
			
		||||
    description:
 | 
			
		||||
-->
 | 
			
		||||
 | 
			
		||||
<template>
 | 
			
		||||
  <div class="copilot-container">
 | 
			
		||||
    <!-- refresh btn  -->
 | 
			
		||||
    <button
 | 
			
		||||
      v-if="0"
 | 
			
		||||
      style="
 | 
			
		||||
        appearance: none;
 | 
			
		||||
        outline: none;
 | 
			
		||||
        border: none;
 | 
			
		||||
        background: none;
 | 
			
		||||
        color: #fff;
 | 
			
		||||
        cursor: pointer;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        top: 8px;
 | 
			
		||||
        right: 8px;
 | 
			
		||||
      "
 | 
			
		||||
      @click="$emit('refresh')"
 | 
			
		||||
    >rotate
 | 
			
		||||
      <svg
 | 
			
		||||
        xmlns="http://www.w3.org/2000/svg"
 | 
			
		||||
        fill="none"
 | 
			
		||||
        viewBox="0 0 24 24"
 | 
			
		||||
        stroke-width="1.5"
 | 
			
		||||
        stroke="currentColor"
 | 
			
		||||
        style="width: 24px; height: 24px"
 | 
			
		||||
      >
 | 
			
		||||
        <path
 | 
			
		||||
          stroke-linecap="round"
 | 
			
		||||
          stroke-linejoin="round"
 | 
			
		||||
          d="M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99"
 | 
			
		||||
        />
 | 
			
		||||
      </svg>
 | 
			
		||||
    </button>
 | 
			
		||||
    <!-- decoration  -->
 | 
			
		||||
    <div class="corner tl"></div>
 | 
			
		||||
    <div class="corner tr"></div>
 | 
			
		||||
    <div class="corner bl"></div>
 | 
			
		||||
    <div class="corner br"></div>
 | 
			
		||||
    <!-- content  -->
 | 
			
		||||
    <div
 | 
			
		||||
      class="container-head"
 | 
			
		||||
      :class="[side == 'left' ? 'gradient-to-right' : 'gradient-to-left']"
 | 
			
		||||
    >
 | 
			
		||||
      <Icon :icon="icon"></Icon>
 | 
			
		||||
      <h2 class="container-title">{{ title }}</h2>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div
 | 
			
		||||
      class="container-body"
 | 
			
		||||
      :class="[
 | 
			
		||||
        side == 'left' ? 'body-gradient-to-right' : 'body-gradient-to-left',
 | 
			
		||||
      ]"
 | 
			
		||||
    >
 | 
			
		||||
      <slot />
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
import ContainerIconVue from "./ContainerIcon.vue";
 | 
			
		||||
export default {
 | 
			
		||||
  name: "DashboardContainer",
 | 
			
		||||
  components: {
 | 
			
		||||
    Icon: ContainerIconVue,
 | 
			
		||||
  },
 | 
			
		||||
  props: {
 | 
			
		||||
    side: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: "left",
 | 
			
		||||
    },
 | 
			
		||||
    icon: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: "cube",
 | 
			
		||||
    },
 | 
			
		||||
    title: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: "Default Title",
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  data() {
 | 
			
		||||
    return {};
 | 
			
		||||
  },
 | 
			
		||||
  computed: {},
 | 
			
		||||
  methods: {},
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style scoped lang="scss">
 | 
			
		||||
.copilot-container {
 | 
			
		||||
  height: 0;
 | 
			
		||||
  flex: 1;
 | 
			
		||||
  display: flex;
 | 
			
		||||
  flex-direction: column;
 | 
			
		||||
  position: relative;
 | 
			
		||||
  box-shadow: inset 0 0 20px 1px #fff1;
 | 
			
		||||
  backdrop-filter: blur(4px);
 | 
			
		||||
 | 
			
		||||
  &::before {
 | 
			
		||||
    content: "";
 | 
			
		||||
    position: absolute;
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    height: 100%;
 | 
			
		||||
    width: 0.11415vw;
 | 
			
		||||
    border-radius: 2px;
 | 
			
		||||
    top: 0%;
 | 
			
		||||
    left: 0;
 | 
			
		||||
    background: radial-gradient(
 | 
			
		||||
      circle at center,
 | 
			
		||||
      #024798 2%,
 | 
			
		||||
      #024798 30%,
 | 
			
		||||
      transparent
 | 
			
		||||
    );
 | 
			
		||||
    z-index: 1;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  &::after {
 | 
			
		||||
    content: "";
 | 
			
		||||
    position: absolute;
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    width: 60%;
 | 
			
		||||
    height: 0.31415vh;
 | 
			
		||||
    border-radius: 2px;
 | 
			
		||||
    left: 8%;
 | 
			
		||||
    bottom: 0;
 | 
			
		||||
    background: linear-gradient(to right, #024798, transparent);
 | 
			
		||||
    z-index: 0;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .container-head {
 | 
			
		||||
    // height: 40px;
 | 
			
		||||
    height: 3.8vh;
 | 
			
		||||
    padding: 8px;
 | 
			
		||||
    display: flex;
 | 
			
		||||
    align-items: center;
 | 
			
		||||
    gap: 8px;
 | 
			
		||||
 | 
			
		||||
    .container-title {
 | 
			
		||||
      font-size: 1.18vw;
 | 
			
		||||
      line-height: 1.39vw;
 | 
			
		||||
      font-weight: normal;
 | 
			
		||||
      letter-spacing: 2px;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .container-body {
 | 
			
		||||
    padding: 12px;
 | 
			
		||||
    display: flex;
 | 
			
		||||
    flex-direction: column;
 | 
			
		||||
    flex: 1;
 | 
			
		||||
    height: 0;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .corner {
 | 
			
		||||
    z-index: 1;
 | 
			
		||||
    position: absolute;
 | 
			
		||||
    // width: 16px;
 | 
			
		||||
    // height: 16px;
 | 
			
		||||
    width: 0.95vw;
 | 
			
		||||
    height: 0.95vw;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .corner.tl {
 | 
			
		||||
    border-top: 2px solid #0175dc;
 | 
			
		||||
    border-left: 2px solid #0175dc;
 | 
			
		||||
    top: 0;
 | 
			
		||||
    left: 0;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .corner.tr {
 | 
			
		||||
    top: 0;
 | 
			
		||||
    right: 0;
 | 
			
		||||
    border-top: 2px solid #0175dc;
 | 
			
		||||
    border-right: 2px solid #0175dc;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .corner.bl {
 | 
			
		||||
    // width: 20px;
 | 
			
		||||
    // height: 20px;
 | 
			
		||||
    width: 1.064vw;
 | 
			
		||||
    height: 1.064vw;
 | 
			
		||||
    bottom: 0;
 | 
			
		||||
    left: 0;
 | 
			
		||||
    // border-left: 10px solid #0175dc;
 | 
			
		||||
    // border-bottom: 10px solid #0175dc;
 | 
			
		||||
    // border-top: 10px solid transparent;
 | 
			
		||||
    // border-right: 10px solid transparent;
 | 
			
		||||
    border-left: 0.532vw solid #0175dc;
 | 
			
		||||
    border-bottom: 0.532vw solid #0175dc;
 | 
			
		||||
    border-top: 0.532vw solid transparent;
 | 
			
		||||
    border-right: 0.532vw solid transparent;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .corner.br {
 | 
			
		||||
    bottom: 0;
 | 
			
		||||
    right: 0;
 | 
			
		||||
    // width: 20px;
 | 
			
		||||
    // height: 20px;
 | 
			
		||||
    width: 1.064vw;
 | 
			
		||||
    height: 1.064vw;
 | 
			
		||||
    // border-left: 10px solid transparent;
 | 
			
		||||
    // border-bottom: 10px solid #0175dc;
 | 
			
		||||
    // border-top: 10px solid transparent;
 | 
			
		||||
    // border-right: 10px solid #0175dc;
 | 
			
		||||
    border-left: 0.532vw solid transparent;
 | 
			
		||||
    border-bottom: 0.532vw solid #0175dc;
 | 
			
		||||
    border-top: 0.532vw solid transparent;
 | 
			
		||||
    border-right: 0.532vw solid #0175dc;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .gradient-to-right {
 | 
			
		||||
    background: linear-gradient(to right, #0c3f68cc, transparent);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .gradient-to-left {
 | 
			
		||||
    background: linear-gradient(to left, #0c3f68cc, transparent);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .body-gradient-to-right {
 | 
			
		||||
    background: linear-gradient(to right, #0003, transparent);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .body-gradient-to-left {
 | 
			
		||||
    background: linear-gradient(to left, #0003, transparent);
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
@@ -25,7 +25,7 @@ import YieldCopilot from "./yield/index.vue";
 | 
			
		||||
// import EfficiencyCopilot from "./efficiency/index.vue";
 | 
			
		||||
 | 
			
		||||
export default {
 | 
			
		||||
  name: "CopilotContainer",
 | 
			
		||||
  name: "copilotContainer",
 | 
			
		||||
  components: {
 | 
			
		||||
    CopilotHeaderVue,
 | 
			
		||||
    YieldCopilot,
 | 
			
		||||
@@ -35,7 +35,7 @@ export default {
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      page: "产量",
 | 
			
		||||
      period: "日",
 | 
			
		||||
      period: "月",
 | 
			
		||||
      than:'同比',
 | 
			
		||||
      currentsStyles: '',
 | 
			
		||||
    };
 | 
			
		||||
 
 | 
			
		||||
@@ -36,7 +36,9 @@ export default {
 | 
			
		||||
  },
 | 
			
		||||
  data() {
 | 
			
		||||
    // 城市数组的顺序必须是固定的
 | 
			
		||||
    const cities = ["瑞昌", "邯郸", "株洲", "佳木斯", "成都", "凯盛", "蚌埠"];
 | 
			
		||||
    const cities = ["瑞昌", "邯郸",
 | 
			
		||||
      // "株洲", "佳木斯", "成都", "凯盛", "蚌埠"
 | 
			
		||||
    ];
 | 
			
		||||
    return {
 | 
			
		||||
      xAxis: cities,
 | 
			
		||||
    };
 | 
			
		||||
@@ -45,8 +47,11 @@ export default {
 | 
			
		||||
    legend() {
 | 
			
		||||
      let items = [];
 | 
			
		||||
      var day1 = new Date();
 | 
			
		||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
			
		||||
      var day2 = new Date();
 | 
			
		||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
			
		||||
      day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
			
		||||
      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
			
		||||
      var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
			
		||||
      //今天的时间
 | 
			
		||||
      // var day2 = new Date();
 | 
			
		||||
      // day2.setTime(day2.getTime());
 | 
			
		||||
@@ -58,17 +63,17 @@ export default {
 | 
			
		||||
      const year = new Date().getFullYear();
 | 
			
		||||
      if (this.period === '日' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `去年${month}月${today}日`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${month}月${today}日`, color: "#58adfa" },
 | 
			
		||||
          { label: `${year - 1}年${yesterday}日`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${yesterday}日`, color: "#58adfa" },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '日' && this.than === '环比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `${yesterday}日`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${month}月${today}日`, color: "#58adfa" },
 | 
			
		||||
          { label: `${dayBeYes}日`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${yesterday}日`, color: "#58adfa" },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '周' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `去年本周`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${year-1}年本周`, color: "#12f7f1" },
 | 
			
		||||
          { label: `本周`, color: "#58adfa" },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '周' && this.than === '环比') {
 | 
			
		||||
@@ -78,7 +83,7 @@ export default {
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '月' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `去年${month}月`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${year-1}年${month}月`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${month}月`, color: "#58adfa" },
 | 
			
		||||
          { label: `${month}月目标`, color: "#58adfa" },
 | 
			
		||||
          // { label: `${month}月目标`, value: valueTuple[2] },
 | 
			
		||||
@@ -94,7 +99,7 @@ export default {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `${year - 1}年`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${year}年`, color: "#58adfa" },
 | 
			
		||||
          { label:  `${year}年`, color: "#58adfa" },
 | 
			
		||||
          { label:  `${year}年目标`, color: "#58adfa" },
 | 
			
		||||
 | 
			
		||||
          // { label: `${year}年目标`, value: valueTuple[2] },
 | 
			
		||||
        ];
 | 
			
		||||
@@ -161,8 +166,11 @@ function getTemplate(period, dataList, than) {
 | 
			
		||||
  // console.log('dataList',dataList);
 | 
			
		||||
  let items = [];
 | 
			
		||||
  var day1 = new Date();
 | 
			
		||||
  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
			
		||||
  var day2 = new Date();
 | 
			
		||||
  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
			
		||||
  day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
			
		||||
  var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
			
		||||
  var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
			
		||||
  //今天的时间
 | 
			
		||||
  // var day2 = new Date();
 | 
			
		||||
  // day2.setTime(day2.getTime());
 | 
			
		||||
@@ -175,11 +183,11 @@ function getTemplate(period, dataList, than) {
 | 
			
		||||
  if (period === '日' && than === '同比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      {
 | 
			
		||||
        name: `去年${month}月${today}日`,
 | 
			
		||||
        name: `${year - 1}年${yesterday}日`,
 | 
			
		||||
        data: dataList ? dataList[0] : [],
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        name: `${month}月${today}日`,
 | 
			
		||||
        name: `${yesterday}日`,
 | 
			
		||||
        data: dataList ? dataList[1] : [],
 | 
			
		||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
			
		||||
      },
 | 
			
		||||
@@ -187,11 +195,11 @@ function getTemplate(period, dataList, than) {
 | 
			
		||||
  } else if (period === '日' && than === '环比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      {
 | 
			
		||||
        name: `${yesterday}日`,
 | 
			
		||||
        name: `${dayBeYes}日`,
 | 
			
		||||
        data: dataList ? dataList[0] : [],
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        name: `${month}月${today}日`,
 | 
			
		||||
        name: `${yesterday}日`,
 | 
			
		||||
        data: dataList ? dataList[1] : [],
 | 
			
		||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
			
		||||
      },
 | 
			
		||||
@@ -199,7 +207,7 @@ function getTemplate(period, dataList, than) {
 | 
			
		||||
  } else if (period === '周' && than === '同比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      {
 | 
			
		||||
        name: `去年本周`,
 | 
			
		||||
        name: `${year-1}年本周`,
 | 
			
		||||
        data: dataList ? dataList[0] : [],
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
@@ -223,7 +231,7 @@ function getTemplate(period, dataList, than) {
 | 
			
		||||
  } else if (period === '月' && than === '同比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      {
 | 
			
		||||
        name: `去年${month}月`,
 | 
			
		||||
        name: `${year-1}年${month}月`,
 | 
			
		||||
        data: dataList ? dataList[0] : [],
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
 
 | 
			
		||||
@@ -1,15 +1,15 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-05-10 11:10:54
 | 
			
		||||
 * @LastEditTime: 2024-05-30 13:23:03
 | 
			
		||||
 * @LastEditTime: 2024-06-06 10:04:49
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
 | 
			
		||||
<template>
 | 
			
		||||
  <div class="chip-rate">
 | 
			
		||||
    <ChipRateItem :period="period" :than="than" :cities="['成都', '邯郸', '株洲', '瑞昌']" :color="1" />
 | 
			
		||||
    <ChipRateItem :period="period" :than="than" :cities="['佳木斯', '凯盛光伏', '蚌埠兴科']" :color="2" />
 | 
			
		||||
    <ChipRateItem :period="period" :than="than" :cities="['邯郸',]" :color="1" />
 | 
			
		||||
    <ChipRateItem :period="period" :than="than" :cities="['瑞昌']" :color="2" />
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,21 +1,21 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-05-07 10:25:10
 | 
			
		||||
 * @LastEditTime: 2024-05-30 11:19:51
 | 
			
		||||
 * @LastEditTime: 2024-06-06 13:55:10
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
 | 
			
		||||
<template>
 | 
			
		||||
  <!-- <div class="order"> -->
 | 
			
		||||
    <div class="std-rate" style="width: 100%; overflow: hidden scroll; height: 400px">
 | 
			
		||||
      <div class="span-2">
 | 
			
		||||
  <div class="std-rate" style="width: 100%">
 | 
			
		||||
    <!-- <div class="span-2">
 | 
			
		||||
        <StdRateItem :period="period" :city="cities[5]" />
 | 
			
		||||
      </div>
 | 
			
		||||
      <div class="flex-item" v-for="item in cities.filter((val, index) => index != 5)" :key="item.name">
 | 
			
		||||
        <StdRateItem :period="period" :than="than" :city="item" />
 | 
			
		||||
      </div>
 | 
			
		||||
      </div> -->
 | 
			
		||||
    <div class="span-2" v-for="item in cities.filter((val, index) => index != 5)" :key="item.name">
 | 
			
		||||
      <StdRateItem :period="period" :than="than" :city="item" />
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
@@ -33,7 +33,15 @@ export default {
 | 
			
		||||
      default: "同比",
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      // data: null
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  computed: {
 | 
			
		||||
    stdData() {
 | 
			
		||||
      return this.$store.getters.copilot.efficiency.stdRate
 | 
			
		||||
    },
 | 
			
		||||
    cities() {
 | 
			
		||||
      console.log('ztl', this.$store.getters.copilot.efficiency.stdRate)
 | 
			
		||||
      // let getterName = "";
 | 
			
		||||
@@ -49,30 +57,30 @@ export default {
 | 
			
		||||
      //     break;
 | 
			
		||||
      // }
 | 
			
		||||
      const _cities = [
 | 
			
		||||
        { name: "瑞昌", target: 0, total: 0, current: 0, componentYield: 0, goodNumber:0,},
 | 
			
		||||
        { name: "邯郸", target: 0, total: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
			
		||||
        { name: "瑞昌", target: 0, previous: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
			
		||||
        { name: "邯郸",target: 0, previous: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
			
		||||
        { name: "株洲", target: 0, previous: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
			
		||||
        { name: "佳木斯", target: 0, previous: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
			
		||||
        { name: "成都", target: 0, previous: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
			
		||||
        { name: "凯盛光伏", target: 0, previous: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
			
		||||
        { name: "蚌埠", target: 0, previous: 0, current: 0, componentYield: 0, goodNumber: 0, },
 | 
			
		||||
      ]
 | 
			
		||||
      if (this.$store.getters.copilot?.efficiency.stdRate?.previous) {
 | 
			
		||||
        this.$store.getters.copilot?.efficiency.stdRate?.previous.forEach(
 | 
			
		||||
      if (this.stdData?.previous) {
 | 
			
		||||
        this.stdData?.previous.forEach(
 | 
			
		||||
          (v, idx) => {
 | 
			
		||||
            _cities[idx].previous = v ?? 0;
 | 
			
		||||
          }
 | 
			
		||||
        );
 | 
			
		||||
      }
 | 
			
		||||
      if (this.$store.getters.copilot?.efficiency.stdRate?.target) {
 | 
			
		||||
        this.$store.getters.copilot?.efficiency.stdRate?.target.forEach(
 | 
			
		||||
      if (this.stdData?.target) {
 | 
			
		||||
        this.stdData?.target.forEach(
 | 
			
		||||
          (v, idx) => {
 | 
			
		||||
            _cities[idx].target = v ?? 0;
 | 
			
		||||
          }
 | 
			
		||||
        )
 | 
			
		||||
      }
 | 
			
		||||
      if (this.$store.getters.copilot?.efficiency.stdRate?.current) {
 | 
			
		||||
        this.$store.getters.copilot?.efficiency.stdRate?.current.forEach(
 | 
			
		||||
      if (this.stdData?.current) {
 | 
			
		||||
        this.stdData?.current.forEach(
 | 
			
		||||
          (v, idx) => {
 | 
			
		||||
            _cities[idx].current = v ?? 0;
 | 
			
		||||
          }
 | 
			
		||||
@@ -80,22 +88,30 @@ export default {
 | 
			
		||||
      }
 | 
			
		||||
      // 删掉凯盛光伏
 | 
			
		||||
      // _cities.splice(4, 1);
 | 
			
		||||
      return _cities;
 | 
			
		||||
      let arr = []
 | 
			
		||||
      arr.push(_cities[0])
 | 
			
		||||
      arr.push(_cities[1])
 | 
			
		||||
      return arr;
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      // cities: [
 | 
			
		||||
      //   { name: "瑞昌", target: 100, total: 200, current: 20 },
 | 
			
		||||
      //   { name: "邯郸", target: 200, total: 300, current: 20 },
 | 
			
		||||
      //   { name: "株洲", target: 300, total: 400, current: 20 },
 | 
			
		||||
      //   { name: "佳木斯", target: 400, total: 500, current: 20 },
 | 
			
		||||
      //   { name: "成都", target: 500, total: 600, current: 20 },
 | 
			
		||||
      //   { name: "凯盛光伏", target: 400, total: 500, current: 20 },
 | 
			
		||||
      //   { name: "蚌埠", target: 500, total: 600, current: 20 },
 | 
			
		||||
      // ],
 | 
			
		||||
    };
 | 
			
		||||
  watch: {
 | 
			
		||||
    period() {
 | 
			
		||||
      this.data = this.$store.getters.copilot.efficiency.stdRate
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  // data() {
 | 
			
		||||
  //   return {
 | 
			
		||||
  //     // cities: [
 | 
			
		||||
  //     //   { name: "瑞昌", target: 100, total: 200, current: 20 },
 | 
			
		||||
  //     //   { name: "邯郸", target: 200, total: 300, current: 20 },
 | 
			
		||||
  //     //   { name: "株洲", target: 300, total: 400, current: 20 },
 | 
			
		||||
  //     //   { name: "佳木斯", target: 400, total: 500, current: 20 },
 | 
			
		||||
  //     //   { name: "成都", target: 500, total: 600, current: 20 },
 | 
			
		||||
  //     //   { name: "凯盛光伏", target: 400, total: 500, current: 20 },
 | 
			
		||||
  //     //   { name: "蚌埠", target: 500, total: 600, current: 20 },
 | 
			
		||||
  //     // ],
 | 
			
		||||
  //   };
 | 
			
		||||
  // },
 | 
			
		||||
  methods: {},
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
@@ -103,12 +119,12 @@ export default {
 | 
			
		||||
<style scoped lang="scss">
 | 
			
		||||
.std-rate {
 | 
			
		||||
  display: flex;
 | 
			
		||||
  // gap: 1px;
 | 
			
		||||
  gap: 16px;
 | 
			
		||||
  // flex: 1 1 auto;
 | 
			
		||||
 | 
			
		||||
  flex-direction: column;
 | 
			
		||||
  // display: -webkit-box;
 | 
			
		||||
  flex-wrap: wrap;
 | 
			
		||||
  align-items: center;
 | 
			
		||||
  // align-items: center;
 | 
			
		||||
  // grid-template-columns: repeat(2, 1fr);
 | 
			
		||||
  // grid-template-rows: repeat(4, 1fr);
 | 
			
		||||
}
 | 
			
		||||
@@ -117,7 +133,7 @@ export default {
 | 
			
		||||
}
 | 
			
		||||
.flex-item{
 | 
			
		||||
  // flex: 1 1 auto;
 | 
			
		||||
  width: 50%;
 | 
			
		||||
  // width: 50%;
 | 
			
		||||
}
 | 
			
		||||
.span-2 {
 | 
			
		||||
  // flex: 1 1 auto;
 | 
			
		||||
 
 | 
			
		||||
@@ -36,7 +36,9 @@ export default {
 | 
			
		||||
  },
 | 
			
		||||
  data() {
 | 
			
		||||
    // 城市数组的顺序必须是固定的
 | 
			
		||||
    const cities = ["瑞昌", "邯郸", "株洲", "佳木斯", "成都", "凯盛", "蚌埠"];
 | 
			
		||||
    const cities = ["瑞昌", "邯郸",
 | 
			
		||||
      // "株洲", "佳木斯", "成都", "凯盛", "蚌埠"
 | 
			
		||||
    ];
 | 
			
		||||
    return {
 | 
			
		||||
      xAxis: cities,
 | 
			
		||||
    };
 | 
			
		||||
@@ -45,8 +47,11 @@ export default {
 | 
			
		||||
    legend() {
 | 
			
		||||
      let items = [];
 | 
			
		||||
      var day1 = new Date();
 | 
			
		||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
			
		||||
      var day2 = new Date();
 | 
			
		||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
			
		||||
      day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
			
		||||
      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
			
		||||
      var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
			
		||||
      //今天的时间
 | 
			
		||||
      // var day2 = new Date();
 | 
			
		||||
      // day2.setTime(day2.getTime());
 | 
			
		||||
@@ -58,17 +63,17 @@ export default {
 | 
			
		||||
      const year = new Date().getFullYear();
 | 
			
		||||
      if (this.period === '日' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `去年${month}月${today}日`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${month}月${today}日`, color: "#58adfa" },
 | 
			
		||||
          { label: `${year - 1}年${yesterday}日`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${yesterday}日`, color: "#58adfa" },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '日' && this.than === '环比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `${yesterday}日`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${month}月${today}日`, color: "#58adfa" },
 | 
			
		||||
          { label: `${dayBeYes}日`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${yesterday}日`, color: "#58adfa" },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '周' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `去年本周`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${year-1}年本周`, color: "#12f7f1" },
 | 
			
		||||
          { label: `本周`, color: "#58adfa" },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '周' && this.than === '环比') {
 | 
			
		||||
@@ -78,7 +83,7 @@ export default {
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '月' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `去年${month}月`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${year-1}年${month}月`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${month}月`, color: "#58adfa" },
 | 
			
		||||
          { label: `${month}月目标`, color: "#58adfa" },
 | 
			
		||||
          // { label: `${month}月目标`, value: valueTuple[2] },
 | 
			
		||||
@@ -94,7 +99,7 @@ export default {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `${year - 1}年`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${year}年`, color: "#58adfa" },
 | 
			
		||||
          { label: `${year}年`, color: "#58adfa" },
 | 
			
		||||
          { label: `${year}年目标`, color: "#58adfa" },
 | 
			
		||||
 | 
			
		||||
          // { label: `${year}年目标`, value: valueTuple[2] },
 | 
			
		||||
        ];
 | 
			
		||||
@@ -152,8 +157,11 @@ function getTemplate(period, dataList,than) {
 | 
			
		||||
  // console.log('dataList',dataList);
 | 
			
		||||
  let items = [];
 | 
			
		||||
  var day1 = new Date();
 | 
			
		||||
  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
			
		||||
  var day2 = new Date();
 | 
			
		||||
  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
			
		||||
  day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
			
		||||
  var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
			
		||||
  var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
			
		||||
  //今天的时间
 | 
			
		||||
  // var day2 = new Date();
 | 
			
		||||
  // day2.setTime(day2.getTime());
 | 
			
		||||
@@ -166,11 +174,11 @@ function getTemplate(period, dataList,than) {
 | 
			
		||||
  if (period === '日' && than === '同比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      {
 | 
			
		||||
        name: `去年${month}月${today}日`,
 | 
			
		||||
        name: `${year - 1}年${yesterday}日`,
 | 
			
		||||
        data: dataList ? dataList[0] : [],
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        name: `${month}月${today}日`,
 | 
			
		||||
        name: `${yesterday}日`,
 | 
			
		||||
        data: dataList ? dataList[1] : [],
 | 
			
		||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
			
		||||
      },
 | 
			
		||||
@@ -178,11 +186,11 @@ function getTemplate(period, dataList,than) {
 | 
			
		||||
  } else if (period === '日' && than === '环比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      {
 | 
			
		||||
        name: `${yesterday}日`,
 | 
			
		||||
        name: `${dayBeYes}日`,
 | 
			
		||||
        data: dataList ? dataList[0] : [],
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        name: `${month}月${today}日`,
 | 
			
		||||
        name: `${yesterday}日`,
 | 
			
		||||
        data: dataList ? dataList[1] : [],
 | 
			
		||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
			
		||||
      },
 | 
			
		||||
@@ -190,7 +198,7 @@ function getTemplate(period, dataList,than) {
 | 
			
		||||
  } else if (period === '周' && than === '同比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      {
 | 
			
		||||
        name: `去年本周`,
 | 
			
		||||
        name: `${year-1}年本周`,
 | 
			
		||||
        data: dataList ? dataList[0] : [],
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
@@ -214,7 +222,7 @@ function getTemplate(period, dataList,than) {
 | 
			
		||||
  } else if (period === '月' && than === '同比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      {
 | 
			
		||||
        name: `去年${month}月`,
 | 
			
		||||
        name: `${year-1}年${month}月`,
 | 
			
		||||
        data: dataList ? dataList[0] : [],
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-05-07 13:22:43
 | 
			
		||||
 * @LastEditTime: 2024-05-29 14:09:08
 | 
			
		||||
 * @LastEditTime: 2024-06-14 10:05:37
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
@@ -11,7 +11,7 @@
 | 
			
		||||
      <span v-for="(item,index) in legend" :key="index" class="legend-item"
 | 
			
		||||
        :style="{ fontSize: isFullscreen ? '0.58vw' : '0.54vw' }">{{ item.label }}</span>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div ref="oeeChart" style="height:96%;width:100%"></div>
 | 
			
		||||
    <div ref="oeeChart" style="height:94%;width:100%"></div>
 | 
			
		||||
  </chart-container>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
@@ -22,7 +22,7 @@ import ChartContainer from "../../../../components/ChartContainer.vue";
 | 
			
		||||
import { debounce } from "@/utils/debounce";
 | 
			
		||||
import * as echarts from "echarts";
 | 
			
		||||
export default {
 | 
			
		||||
  name: "BarChartBase",
 | 
			
		||||
  name: "barChartBaseoee",
 | 
			
		||||
  components: {
 | 
			
		||||
    ChartContainer,
 | 
			
		||||
  },
 | 
			
		||||
@@ -221,12 +221,12 @@ export default {
 | 
			
		||||
    },
 | 
			
		||||
    /** 全屏状态切换时,对柱子粗细和字体大小进行相应调整 */
 | 
			
		||||
    isFullscreen(val) {
 | 
			
		||||
      this.actualOptions.series.map((item) => {
 | 
			
		||||
        item.barWidth = val ? 18 : 12;
 | 
			
		||||
      });
 | 
			
		||||
      this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
			
		||||
      this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
			
		||||
      this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
			
		||||
      // this.actualOptions.series.map((item) => {
 | 
			
		||||
      //   item.barWidth = val ? 18 : 12;
 | 
			
		||||
      // });
 | 
			
		||||
      // this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
			
		||||
      // this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
			
		||||
      // this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
			
		||||
      // if (val === false && this.isOpen === true) {
 | 
			
		||||
      //   console.log(val)
 | 
			
		||||
      //   this.width = 97 + '%'
 | 
			
		||||
@@ -268,11 +268,11 @@ export default {
 | 
			
		||||
    //     this.isFullscreen = screenfull.isFullscreen;
 | 
			
		||||
    //   });
 | 
			
		||||
    // }
 | 
			
		||||
    // if (screenfull.isEnabled) {
 | 
			
		||||
    //   screenfull.on("change", () => {
 | 
			
		||||
    //     this.isFullscreen = screenfull.isFullscreen;
 | 
			
		||||
    //   });
 | 
			
		||||
    // }
 | 
			
		||||
    if (screenfull.isEnabled) {
 | 
			
		||||
      screenfull.on("change", () => {
 | 
			
		||||
        this.isFullscreen = screenfull.isFullscreen;
 | 
			
		||||
      });
 | 
			
		||||
    }
 | 
			
		||||
    this.actualOptions = this.options
 | 
			
		||||
    this.canvasReset();
 | 
			
		||||
    window.addEventListener("resize", this.canvasReset);
 | 
			
		||||
@@ -303,6 +303,7 @@ export default {
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style scoped lang="scss">
 | 
			
		||||
 | 
			
		||||
.bar-chart-base {
 | 
			
		||||
  // position: relative;
 | 
			
		||||
 | 
			
		||||
@@ -327,6 +328,9 @@ export default {
 | 
			
		||||
      margin-right: 0.22vw;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
     .legend-item:nth-child(3) {
 | 
			
		||||
       margin-left: 1vw;
 | 
			
		||||
     }
 | 
			
		||||
 .legend-item:nth-child(3):before {
 | 
			
		||||
   // width: 12px;
 | 
			
		||||
   // height: 2px;
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-05-23 15:50:44
 | 
			
		||||
 * @LastEditTime: 2024-05-29 14:25:10
 | 
			
		||||
 * @LastEditTime: 2024-06-06 15:13:06
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
@@ -11,7 +11,7 @@
 | 
			
		||||
      <span v-for="(item,index) in legend" :key="index" class="legend-item"
 | 
			
		||||
        :style="{ fontSize: isFullscreen ? '0.58vw' : '0.54vw' }">{{ item.label }}</span>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div ref="oeeChart" style="height:96%;width:100%"></div>
 | 
			
		||||
    <div ref="oeeChart" style="height:94%;width:100%"></div>
 | 
			
		||||
  </chart-container>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
@@ -22,7 +22,7 @@ import ChartContainer from "../../../../components/ChartContainer.vue";
 | 
			
		||||
import { debounce } from "@/utils/debounce";
 | 
			
		||||
import * as echarts from "echarts";
 | 
			
		||||
export default {
 | 
			
		||||
  name: "BarChartBase",
 | 
			
		||||
  name: "barChartBaseoee",
 | 
			
		||||
  components: {
 | 
			
		||||
    ChartContainer,
 | 
			
		||||
  },
 | 
			
		||||
@@ -221,12 +221,12 @@ export default {
 | 
			
		||||
    },
 | 
			
		||||
    /** 全屏状态切换时,对柱子粗细和字体大小进行相应调整 */
 | 
			
		||||
    isFullscreen(val) {
 | 
			
		||||
      this.actualOptions.series.map((item) => {
 | 
			
		||||
        item.barWidth = val ? 18 : 12;
 | 
			
		||||
      });
 | 
			
		||||
      this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
			
		||||
      this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
			
		||||
      this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
			
		||||
      // this.actualOptions.series.map((item) => {
 | 
			
		||||
      //   item.barWidth = val ? 18 : 12;
 | 
			
		||||
      // });
 | 
			
		||||
      // this.actualOptions.xAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
			
		||||
      // this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
			
		||||
      // this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
			
		||||
      // if (val === false && this.isOpen === true) {
 | 
			
		||||
      //   console.log(val)
 | 
			
		||||
      //   this.width = 97 + '%'
 | 
			
		||||
@@ -242,7 +242,7 @@ export default {
 | 
			
		||||
      // this.actualOptions.yAxis.axisLabel.fontSize = val ? 18 : 12;
 | 
			
		||||
      // this.actualOptions.yAxis.nameTextStyle.fontSize = val ? 18 : 12;
 | 
			
		||||
      this.initChart(this.actualOptions)
 | 
			
		||||
      // this.canvasReset()
 | 
			
		||||
      this.canvasReset()
 | 
			
		||||
    },
 | 
			
		||||
    series(val) {
 | 
			
		||||
      if (!val) {
 | 
			
		||||
@@ -267,11 +267,11 @@ export default {
 | 
			
		||||
    //     this.isFullscreen = screenfull.isFullscreen;
 | 
			
		||||
    //   });
 | 
			
		||||
    // }
 | 
			
		||||
    // if (screenfull.isEnabled) {
 | 
			
		||||
    //   screenfull.on("change", () => {
 | 
			
		||||
    //     this.isFullscreen = screenfull.isFullscreen;
 | 
			
		||||
    //   });
 | 
			
		||||
    // }
 | 
			
		||||
    if (screenfull.isEnabled) {
 | 
			
		||||
      screenfull.on("change", () => {
 | 
			
		||||
        this.isFullscreen = screenfull.isFullscreen;
 | 
			
		||||
      });
 | 
			
		||||
    }
 | 
			
		||||
    this.actualOptions = this.options
 | 
			
		||||
    this.canvasReset();
 | 
			
		||||
    window.addEventListener("resize", this.canvasReset);
 | 
			
		||||
@@ -302,6 +302,7 @@ export default {
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style scoped lang="scss">
 | 
			
		||||
 | 
			
		||||
.bar-chart-base {
 | 
			
		||||
  // position: relative;
 | 
			
		||||
 | 
			
		||||
@@ -326,7 +327,9 @@ export default {
 | 
			
		||||
      margin-right: 0.22vw;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
 .legend-item:nth-child(3) {
 | 
			
		||||
   margin-left: 1vw;
 | 
			
		||||
 }
 | 
			
		||||
  .legend-item:nth-child(1):before {
 | 
			
		||||
    background-color: #12f7f1;
 | 
			
		||||
  }
 | 
			
		||||
 
 | 
			
		||||
@@ -13,10 +13,11 @@
 | 
			
		||||
    <!-- <div style="flex:1;padding: 0 20%;"> -->
 | 
			
		||||
    <div class="chart" ref="chart"></div>
 | 
			
		||||
    <!-- </div> -->
 | 
			
		||||
    <div class="legend" >
 | 
			
		||||
    <div class="legend">
 | 
			
		||||
      <div class="legend-item" v-for="lgd in legend" :key="lgd.label">
 | 
			
		||||
        <span class="legend-item__value">{{ lgd.value }}</span>
 | 
			
		||||
        <span class="legend-item__label">{{ lgd.label }}</span>
 | 
			
		||||
        <span class="legend-item__value">{{ lgd.value }}</span>
 | 
			
		||||
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
@@ -79,27 +80,81 @@ export default {
 | 
			
		||||
      ];
 | 
			
		||||
    },
 | 
			
		||||
    options() {
 | 
			
		||||
      const single = this.period === "日" || this.period === "周";
 | 
			
		||||
      // const single = this.period === "日" || this.period === "周";
 | 
			
		||||
      const today = new Date().getDate();
 | 
			
		||||
      const year = new Date().getFullYear();
 | 
			
		||||
      const month = new Date().getMonth() + 1;
 | 
			
		||||
      const vt = this.valueTuple;
 | 
			
		||||
      let titleValue = single
 | 
			
		||||
          ? (vt[1] != null && `${vt[1] * 100}%`) || "0%"
 | 
			
		||||
          : vt[0] != null && vt[2] != null && vt[2] !== 0
 | 
			
		||||
          ? `${((vt[1] / vt[2]) * 100).toFixed(0)}%`
 | 
			
		||||
          : "0%",
 | 
			
		||||
      let items = [];
 | 
			
		||||
      var day1 = new Date();
 | 
			
		||||
      var day2 = new Date();
 | 
			
		||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
			
		||||
      day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
			
		||||
      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
			
		||||
      var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
			
		||||
      //今天的时间
 | 
			
		||||
      // var day2 = new Date();
 | 
			
		||||
      // day2.setTime(day2.getTime());
 | 
			
		||||
      // var s2 = (day2.getMonth() + 1) + "月" + day2.getDate() + '日';
 | 
			
		||||
      // const today = new Date().getDate();
 | 
			
		||||
      // let yesterday = new Date().getDate() -1;
 | 
			
		||||
      // const month = new Date().getMonth() + 1;
 | 
			
		||||
      const lastMonth = new Date().getMonth() + 1 === 12 ? 1 : new Date().getMonth() + 1 - 1;
 | 
			
		||||
      // const year = new Date().getFullYear();
 | 
			
		||||
      if (this.period === '日' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `${yesterday}日良率`, },
 | 
			
		||||
          { label: `${year - 1}年${yesterday}日良率` },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '日' && this.than === '环比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `${yesterday}日良率` },
 | 
			
		||||
          { label: `${dayBeYes}日良率` },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '周' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `本周良率`, },
 | 
			
		||||
          { label: `${year-1}年本周良率` },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '周' && this.than === '环比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `本周良率`, },
 | 
			
		||||
          { label: `上周良率`, },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '月' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `${month}月良率`, },
 | 
			
		||||
          { label: `${year-1}年${month}月良率`, },
 | 
			
		||||
          { label: `${month}月目标良率`, },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '月' && this.than === '环比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `${month}月良率`, },
 | 
			
		||||
          { label: `${lastMonth}月良率`, },
 | 
			
		||||
          { label: `${month}月目标良率`, },
 | 
			
		||||
        ];
 | 
			
		||||
      } else {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `${year}年良率`, },
 | 
			
		||||
          { label: `${year - 1}年良率` },
 | 
			
		||||
          { label: `${year}年目标良率` },
 | 
			
		||||
        ];
 | 
			
		||||
      }
 | 
			
		||||
      let titleValue = vt[1] === null ? 0 + '%' : this.formatNumber(vt[1]) + '%',
 | 
			
		||||
        subtitle = {
 | 
			
		||||
          日: "本日良率",
 | 
			
		||||
          日: "昨日良率",
 | 
			
		||||
          周: "本周良率",
 | 
			
		||||
          月: `${month}月良率`,
 | 
			
		||||
          年: `${year}良率`,
 | 
			
		||||
        }[this.period];
 | 
			
		||||
 | 
			
		||||
      console.log(vt[1]);
 | 
			
		||||
      const t = getOptions({
 | 
			
		||||
        single,
 | 
			
		||||
        // single,
 | 
			
		||||
        color: this.color == 1 ? "#4CF0E8" : "#1065ff",
 | 
			
		||||
        titleValue,
 | 
			
		||||
        subtitle,
 | 
			
		||||
        currentName: items[0].label,
 | 
			
		||||
        preName: items[1].label,
 | 
			
		||||
        previousSum: vt[0],
 | 
			
		||||
        currentSum: vt[1],
 | 
			
		||||
        targetSum: vt[2],
 | 
			
		||||
@@ -109,8 +164,11 @@ export default {
 | 
			
		||||
    legend() {
 | 
			
		||||
      let items = [];
 | 
			
		||||
      var day1 = new Date();
 | 
			
		||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
			
		||||
      var day2 = new Date();
 | 
			
		||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
			
		||||
      day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
			
		||||
      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
			
		||||
      var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
			
		||||
      //今天的时间
 | 
			
		||||
      // var day2 = new Date();
 | 
			
		||||
      // day2.setTime(day2.getTime());
 | 
			
		||||
@@ -122,41 +180,45 @@ export default {
 | 
			
		||||
      const year = new Date().getFullYear();
 | 
			
		||||
      if (this.period === '日' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `${month}月${today}日良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.valueTuple[1]) + "%" },
 | 
			
		||||
          { label: `去年${month}月${today}日良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.valueTuple[0]) + "%" },
 | 
			
		||||
          { label: `${year - 1}年${yesterday}日良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[0]) ) + "%" },
 | 
			
		||||
          { label: `${yesterday}日良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[1])) + "%" },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '日' && this.than === '环比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `${month}月${today}日良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.valueTuple[1]) + "%" },
 | 
			
		||||
          { label: `${yesterday}日良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.valueTuple[0]) + "%" },
 | 
			
		||||
          { label: `${dayBeYes}日良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[0])) + "%" },
 | 
			
		||||
          { label: `${yesterday}日良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[1])) + "%" },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '周' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `本周良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.valueTuple[1]) + "%" },
 | 
			
		||||
          { label: `去年本周良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.valueTuple[0]) + "%" },
 | 
			
		||||
          { label: `${year-1}年本周良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[0])) + "%" },
 | 
			
		||||
          { label: `本周良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[1])) + "%" },
 | 
			
		||||
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '周' && this.than === '环比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `本周良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.valueTuple[1]) + "%" },
 | 
			
		||||
          { label: `上周良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.valueTuple[0]) + "%" },
 | 
			
		||||
          { label: `上周良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[0])) + "%" },
 | 
			
		||||
          { label: `本周良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[1])) + "%" },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '月' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `${month}月良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.valueTuple[1]) + "%" },
 | 
			
		||||
          { label: `去年${month}月良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.valueTuple[0]) + "%" },
 | 
			
		||||
          { label: `${month}月目标良率`, value: isNaN(this.valueTuple[2]) || this.valueTuple[2] == null ? 0 + "%" : (this.valueTuple[2]) + "%" },
 | 
			
		||||
          { label: `${year-1}年${month}月良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[0])) + "%" },
 | 
			
		||||
          { label: `${month}月良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[1])) + "%" },
 | 
			
		||||
 | 
			
		||||
          { label: `${month}月目标`, value: isNaN(this.valueTuple[2]) || this.valueTuple[2] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[2])) + "%" },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '月' && this.than === '环比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `${month}月良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.valueTuple[1]) + "%" },
 | 
			
		||||
          { label: `${lastMonth}月良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.valueTuple[0]) + "%" },
 | 
			
		||||
          { label: `${month}月目标良率`, value: isNaN(this.valueTuple[2]) || this.valueTuple[2] == null ? 0 + "%" : (this.valueTuple[2]) + "%" },
 | 
			
		||||
          { label: `${lastMonth}月良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[0])) + "%" },
 | 
			
		||||
          { label: `${month}月良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[1])) + "%" },
 | 
			
		||||
 | 
			
		||||
          { label: `${month}月目标`, value: isNaN(this.valueTuple[2]) || this.valueTuple[2] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[2])) + "%" },
 | 
			
		||||
        ];
 | 
			
		||||
      } else {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `${year}年良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.valueTuple[1]) + "%" },
 | 
			
		||||
          { label: `${year - 1}年良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null  ? 0 + "%" : (this.valueTuple[0]) + "%" },
 | 
			
		||||
          { label: `${year}年目标良率`, value: isNaN(this.valueTuple[2]) || this.valueTuple[2] == null ? 0 + "%" : (this.valueTuple[2]) + "%" },
 | 
			
		||||
          { label: `${year - 1}年良率`, value: isNaN(this.valueTuple[0]) || this.valueTuple[0] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[0])) + "%" },
 | 
			
		||||
          { label: `${year}年良率`, value: isNaN(this.valueTuple[1]) || this.valueTuple[1] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[1])) + "%" },
 | 
			
		||||
 | 
			
		||||
          { label: `${year}年目标`, value: isNaN(this.valueTuple[2]) || this.valueTuple[2] == null ? 0 + "%" : (this.formatNumber(this.valueTuple[2])) + "%" },
 | 
			
		||||
        ];
 | 
			
		||||
      }
 | 
			
		||||
      return items
 | 
			
		||||
@@ -191,6 +253,16 @@ export default {
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    formatNumber(num) {
 | 
			
		||||
      console.log(num);
 | 
			
		||||
      // 判断是否为整数
 | 
			
		||||
      if (Number.isInteger(num)) {
 | 
			
		||||
        return num; // 如果是整数,直接转换为字符串
 | 
			
		||||
      } else {
 | 
			
		||||
        // 如果不是整数,保留两位小数并转换为字符串
 | 
			
		||||
        return num.toFixed(2);
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    handleCityUpdate(id) {
 | 
			
		||||
      this.factoryId = id;
 | 
			
		||||
    },
 | 
			
		||||
@@ -206,7 +278,8 @@ export default {
 | 
			
		||||
    display: flex;
 | 
			
		||||
    flex-direction: column;
 | 
			
		||||
    align-items: center;
 | 
			
		||||
    justify-content: center;
 | 
			
		||||
    // padding: 0 3px;
 | 
			
		||||
    // justify-content: center;
 | 
			
		||||
    gap: 3px;
 | 
			
		||||
    backdrop-filter: blur(24px);
 | 
			
		||||
  .cities {
 | 
			
		||||
@@ -216,29 +289,34 @@ export default {
 | 
			
		||||
    .chart {
 | 
			
		||||
      // margin-left: 5%;
 | 
			
		||||
      // width: 290px;
 | 
			
		||||
      align-self: stretch;
 | 
			
		||||
      // flex: 1 1 auto;
 | 
			
		||||
    // align-items: center;
 | 
			
		||||
      // margin:0 auto;
 | 
			
		||||
      // padding: 0 10%;;
 | 
			
		||||
      flex: 1 1 auto;
 | 
			
		||||
      padding: 0 20%;
 | 
			
		||||
      /* margin: 10%; */
 | 
			
		||||
      height: 16vh;
 | 
			
		||||
      /* min-width: 300px; */
 | 
			
		||||
      height: 200px;
 | 
			
		||||
      align-self: stretch;
 | 
			
		||||
    }
 | 
			
		||||
  .legend {
 | 
			
		||||
    height: 80px;
 | 
			
		||||
    display: flex;
 | 
			
		||||
    gap: 40px;
 | 
			
		||||
    justify-content: space-around;
 | 
			
		||||
    color: #fff;
 | 
			
		||||
    justify-content: flex-end;
 | 
			
		||||
    gap:20px;
 | 
			
		||||
    // justify-content: space-between;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  // .legend:nth-child(3){
 | 
			
		||||
  //   margin-left: 30px;
 | 
			
		||||
  // }
 | 
			
		||||
  .legend-item {
 | 
			
		||||
    margin-left: 15px;
 | 
			
		||||
    display: flex;
 | 
			
		||||
    flex-direction: column;
 | 
			
		||||
    align-items: center;
 | 
			
		||||
    // align-items: center;
 | 
			
		||||
    align-items: flex-start;
 | 
			
		||||
    gap: 3px;
 | 
			
		||||
 | 
			
		||||
    &:first-child {
 | 
			
		||||
      // margin-left: 5px;
 | 
			
		||||
      .legend-item__value {
 | 
			
		||||
        color: #0e61f5;
 | 
			
		||||
      }
 | 
			
		||||
@@ -250,7 +328,40 @@ export default {
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
.legend-item__label {
 | 
			
		||||
  position: relative;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.legend-item__label::before {
 | 
			
		||||
  content: "";
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  width: 12px;
 | 
			
		||||
  height: 12px;
 | 
			
		||||
  background: #ccc;
 | 
			
		||||
  border-radius: 2px;
 | 
			
		||||
  top: 6px;
 | 
			
		||||
  left: -18px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.legend-item:nth-child(2) .legend-item__label::before {
 | 
			
		||||
  background: #12fff5;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.legend-item:nth-child(2) .legend-item__value {
 | 
			
		||||
  color: #12fff5;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.legend-item:nth-child(1) .legend-item__label::before {
 | 
			
		||||
  background: #0f65ff;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.legend-item:nth-child(1) .legend-item__value {
 | 
			
		||||
  color: #0f65ff;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.legend-item:nth-child(3) .legend-item__label::before {
 | 
			
		||||
  background: #003982;
 | 
			
		||||
}
 | 
			
		||||
  .legend-item__value {
 | 
			
		||||
    font-size: 24px;
 | 
			
		||||
    font-weight: 600;
 | 
			
		||||
 
 | 
			
		||||
@@ -132,19 +132,19 @@ function calculateItems(period, valueTuple) {
 | 
			
		||||
    case "日":
 | 
			
		||||
      items = [
 | 
			
		||||
        { label: `${month}月${today}日累计`, value: valueTuple[1] },
 | 
			
		||||
        { label: `去年${month}月${today}日累计`, value: valueTuple[0] },
 | 
			
		||||
        { label: `${year-1}年${month}月${today}日累计`, value: valueTuple[0] },
 | 
			
		||||
      ];
 | 
			
		||||
      break;
 | 
			
		||||
    case "周":
 | 
			
		||||
      items = [
 | 
			
		||||
        { label: `本周累计`, value: valueTuple[1] },
 | 
			
		||||
        { label: `去年本周累计`, value: valueTuple[0] },
 | 
			
		||||
        { label: `${year-1}年本周累计`, value: valueTuple[0] },
 | 
			
		||||
      ];
 | 
			
		||||
      break;
 | 
			
		||||
    case "月":
 | 
			
		||||
      items = [
 | 
			
		||||
        { label: `${month}月累计`, value: valueTuple[1] },
 | 
			
		||||
        { label: `去年${month}月累计`, value: valueTuple[0] },
 | 
			
		||||
        { label: `${year-1}年${month}月累计`, value: valueTuple[0] },
 | 
			
		||||
        { label: `${month}月目标`, value: valueTuple[2] },
 | 
			
		||||
      ];
 | 
			
		||||
      break;
 | 
			
		||||
 
 | 
			
		||||
@@ -6,7 +6,7 @@
 | 
			
		||||
-->
 | 
			
		||||
 | 
			
		||||
<template>
 | 
			
		||||
  <div class="progress-bar" :data-title="title" :data-rate="value + '%'">
 | 
			
		||||
  <div class="progress-bar" :data-title="title" :data-rate="current + '%'">
 | 
			
		||||
    <div class="progress-bar__rate" :style="{ width: dataRate == '-' ? 0 : dataRate }"></div>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
@@ -20,6 +20,18 @@ export default {
 | 
			
		||||
      type: Number,
 | 
			
		||||
      default: 0,
 | 
			
		||||
    },
 | 
			
		||||
    target: {
 | 
			
		||||
      type: Number,
 | 
			
		||||
      default: 0,
 | 
			
		||||
    },
 | 
			
		||||
    previous: {
 | 
			
		||||
      type: Number,
 | 
			
		||||
      default: 0,
 | 
			
		||||
    },
 | 
			
		||||
    current: {
 | 
			
		||||
      type: Number,
 | 
			
		||||
      default: 0,
 | 
			
		||||
    },
 | 
			
		||||
    // total: {
 | 
			
		||||
    //   type: Number,
 | 
			
		||||
    //   default: 0,
 | 
			
		||||
@@ -34,11 +46,16 @@ export default {
 | 
			
		||||
  },
 | 
			
		||||
  computed: {
 | 
			
		||||
    dataRate() {
 | 
			
		||||
      return this.value == 0
 | 
			
		||||
        ? "-"
 | 
			
		||||
        : this.value > 1
 | 
			
		||||
          ?  100 + '%'
 | 
			
		||||
          : `${(parseFloat(this.value)).toFixed(0)}%`;
 | 
			
		||||
      // if (this.current != 0 && this.target != 0) {
 | 
			
		||||
        console.log( '1111111111', this.current, this.target);
 | 
			
		||||
      return this.current == 0 && this.target == 0
 | 
			
		||||
          ? 0
 | 
			
		||||
        : this.current != 0 && this.target != 0
 | 
			
		||||
          ? `${((this.current / this.target) * 100).toFixed(2)}%`
 | 
			
		||||
          : this.current != 0 && this.target == 0 && this.current >= 100 ? 100 + '%' : this.current != 0 && this.target == 0 && this.current < 100 ? this.current + '%' : this.previous >=100 ? 100 + '%' : this.previous + '%';
 | 
			
		||||
      // } else if(this.previous != 0) {
 | 
			
		||||
      //   return this.previous + '%'
 | 
			
		||||
      // }
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  methods: {},
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-05-07 10:25:10
 | 
			
		||||
 * @LastEditTime: 2024-05-29 17:03:00
 | 
			
		||||
 * @LastEditTime: 2024-06-14 09:58:01
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
@@ -10,31 +10,31 @@
 | 
			
		||||
  <div v-if="period == '日'" class="std-rate-item">
 | 
			
		||||
    <CityName :value="city.name" />
 | 
			
		||||
    <div class="std-rate-item__value">
 | 
			
		||||
      <ProgressBar :period="period" :title="title" :value="city.current" />
 | 
			
		||||
      <ProgressBar :period="period" :title="titlePre" :value="city.previous" />
 | 
			
		||||
      <ProgressBar :period="period" :title="title" :target="city.target" :current="city.current" />
 | 
			
		||||
      <ProgressBar :period="period" :title="titlePre" :previous="city.previous" />
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
  <div v-else-if="period == '周'" class="std-rate-item">
 | 
			
		||||
    <CityName :value="city.name" />
 | 
			
		||||
    <div class="std-rate-item__value">
 | 
			
		||||
      <ProgressBar :period="period" :title="title" :value="city.current" />
 | 
			
		||||
      <ProgressBar :period="period" :title="titlePre" :value="city.previous" />
 | 
			
		||||
      <ProgressBar :period="period" :title="title" :target="city.target" :current="city.current" />
 | 
			
		||||
      <ProgressBar :period="period" :title="titlePre" :previous="city.previous" />
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
  <div v-else-if="period == '月'" class="std-rate-item">
 | 
			
		||||
    <CityName :value="city.name" />
 | 
			
		||||
    <div class="std-rate-item__value">
 | 
			
		||||
      <ProgressBar :period="period" :title="titleTarget" :value="city.target" />
 | 
			
		||||
      <ProgressBar :period="period" :title="titlePre" :value="city.previous" />
 | 
			
		||||
      <ProgressBar :period="period" :title="title" :value="city.current" />
 | 
			
		||||
      <ProgressBar :period="period" :title="titleTarget" :target="city.target" :current="city.current" />
 | 
			
		||||
      <ProgressBar :period="period" :title="titlePre" :previous="city.previous" />
 | 
			
		||||
      <!-- <ProgressBar :period="period" :title="title" :value="city.current" /> -->
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
  <div v-else="period == '年'" class="std-rate-item">
 | 
			
		||||
    <CityName :value="city.name" />
 | 
			
		||||
    <div class="std-rate-item__value">
 | 
			
		||||
      <ProgressBar :period="period" :title="titleTarget" :value="city.target" />
 | 
			
		||||
      <ProgressBar :period="period" :title="titlePre" :value="city.previous" />
 | 
			
		||||
      <ProgressBar :period="period" :title="title" :value="city.current" />
 | 
			
		||||
      <ProgressBar :period="period" :title="titleTarget" :target="city.target" :current="city.current" />
 | 
			
		||||
      <ProgressBar :period="period" :title="titlePre" :previous="city.previous" />
 | 
			
		||||
      <!-- <ProgressBar :period="period" :title="title" :value="city.current" /> -->
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
@@ -69,22 +69,25 @@ export default {
 | 
			
		||||
    titlePre() {
 | 
			
		||||
      console.log(this.city);
 | 
			
		||||
      var day1 = new Date();
 | 
			
		||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
			
		||||
      var day2 = new Date();
 | 
			
		||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
			
		||||
      day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
			
		||||
      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
			
		||||
      var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
			
		||||
      const today = new Date().getDate();
 | 
			
		||||
      const month = new Date().getMonth() + 1;
 | 
			
		||||
      const lastMonth = new Date().getMonth() + 1 === 12 ? 1 : new Date().getMonth() + 1 - 1;
 | 
			
		||||
      const year = new Date().getFullYear();
 | 
			
		||||
      if (this.period === '日' && this.than === '同比') {
 | 
			
		||||
        return `去年${month}月${today}日`
 | 
			
		||||
        return `${year - 1}年${yesterday}日`
 | 
			
		||||
      } else if (this.period === '日' && this.than === '环比') {
 | 
			
		||||
        return `${yesterday}日`
 | 
			
		||||
        return `${dayBeYes}日`
 | 
			
		||||
      } else if (this.period === '周' && this.than === '同比') {
 | 
			
		||||
        return `去年本周`
 | 
			
		||||
        return `${year-1}年本周`
 | 
			
		||||
      } else if (this.period === '周' && this.than === '环比') {
 | 
			
		||||
        return `上周`
 | 
			
		||||
      } else if (this.period === '月' && this.than === '同比') {
 | 
			
		||||
        return `去年${month}月`
 | 
			
		||||
        return `${year-1}年${month}月`
 | 
			
		||||
      } else if (this.period === '月' && this.than === '环比') {
 | 
			
		||||
        return `${lastMonth}月`
 | 
			
		||||
      } else {
 | 
			
		||||
@@ -93,14 +96,18 @@ export default {
 | 
			
		||||
    },
 | 
			
		||||
    title() {
 | 
			
		||||
      var day1 = new Date();
 | 
			
		||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
			
		||||
      var day2 = new Date();
 | 
			
		||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
			
		||||
      day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
			
		||||
      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
			
		||||
      var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
			
		||||
      const today = new Date().getDate();
 | 
			
		||||
      const month = new Date().getMonth() + 1;
 | 
			
		||||
      const year = new Date().getFullYear();
 | 
			
		||||
      if (this.period === '日' && this.than === '同比') {
 | 
			
		||||
        return `${month}月${today}日`
 | 
			
		||||
        return `${yesterday}日`
 | 
			
		||||
      } else if (this.period === '日' && this.than === '环比') {
 | 
			
		||||
        return `${month}月${today}日`
 | 
			
		||||
        return `${yesterday}日`
 | 
			
		||||
      } else if (this.period === '周' && this.than === '同比') {
 | 
			
		||||
        return `本周`
 | 
			
		||||
      } else if (this.period === '周' && this.than === '环比') {
 | 
			
		||||
@@ -120,9 +127,13 @@ export default {
 | 
			
		||||
      const month = new Date().getMonth() + 1;
 | 
			
		||||
      const year = new Date().getFullYear();
 | 
			
		||||
      if (this.period === '月') {
 | 
			
		||||
        return `${month}月目标`
 | 
			
		||||
        return `${month}月目标${this.city.target}%`
 | 
			
		||||
      } else if (this.period === '年') {
 | 
			
		||||
        return `${year}年目标`
 | 
			
		||||
        return `${year}年目标${this.city.target}%`
 | 
			
		||||
      } else if (this.period === '周') {
 | 
			
		||||
        return `本周目标${this.city.target}%`
 | 
			
		||||
      } else if (this.period === '日') {
 | 
			
		||||
        return `${month}月${today}日目标${this.city.target}%`
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
 
 | 
			
		||||
@@ -1,39 +1,47 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-05-07 10:04:53
 | 
			
		||||
 * @LastEditTime: 2024-05-30 11:13:01
 | 
			
		||||
 * @LastEditTime: 2024-06-05 09:45:47
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
 | 
			
		||||
<template>
 | 
			
		||||
  <div class="efficiency-copilot">
 | 
			
		||||
    <Container title="芯片良率" icon="chip2">
 | 
			
		||||
      <ChipRate :period="period" :than="than" />
 | 
			
		||||
    </Container>
 | 
			
		||||
    <Container title="标准组件良率" icon="std">
 | 
			
		||||
      <StdRate :period="period" :than="than" />
 | 
			
		||||
    </Container>
 | 
			
		||||
    <Container title="芯片OEE" icon="chip">
 | 
			
		||||
      <ChipOee :chipOeeRate="chipOeeRate" :period="period" :than="than" />
 | 
			
		||||
    </Container>
 | 
			
		||||
    <Container title="转化效率" icon="cube">
 | 
			
		||||
      <TransformRate :transformRate="transformRate" :period="period" :than="than" />
 | 
			
		||||
    </Container>
 | 
			
		||||
    <section class="top flex">
 | 
			
		||||
      <Container title="芯片良率" icon="chip2">
 | 
			
		||||
        <ChipRate :period="period" :than="than" />
 | 
			
		||||
      </Container>
 | 
			
		||||
      <left-container title="标准组件良率" icon="std">
 | 
			
		||||
        <StdRate :period="period" :than="than" />
 | 
			
		||||
      </left-container>
 | 
			
		||||
    </section>
 | 
			
		||||
    <section class="bottom flex">
 | 
			
		||||
      <Container title="芯片OEE" icon="chip">
 | 
			
		||||
        <ChipOee :chipOeeRate="chipOeeRate" :period="period" :than="than" />
 | 
			
		||||
      </Container>
 | 
			
		||||
      <left-container title="转化效率" icon="cube">
 | 
			
		||||
        <TransformRate :transformRate="transformRate" :period="period" :than="than" />
 | 
			
		||||
      </left-container>
 | 
			
		||||
    </section>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
import Container from "@/views/copilot/components/Container.vue";
 | 
			
		||||
import Container from "@/views/copilot/components/rightContainer.vue";
 | 
			
		||||
import leftContainer from "@/views/copilot/components/leftContainer.vue";
 | 
			
		||||
import ChipOeeVue from "./components/ChipOee.vue";
 | 
			
		||||
import ChipRateVue from "./components/ChipRate.vue";
 | 
			
		||||
import StdRateVue from "./components/StdRate.vue";
 | 
			
		||||
import TransformRateVue from "./components/TransformRate.vue";
 | 
			
		||||
 | 
			
		||||
export default {
 | 
			
		||||
  name: "EfficiencyCopilot",
 | 
			
		||||
  name: "efficiencyCopilot",
 | 
			
		||||
  components: {
 | 
			
		||||
    Container,
 | 
			
		||||
    leftContainer,
 | 
			
		||||
    ChipOee: ChipOeeVue,
 | 
			
		||||
    ChipRate: ChipRateVue,
 | 
			
		||||
    StdRate: StdRateVue,
 | 
			
		||||
@@ -88,7 +96,30 @@ export default {
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<style scoped>
 | 
			
		||||
.efficiency-copilot {
 | 
			
		||||
  flex: 1;
 | 
			
		||||
  display: flex;
 | 
			
		||||
  flex-direction: column;
 | 
			
		||||
  gap: 16px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.flex {
 | 
			
		||||
  display: flex;
 | 
			
		||||
  gap: 16px;
 | 
			
		||||
  flex: 1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.top > div,
 | 
			
		||||
.bottom > div {
 | 
			
		||||
  height: 100%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
</style>
 | 
			
		||||
 | 
			
		||||
<!-- <style scoped>
 | 
			
		||||
 | 
			
		||||
.efficiency-copilot {
 | 
			
		||||
  flex: 1;
 | 
			
		||||
  display: grid;
 | 
			
		||||
@@ -100,4 +131,4 @@ export default {
 | 
			
		||||
.efficiency-copilot > div {
 | 
			
		||||
  height: 100%;
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
</style> -->
 | 
			
		||||
 
 | 
			
		||||
@@ -1,163 +1,142 @@
 | 
			
		||||
export default function ({
 | 
			
		||||
  single = false,
 | 
			
		||||
  color,
 | 
			
		||||
export default ({
 | 
			
		||||
  titleValue,
 | 
			
		||||
  subtitle,
 | 
			
		||||
  previousSum,
 | 
			
		||||
  currentSum,
 | 
			
		||||
  targetSum,
 | 
			
		||||
}) {
 | 
			
		||||
  return {
 | 
			
		||||
    grid: {
 | 
			
		||||
      left: 0,
 | 
			
		||||
      right: 0,
 | 
			
		||||
      bottom: 0,
 | 
			
		||||
      top: 0,
 | 
			
		||||
      containLabel: true,
 | 
			
		||||
  currentName,
 | 
			
		||||
  preName,
 | 
			
		||||
}) => ({
 | 
			
		||||
  grid: {
 | 
			
		||||
    left: '0%',
 | 
			
		||||
    right: 0,
 | 
			
		||||
    bottom: 0,
 | 
			
		||||
    top: 0,
 | 
			
		||||
    containLabel: true,
 | 
			
		||||
  },
 | 
			
		||||
  tooltip: {},
 | 
			
		||||
  title: {
 | 
			
		||||
    text: titleValue,
 | 
			
		||||
    left: "44%",
 | 
			
		||||
    top: "37%",
 | 
			
		||||
    textAlign: "center",
 | 
			
		||||
    textStyle: {
 | 
			
		||||
      fontWeight: 600,
 | 
			
		||||
      fontSize: 26,
 | 
			
		||||
      color: "#fffd",
 | 
			
		||||
    },
 | 
			
		||||
    tooltip: {
 | 
			
		||||
      // formatter(params) {
 | 
			
		||||
      //   return `${params.name}: ${(params.value * 100).toFixed(0)}%`;
 | 
			
		||||
      // }
 | 
			
		||||
    subtext: `\u2002${subtitle}\u2002`,
 | 
			
		||||
    subtextStyle: {
 | 
			
		||||
      fontSize: 14,
 | 
			
		||||
      fontWeight: 100,
 | 
			
		||||
      color: "#fffd",
 | 
			
		||||
      align: "right",
 | 
			
		||||
    },
 | 
			
		||||
    title: {
 | 
			
		||||
      text: titleValue,
 | 
			
		||||
      left: "49%",
 | 
			
		||||
      top: "39%",
 | 
			
		||||
      textAlign: "center",
 | 
			
		||||
      textStyle: {
 | 
			
		||||
        fontWeight: 600,
 | 
			
		||||
        fontSize: 32,
 | 
			
		||||
        color: "#fffd",
 | 
			
		||||
      },
 | 
			
		||||
      subtext: `\u2002${subtitle}\u2002`,
 | 
			
		||||
      subtextStyle: {
 | 
			
		||||
        fontSize: 14,
 | 
			
		||||
        fontWeight: 100,
 | 
			
		||||
        color: "#fffd",
 | 
			
		||||
        align: "right",
 | 
			
		||||
  },
 | 
			
		||||
  series: [
 | 
			
		||||
    // 背景 series
 | 
			
		||||
    {
 | 
			
		||||
      type: "pie",
 | 
			
		||||
      name: "当前良率",
 | 
			
		||||
      radius: ["70%", "85%"],
 | 
			
		||||
      center: ["45%", "52%"],
 | 
			
		||||
      emptyCircleStyle: {
 | 
			
		||||
        color: "#003982",
 | 
			
		||||
      },
 | 
			
		||||
    },
 | 
			
		||||
    series: [
 | 
			
		||||
      // 背景 series
 | 
			
		||||
      {
 | 
			
		||||
        type: "pie",
 | 
			
		||||
        name: "当前目标",
 | 
			
		||||
        radius: ["70%", "85%"],
 | 
			
		||||
        center: ["50%", "52%"],
 | 
			
		||||
        emptyCircleStyle: {
 | 
			
		||||
          color: "#040c5f45",
 | 
			
		||||
        },
 | 
			
		||||
    // 数据 series
 | 
			
		||||
    {
 | 
			
		||||
      type: "pie",
 | 
			
		||||
      radius: ["70%", "85%"],
 | 
			
		||||
      center: ["45%", "52%"],
 | 
			
		||||
      avoidLabelOvervlap: false,
 | 
			
		||||
      label: {
 | 
			
		||||
        show: false,
 | 
			
		||||
      },
 | 
			
		||||
      // 数据 series
 | 
			
		||||
      {
 | 
			
		||||
        type: "pie",
 | 
			
		||||
        radius: ["70%", "85%"],
 | 
			
		||||
        center: ["50%", "52%"],
 | 
			
		||||
        avoidLabelOvervlap: false,
 | 
			
		||||
        label: {
 | 
			
		||||
          show: false,
 | 
			
		||||
        },
 | 
			
		||||
        labelLine: {
 | 
			
		||||
          show: false,
 | 
			
		||||
        },
 | 
			
		||||
        data: [
 | 
			
		||||
          {
 | 
			
		||||
            value: currentSum,
 | 
			
		||||
            name: "当前良率",
 | 
			
		||||
            selected: false,
 | 
			
		||||
            itemStyle: {
 | 
			
		||||
              borderJoin: "round",
 | 
			
		||||
              borderCap: "round",
 | 
			
		||||
              borderWidth: 12,
 | 
			
		||||
              borderRadius: "50%",
 | 
			
		||||
              color: {
 | 
			
		||||
                type: "linear",
 | 
			
		||||
                x: 1,
 | 
			
		||||
                y: 0,
 | 
			
		||||
                x2: 0,
 | 
			
		||||
                y2: 1,
 | 
			
		||||
                colorStops: single
 | 
			
		||||
                  ? [
 | 
			
		||||
                      { offset: 0, color: `${color}11` },
 | 
			
		||||
                      { offset: 1, color: `${color}` },
 | 
			
		||||
                    ]
 | 
			
		||||
                  : [
 | 
			
		||||
                      { offset: 0, color: "#4CF0E811" },
 | 
			
		||||
                      { offset: 1, color: "#4CF0E8" },
 | 
			
		||||
                    ],
 | 
			
		||||
              },
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            value:
 | 
			
		||||
              targetSum > currentSum
 | 
			
		||||
                ? targetSum - currentSum
 | 
			
		||||
                : targetSum == 0
 | 
			
		||||
                ? currentSum == 0
 | 
			
		||||
                  ? 1
 | 
			
		||||
                  : 0
 | 
			
		||||
                : targetSum,
 | 
			
		||||
 | 
			
		||||
            name: "未达成",
 | 
			
		||||
            itemStyle: { color: "transparent" },
 | 
			
		||||
            label: { show: false },
 | 
			
		||||
          },
 | 
			
		||||
        ],
 | 
			
		||||
      labelLine: {
 | 
			
		||||
        show: false,
 | 
			
		||||
      },
 | 
			
		||||
      // 数据 series2 - 2023累计
 | 
			
		||||
      single
 | 
			
		||||
        ? null
 | 
			
		||||
        : {
 | 
			
		||||
            type: "pie",
 | 
			
		||||
            radius: ["55%", "70%"],
 | 
			
		||||
            center: ["50%", "52%"],
 | 
			
		||||
            avoidLabelOvervlap: false,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: false,
 | 
			
		||||
            },
 | 
			
		||||
            labelLine: {
 | 
			
		||||
              show: false,
 | 
			
		||||
            },
 | 
			
		||||
            data: [
 | 
			
		||||
              {
 | 
			
		||||
                value: previousSum,
 | 
			
		||||
                name: "上期良率",
 | 
			
		||||
                selected: false,
 | 
			
		||||
                itemStyle: {
 | 
			
		||||
                  borderJoin: "round",
 | 
			
		||||
                  borderCap: "round",
 | 
			
		||||
                  borderWidth: 12,
 | 
			
		||||
                  borderRadius: "50%",
 | 
			
		||||
                  color: {
 | 
			
		||||
                    type: "linear",
 | 
			
		||||
                    x: 1,
 | 
			
		||||
                    y: 0,
 | 
			
		||||
                    x2: 0,
 | 
			
		||||
                    y2: 1,
 | 
			
		||||
                    colorStops: [
 | 
			
		||||
                      { offset: 0, color: "#1065ff66" },
 | 
			
		||||
                      { offset: 1, color: "#1065ff" },
 | 
			
		||||
                    ],
 | 
			
		||||
                  },
 | 
			
		||||
                },
 | 
			
		||||
              },
 | 
			
		||||
              {
 | 
			
		||||
                value:
 | 
			
		||||
                  targetSum > previousSum
 | 
			
		||||
                    ? targetSum - previousSum
 | 
			
		||||
                    : previousSum == 0
 | 
			
		||||
                    ? 1
 | 
			
		||||
                    : 0,
 | 
			
		||||
                name: "-",
 | 
			
		||||
                formatter: {
 | 
			
		||||
                  show: false
 | 
			
		||||
                },
 | 
			
		||||
                itemStyle: { color: "transparent" },
 | 
			
		||||
                label: { show: false },
 | 
			
		||||
              },
 | 
			
		||||
            ],
 | 
			
		||||
      data: [
 | 
			
		||||
        {
 | 
			
		||||
          value: currentSum,
 | 
			
		||||
          name: currentName,
 | 
			
		||||
          tooltip: {
 | 
			
		||||
            formatter: `${currentName} : ${currentSum}`
 | 
			
		||||
          },
 | 
			
		||||
    ],
 | 
			
		||||
  };
 | 
			
		||||
}
 | 
			
		||||
          selected: false,
 | 
			
		||||
          itemStyle: {
 | 
			
		||||
            borderJoin: "round",
 | 
			
		||||
            borderCap: "round",
 | 
			
		||||
            borderWidth: 12,
 | 
			
		||||
            borderRadius: "50%",
 | 
			
		||||
            color: {
 | 
			
		||||
              type: "linear",
 | 
			
		||||
              x: 1,
 | 
			
		||||
              y: 0,
 | 
			
		||||
              x2: 0,
 | 
			
		||||
              y2: 1,
 | 
			
		||||
              colorStops: [
 | 
			
		||||
                { offset: 0, color: "#4CF0E811" },
 | 
			
		||||
                { offset: 1, color: "#4CF0E8" },
 | 
			
		||||
              ],
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          value:(targetSum - currentSum) === 0 ? 1 : (targetSum - currentSum),
 | 
			
		||||
          name: currentName,
 | 
			
		||||
          tooltip: {
 | 
			
		||||
            formatter: `${currentName} : ${currentSum}`
 | 
			
		||||
          },
 | 
			
		||||
          itemStyle: { color: "transparent" },
 | 
			
		||||
          label: { show: false },
 | 
			
		||||
        },
 | 
			
		||||
      ],
 | 
			
		||||
    },
 | 
			
		||||
    // 数据 series2 - 2023累计
 | 
			
		||||
    {
 | 
			
		||||
      type: "pie",
 | 
			
		||||
      radius: ["55%", "70%"],
 | 
			
		||||
      center: ["45%", "52%"],
 | 
			
		||||
      avoidLabelOvervlap: false,
 | 
			
		||||
      label: {
 | 
			
		||||
        show: false,
 | 
			
		||||
      },
 | 
			
		||||
      labelLine: {
 | 
			
		||||
        show: false,
 | 
			
		||||
      },
 | 
			
		||||
      data: [
 | 
			
		||||
        {
 | 
			
		||||
          value: previousSum,
 | 
			
		||||
          name: preName,
 | 
			
		||||
          selected: false,
 | 
			
		||||
          itemStyle: {
 | 
			
		||||
            borderJoin: "round",
 | 
			
		||||
            borderCap: "round",
 | 
			
		||||
            borderWidth: 12,
 | 
			
		||||
            borderRadius: "50%",
 | 
			
		||||
            color: {
 | 
			
		||||
              type: "linear",
 | 
			
		||||
              x: 1,
 | 
			
		||||
              y: 0,
 | 
			
		||||
              x2: 0,
 | 
			
		||||
              y2: 1,
 | 
			
		||||
              colorStops: [
 | 
			
		||||
                { offset: 0, color: "#1065ff66" },
 | 
			
		||||
                { offset: 1, color: "#1065ff" },
 | 
			
		||||
              ],
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          value:previousSum == 0
 | 
			
		||||
              ? 1
 | 
			
		||||
              : 0,
 | 
			
		||||
          name: "-",
 | 
			
		||||
          itemStyle: { color: "transparent" },
 | 
			
		||||
          label: { show: false },
 | 
			
		||||
        },
 | 
			
		||||
      ],
 | 
			
		||||
    },
 | 
			
		||||
  ],
 | 
			
		||||
});
 | 
			
		||||
 
 | 
			
		||||
@@ -1,13 +1,13 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-05-20 16:04:18
 | 
			
		||||
 * @LastEditTime: 2024-05-30 11:14:17
 | 
			
		||||
 * @LastEditTime: 2024-06-03 16:46:11
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
<template>
 | 
			
		||||
  <!-- <div class="copilot-layout" ref="copilot-layout"> -->
 | 
			
		||||
  <div class="copilot-layout other" ref="copilot-layout">
 | 
			
		||||
  <div class="copilot-layout" ref="copilot-layout">
 | 
			
		||||
    <CopilotHeaderVue :than="than" :active="page" :period="period" @update:active="updateActive"
 | 
			
		||||
      @update:period="period = $event" @update:than="updateThan" />
 | 
			
		||||
 | 
			
		||||
@@ -25,7 +25,7 @@ import CopilotHeaderVue from "./components/CopilotHeader.vue";
 | 
			
		||||
import EfficiencyCopilot from "./efficiency/index.vue";
 | 
			
		||||
 | 
			
		||||
export default {
 | 
			
		||||
  name: "CopilotContainer",
 | 
			
		||||
  name: "copilotEfficiencyContainer",
 | 
			
		||||
  components: {
 | 
			
		||||
    CopilotHeaderVue,
 | 
			
		||||
    EfficiencyCopilot,
 | 
			
		||||
@@ -34,7 +34,7 @@ export default {
 | 
			
		||||
    return {
 | 
			
		||||
      than:'同比',
 | 
			
		||||
      page: "效率",
 | 
			
		||||
      period: "日",
 | 
			
		||||
      period: "月",
 | 
			
		||||
      currentsStyles: '',
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
@@ -95,13 +95,14 @@ export default {
 | 
			
		||||
</script>
 | 
			
		||||
<style>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
.copilot-layout {
 | 
			
		||||
  padding: 16px;
 | 
			
		||||
  background: url(../../assets/images/copilot-bg.png) 0 0 / 100% 100% no-repeat;
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  left: -16px;
 | 
			
		||||
  /* top: -8px; */
 | 
			
		||||
  /* height: calc(100% + 38px); */
 | 
			
		||||
  height: calc(100% + 30px);
 | 
			
		||||
  width: calc(100% + 30px);
 | 
			
		||||
  z-index: 1001;
 | 
			
		||||
  color: #fff;
 | 
			
		||||
@@ -110,12 +111,12 @@ export default {
 | 
			
		||||
  gap: 8px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.produce{
 | 
			
		||||
/* .produce{
 | 
			
		||||
  height: calc(100% + 38px);
 | 
			
		||||
}
 | 
			
		||||
.other {
 | 
			
		||||
  height: calc(100% + 240px);
 | 
			
		||||
}
 | 
			
		||||
} */
 | 
			
		||||
/* .other { */
 | 
			
		||||
  /* height: calc(100% + 240px); */
 | 
			
		||||
/* } */
 | 
			
		||||
.copilot-footer {
 | 
			
		||||
  /** position: absolute;
 | 
			
		||||
  bottom: 10px; **/
 | 
			
		||||
 
 | 
			
		||||
@@ -1,16 +1,16 @@
 | 
			
		||||
<template>
 | 
			
		||||
  <div class="factory-layout">
 | 
			
		||||
    <FactoryDataHeader :than="than" :companyName="companyName" :companyId="companyId" :period="period"
 | 
			
		||||
      @update:than="updateThan" @update:period="updatePeriod" />
 | 
			
		||||
    <FactoryDataHeader :companyName="companyName" :companyId="companyId" :period="period"
 | 
			
		||||
      @update:period="updatePeriod" />
 | 
			
		||||
    <div class="factory-section">
 | 
			
		||||
      <section class="top flex">
 | 
			
		||||
        <db-container title="生产监控" icon="prod">
 | 
			
		||||
        <db-container title="生产监控" icon="prod" @update:than="updateThan" :than="than">
 | 
			
		||||
          <prod-monitor :companyId="companyId" :factoryData="factoryData" :than="than" :period="period" :data="data"
 | 
			
		||||
            :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
			
		||||
        </db-container>
 | 
			
		||||
        <db-container title="工单监控" icon="order">
 | 
			
		||||
        <left-container title="工单监控" icon="order">
 | 
			
		||||
          <order :prodOrder="prodOrder" />
 | 
			
		||||
        </db-container>
 | 
			
		||||
        </left-container>
 | 
			
		||||
        <!-- <db-container title="" icon="store"> -->
 | 
			
		||||
        <!-- <store :stock="stock" /> -->
 | 
			
		||||
        <!-- </db-container> -->
 | 
			
		||||
@@ -26,7 +26,8 @@
 | 
			
		||||
</template>
 | 
			
		||||
<script>
 | 
			
		||||
import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
			
		||||
import Container from "./components/Container.vue";
 | 
			
		||||
import Container from "./components/rightContainer.vue";
 | 
			
		||||
import leftContainer from "./components/leftContainer.vue";
 | 
			
		||||
import ProdMonitor from "./components/ProdMonitor.vue";
 | 
			
		||||
import { deepClone } from "@/utils";
 | 
			
		||||
// import Store from "./components/Store.vue";
 | 
			
		||||
@@ -38,6 +39,7 @@ export default {
 | 
			
		||||
  components: {
 | 
			
		||||
    FactoryDataHeader,
 | 
			
		||||
    DbContainer: Container,
 | 
			
		||||
    LeftContainer: leftContainer,
 | 
			
		||||
    ProdMonitor,
 | 
			
		||||
    // Store,
 | 
			
		||||
    // Energy,
 | 
			
		||||
 
 | 
			
		||||
@@ -8,9 +8,9 @@
 | 
			
		||||
          <prod-monitor :companyId="companyId" :factoryData="factoryData" :than="than" :period="period" :data="data"
 | 
			
		||||
            :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
			
		||||
        </db-container>
 | 
			
		||||
        <db-container title="工单监控" icon="order">
 | 
			
		||||
        <left-container title="工单监控" icon="order">
 | 
			
		||||
          <order :prodOrder="prodOrder" />
 | 
			
		||||
        </db-container>
 | 
			
		||||
        </left-container>
 | 
			
		||||
        <!-- <db-container title="" icon="store"> -->
 | 
			
		||||
        <!-- <store :stock="stock" /> -->
 | 
			
		||||
        <!-- </db-container> -->
 | 
			
		||||
@@ -26,7 +26,8 @@
 | 
			
		||||
</template>
 | 
			
		||||
<script>
 | 
			
		||||
import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
			
		||||
import Container from "./components/Container.vue";
 | 
			
		||||
import Container from "./components/rightContainer.vue";
 | 
			
		||||
import leftContainer from "./components/leftContainer.vue";
 | 
			
		||||
import ProdMonitor from "./components/ProdMonitor.vue";
 | 
			
		||||
import { deepClone } from "@/utils";
 | 
			
		||||
// import Store from "./components/Store.vue";
 | 
			
		||||
@@ -38,6 +39,7 @@ export default {
 | 
			
		||||
  components: {
 | 
			
		||||
    FactoryDataHeader,
 | 
			
		||||
    DbContainer: Container,
 | 
			
		||||
    LeftContainer: leftContainer,
 | 
			
		||||
    ProdMonitor,
 | 
			
		||||
    // Store,
 | 
			
		||||
    // Energy,
 | 
			
		||||
 
 | 
			
		||||
@@ -4,19 +4,28 @@
 | 
			
		||||
      <span v-for="item in legend" :key="item.label" class="legend-item"
 | 
			
		||||
        :style="{ fontSize: isFullscreen ? '0.85vw' : '0.73vw' }">{{ item.label }}</span>
 | 
			
		||||
    </div> -->
 | 
			
		||||
 | 
			
		||||
    <div id="factoryEnergyChart" style="width: 100%; height: 100%"></div>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
<script>
 | 
			
		||||
import { debounce } from "@/utils/debounce";
 | 
			
		||||
import * as echarts from "echarts";
 | 
			
		||||
// import CopilotButton from "./chartButton"
 | 
			
		||||
export default {
 | 
			
		||||
  components: {
 | 
			
		||||
    // CopilotButton,
 | 
			
		||||
  },
 | 
			
		||||
  name: "Energy",
 | 
			
		||||
  props: {
 | 
			
		||||
    // legend: {
 | 
			
		||||
    //   type: Array,
 | 
			
		||||
    //   required: true,
 | 
			
		||||
    // },
 | 
			
		||||
    type: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default:'目标产量'
 | 
			
		||||
    },
 | 
			
		||||
    energyCockpits: {
 | 
			
		||||
      type: Array,
 | 
			
		||||
      required: true,
 | 
			
		||||
@@ -27,12 +36,23 @@ export default {
 | 
			
		||||
      isFullscreen: false,
 | 
			
		||||
      actualOptions: null,
 | 
			
		||||
      chart: "",
 | 
			
		||||
      data: [],
 | 
			
		||||
      orderXAxis:[],
 | 
			
		||||
      // obj:{
 | 
			
		||||
      //   seriesArr: [],
 | 
			
		||||
      //   targetProduceArr: [],
 | 
			
		||||
      //   planIn: [],
 | 
			
		||||
      //   acIn: [],
 | 
			
		||||
      //   acProduceArr: [],
 | 
			
		||||
      //   scrapNum: [],
 | 
			
		||||
      //   processNum: [],
 | 
			
		||||
      // },
 | 
			
		||||
      options: {
 | 
			
		||||
        color: ["#FFD160", "#2760FF", "#12FFF5"],
 | 
			
		||||
        grid: {
 | 
			
		||||
          left: "7%",
 | 
			
		||||
          right: "7%",
 | 
			
		||||
          bottom: "8%",
 | 
			
		||||
          bottom: "15%",
 | 
			
		||||
          top: "15%",
 | 
			
		||||
        },
 | 
			
		||||
        tooltip: {
 | 
			
		||||
@@ -48,6 +68,7 @@ export default {
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          axisLabel: {
 | 
			
		||||
            rotate:45,
 | 
			
		||||
            color: "rgba(255, 255, 255, 0.7)",
 | 
			
		||||
            fontSize: 12,
 | 
			
		||||
          },
 | 
			
		||||
@@ -172,6 +193,9 @@ export default {
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  watch: {
 | 
			
		||||
    type(val) {
 | 
			
		||||
      this.initChart()
 | 
			
		||||
    },
 | 
			
		||||
    /** 全屏状态切换时,对柱子粗细和字体大小进行相应调整 */
 | 
			
		||||
    // isFullscreen(val) {
 | 
			
		||||
    //   this.actualOptions.series.map((item) => {
 | 
			
		||||
@@ -228,17 +252,63 @@ export default {
 | 
			
		||||
      }, 500)();
 | 
			
		||||
    },
 | 
			
		||||
    initChart() {
 | 
			
		||||
      console.log("this.energyCockpits", this.energyCockpits);
 | 
			
		||||
      let orderXAxis = ['目标产量', '计划投入量', '实际投入量', '实际产出量', '废品数量', '待再加工数量'];
 | 
			
		||||
      // let n = 0;
 | 
			
		||||
      let seriesArr =[]
 | 
			
		||||
      seriesArr[0] = this.energyCockpits.length != 0 && this.energyCockpits[0].targetProduction ? this.energyCockpits[0].targetProduction :0
 | 
			
		||||
      seriesArr[1] = this.energyCockpits.length != 0 && this.energyCockpits[0].plannedInvestment ? this.energyCockpits[0].plannedInvestment : 0
 | 
			
		||||
      seriesArr[2] = this.energyCockpits.length != 0 && this.energyCockpits[0].actualInvestment ? this.energyCockpits[0].actualInvestment : 0
 | 
			
		||||
      seriesArr[3] = this.energyCockpits.length != 0 && this.energyCockpits[0].actualProduction ? this.energyCockpits[0].actualProduction : 0
 | 
			
		||||
      seriesArr[4] = this.energyCockpits.length != 0 && this.energyCockpits[0].wasteNum ? this.energyCockpits[0].wasteNum : 0
 | 
			
		||||
      seriesArr[5] = this.energyCockpits.length != 0 && this.energyCockpits[0].reworkNum ? this.energyCockpits[0].reworkNum : 0
 | 
			
		||||
      console.log(seriesArr);
 | 
			
		||||
      if (this.type === '目标产量') {
 | 
			
		||||
        this.orderXAxis = []
 | 
			
		||||
        this.data = []
 | 
			
		||||
        if (this.energyCockpits) {
 | 
			
		||||
          this.energyCockpits.forEach(ele => {
 | 
			
		||||
            this.data.push(ele.targetProduction)
 | 
			
		||||
            this.orderXAxis.push(ele.workOrderNumber)
 | 
			
		||||
          });
 | 
			
		||||
        }
 | 
			
		||||
        // this.initChart(targetProduceArr, orderXAxis)
 | 
			
		||||
      } else if (this.type === '计划投入') {
 | 
			
		||||
        this.orderXAxis = []
 | 
			
		||||
        this.data = []
 | 
			
		||||
        if (this.energyCockpits) {
 | 
			
		||||
          this.energyCockpits.forEach(ele => {
 | 
			
		||||
            this.data.push(ele.plannedInvestment)
 | 
			
		||||
            this.orderXAxis.push(ele.workOrderNumber)
 | 
			
		||||
          });
 | 
			
		||||
        }
 | 
			
		||||
      } else if (this.type === '实际投入') {
 | 
			
		||||
        this.orderXAxis = []
 | 
			
		||||
        this.data = []
 | 
			
		||||
        if (this.energyCockpits) {
 | 
			
		||||
          this.energyCockpits.forEach(ele => {
 | 
			
		||||
            this.data.push(ele.actualInvestment)
 | 
			
		||||
            this.orderXAxis.push(ele.workOrderNumber)
 | 
			
		||||
          });
 | 
			
		||||
        }
 | 
			
		||||
      } else if (this.type === '实际产出') {
 | 
			
		||||
        this.orderXAxis = []
 | 
			
		||||
        this.data = []
 | 
			
		||||
        if (this.energyCockpits) {
 | 
			
		||||
          this.energyCockpits.forEach(ele => {
 | 
			
		||||
            this.data.push(ele.actualProduction)
 | 
			
		||||
            this.orderXAxis.push(ele.workOrderNumber)
 | 
			
		||||
          });
 | 
			
		||||
        }
 | 
			
		||||
      } else if (this.type === '废品数量') {
 | 
			
		||||
        this.orderXAxis = []
 | 
			
		||||
        this.data  = []
 | 
			
		||||
        if (this.energyCockpits) {
 | 
			
		||||
          this.energyCockpits.forEach(ele => {
 | 
			
		||||
            this.data.push(ele.wasteNum)
 | 
			
		||||
            this.orderXAxis.push(ele.workOrderNumber)
 | 
			
		||||
          });
 | 
			
		||||
        }
 | 
			
		||||
      } else if (this.type === '待再加工') {
 | 
			
		||||
        this.orderXAxis = []
 | 
			
		||||
        this.data = []
 | 
			
		||||
        if (this.energyCockpits) {
 | 
			
		||||
          this.energyCockpits.forEach(ele => {
 | 
			
		||||
            console.log(ele.reworkNum);
 | 
			
		||||
            this.data.push(ele.reworkNum)
 | 
			
		||||
            this.orderXAxis.push(ele.workOrderNumber)
 | 
			
		||||
          });
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      // let seriesArr = [
 | 
			
		||||
      //   {
 | 
			
		||||
@@ -280,18 +350,19 @@ export default {
 | 
			
		||||
      //     }
 | 
			
		||||
      //   }
 | 
			
		||||
      // }
 | 
			
		||||
      if (this.chart) {
 | 
			
		||||
        this.chart.dispose();
 | 
			
		||||
      }
 | 
			
		||||
      this.chart = echarts.init(document.getElementById("factoryEnergyChart"));
 | 
			
		||||
      const actualOptions = JSON.parse(JSON.stringify(this.options));
 | 
			
		||||
      actualOptions.xAxis.data = orderXAxis;
 | 
			
		||||
      actualOptions.series[0].data = seriesArr;
 | 
			
		||||
 | 
			
		||||
      // actualOptions.series[0].name = seriesArr[0].name;
 | 
			
		||||
      // actualOptions.series[1].data = seriesArr[1].data;
 | 
			
		||||
      // actualOptions.series[1].name = seriesArr[1].name;
 | 
			
		||||
      // actualOptions.series[2].data = seriesArr[2].data;
 | 
			
		||||
      // actualOptions.series[2].name = seriesArr[2].name;
 | 
			
		||||
      if (this.chart) {
 | 
			
		||||
        this.chart.dispose();
 | 
			
		||||
      }
 | 
			
		||||
      this.chart = echarts.init(document.getElementById("factoryEnergyChart"));
 | 
			
		||||
      const actualOptions = JSON.parse(JSON.stringify(this.options));
 | 
			
		||||
      actualOptions.xAxis.data = this.orderXAxis;
 | 
			
		||||
      actualOptions.series[0].data = this.data;
 | 
			
		||||
      this.actualOptions = actualOptions;
 | 
			
		||||
      this.chart.setOption(actualOptions);
 | 
			
		||||
    },
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-05-30 08:58:39
 | 
			
		||||
 * @LastEditTime: 2024-05-30 10:38:32
 | 
			
		||||
 * @LastEditTime: 2024-06-07 09:29:45
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
@@ -11,7 +11,7 @@
 | 
			
		||||
      <span v-for="(item,index) in legend" :key="index" class="legend-item"
 | 
			
		||||
        :style="{ fontSize: isFullscreen ? '0.58vw' : '0.54vw' }">{{ item.label }}</span>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div ref="oeeChart" style="height:96%;width:100%"></div>
 | 
			
		||||
    <div ref="oeeChart" style="height:100%"></div>
 | 
			
		||||
  </chart-container>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
@@ -79,10 +79,11 @@ export default {
 | 
			
		||||
          data: this.xAxis,
 | 
			
		||||
        },
 | 
			
		||||
        yAxis: {
 | 
			
		||||
          name: "单位/%",
 | 
			
		||||
          name: "单位/片",
 | 
			
		||||
          nameTextStyle: {
 | 
			
		||||
            color: "#fff",
 | 
			
		||||
            fontSize: 12,
 | 
			
		||||
            align: "right",
 | 
			
		||||
          },
 | 
			
		||||
          axisTick: {
 | 
			
		||||
            show: false,
 | 
			
		||||
@@ -105,7 +106,7 @@ export default {
 | 
			
		||||
        },
 | 
			
		||||
        series: [
 | 
			
		||||
          {
 | 
			
		||||
            name: "fto", // this.series[0].name,
 | 
			
		||||
            name: "FTO", // this.series[0].name,
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 12,
 | 
			
		||||
            itemStyle: {
 | 
			
		||||
@@ -173,32 +174,11 @@ export default {
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: "", // "2024年目标值",
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            type: "line",
 | 
			
		||||
            barWidth: 12,
 | 
			
		||||
            itemStyle: {
 | 
			
		||||
              borderRadius: [10, 10, 0, 0],
 | 
			
		||||
              color: {
 | 
			
		||||
                type: "linear",
 | 
			
		||||
                x: 0,
 | 
			
		||||
                y: 0,
 | 
			
		||||
                x2: 0,
 | 
			
		||||
                y2: 1,
 | 
			
		||||
                colorStops: [
 | 
			
		||||
                  {
 | 
			
		||||
                    offset: 0,
 | 
			
		||||
                    color: "#f3c000", // 0% 处的颜色
 | 
			
		||||
                  },
 | 
			
		||||
                  {
 | 
			
		||||
                    offset: 1,
 | 
			
		||||
                    color: "#f3c00033",
 | 
			
		||||
                  },
 | 
			
		||||
                  {
 | 
			
		||||
                    offset: 1,
 | 
			
		||||
                    color: "transparent", // 100% 处的颜色
 | 
			
		||||
                  },
 | 
			
		||||
                ],
 | 
			
		||||
                global: false, // 缺省为 false
 | 
			
		||||
              },
 | 
			
		||||
              color:'#f3c000'
 | 
			
		||||
            },
 | 
			
		||||
            data: [], // this.series[0].data,
 | 
			
		||||
          },
 | 
			
		||||
@@ -316,7 +296,7 @@ export default {
 | 
			
		||||
  .legend-item {
 | 
			
		||||
    position: relative;
 | 
			
		||||
    // font-size: 12px;
 | 
			
		||||
    margin-right: 1.3vw;
 | 
			
		||||
    margin-right:1.2vw;
 | 
			
		||||
 | 
			
		||||
    &::before {
 | 
			
		||||
      content: "";
 | 
			
		||||
@@ -328,7 +308,9 @@ export default {
 | 
			
		||||
      margin-right: 0.22vw;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .legend-item:nth-child(3) {
 | 
			
		||||
      margin-left: 1vw;
 | 
			
		||||
  }
 | 
			
		||||
  .legend-item:nth-child(1):before {
 | 
			
		||||
    background-color: #12f7f1;
 | 
			
		||||
  }
 | 
			
		||||
@@ -336,8 +318,33 @@ export default {
 | 
			
		||||
  .legend-item:nth-child(2):before {
 | 
			
		||||
    background-color: #58adfa;
 | 
			
		||||
  }
 | 
			
		||||
  .legend-item:nth-child(3):before {
 | 
			
		||||
    background-color: #f3c000;
 | 
			
		||||
  }
 | 
			
		||||
 .legend-item:nth-child(3):before {
 | 
			
		||||
   // width: 12px;
 | 
			
		||||
   // height: 2px;
 | 
			
		||||
   width: 1vw;
 | 
			
		||||
   height: 0.1064vw;
 | 
			
		||||
   background-color: #f3c000;
 | 
			
		||||
   position: absolute;
 | 
			
		||||
   top: 50%;
 | 
			
		||||
   // left: -16px;
 | 
			
		||||
   left: -0.951vw;
 | 
			
		||||
   transform: translateY(-50%);
 | 
			
		||||
 }
 | 
			
		||||
 | 
			
		||||
 .legend-item:nth-child(3):after {
 | 
			
		||||
   background-color: #f3c000;
 | 
			
		||||
   content: "";
 | 
			
		||||
   display: inline-block;
 | 
			
		||||
   position: absolute;
 | 
			
		||||
   // width: 6px;
 | 
			
		||||
   // height: 6px;
 | 
			
		||||
   width: 0.3191vw;
 | 
			
		||||
   height: 0.3191vw;
 | 
			
		||||
   border-radius: 100%;
 | 
			
		||||
   top: 50%;
 | 
			
		||||
   left: -0.851vw;
 | 
			
		||||
   // left: -16px;
 | 
			
		||||
   transform: translateY(-50%) translateX(50%);
 | 
			
		||||
 }
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-05-29 14:48:06
 | 
			
		||||
 * @LastEditTime: 2024-05-30 10:54:00
 | 
			
		||||
 * @LastEditTime: 2024-06-07 14:11:01
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
@@ -41,7 +41,7 @@ export default {
 | 
			
		||||
  },
 | 
			
		||||
  data() {
 | 
			
		||||
    // 城市数组的顺序必须是固定的
 | 
			
		||||
    const cities = ["fto投入", "芯片产量", "标准组件产量"];
 | 
			
		||||
    const cities = ["FTO投入", "芯片产量", "标准组件产量"];
 | 
			
		||||
    return {
 | 
			
		||||
      // xAxis: cities,
 | 
			
		||||
    };
 | 
			
		||||
@@ -49,7 +49,7 @@ export default {
 | 
			
		||||
  computed: {
 | 
			
		||||
    xAxis() {
 | 
			
		||||
      console.log(' this.companyId', this.companyId);
 | 
			
		||||
      return this.companyId === 0 ? ["fto投入", "芯片产量", "标准组件产量"] : ["fto投入", "芯片产量", "标准组件产量", 'BIPV产量'];
 | 
			
		||||
      return this.companyId === 0 ? ["FTO投入", "芯片产量", "标准组件产量"] : ["FTO投入", "芯片产量", "标准组件产量", 'BIPV产量'];
 | 
			
		||||
    },
 | 
			
		||||
    legend() {
 | 
			
		||||
      let items = [];
 | 
			
		||||
@@ -67,7 +67,7 @@ export default {
 | 
			
		||||
      const year = new Date().getFullYear();
 | 
			
		||||
      if (this.period === 1  && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `去年${month}月${today}日`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${year-1}年${month}月${today}日`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${month}月${today}日`, color: "#58adfa" },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period ===1 && this.than === '环比') {
 | 
			
		||||
@@ -77,7 +77,7 @@ export default {
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === 2 && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `去年本周`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${year-1}年本周`, color: "#12f7f1" },
 | 
			
		||||
          { label: `本周`, color: "#58adfa" },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === 2 && this.than === '环比') {
 | 
			
		||||
@@ -87,7 +87,7 @@ export default {
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === 3 && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `去年${month}月`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${year-1}年${month}月`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${month}月`, color: "#58adfa" },
 | 
			
		||||
          { label: `${month}月目标`, color: "#58adfa" },
 | 
			
		||||
          // { label: `${month}月目标`, value: valueTuple[2] },
 | 
			
		||||
@@ -172,7 +172,7 @@ function getTemplate(period, dataList, than) {
 | 
			
		||||
  if (period === 1 && than === '同比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      {
 | 
			
		||||
        name: `去年${month}月${today}日`,
 | 
			
		||||
        name: `${year-1}年${month}月${today}日`,
 | 
			
		||||
        data: dataList ? dataList[0] : [],
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
@@ -196,7 +196,7 @@ function getTemplate(period, dataList, than) {
 | 
			
		||||
  } else if (period === 2 && than === '同比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      {
 | 
			
		||||
        name: `去年本周`,
 | 
			
		||||
        name: `${year-1}年本周`,
 | 
			
		||||
        data: dataList ? dataList[0] : [],
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
@@ -220,7 +220,7 @@ function getTemplate(period, dataList, than) {
 | 
			
		||||
  } else if (period === 3 && than === '同比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      {
 | 
			
		||||
        name: `去年${month}月`,
 | 
			
		||||
        name: `${year-1}年${month}月`,
 | 
			
		||||
        data: dataList ? dataList[0] : [],
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
 
 | 
			
		||||
@@ -5,10 +5,15 @@
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="chart">
 | 
			
		||||
      <div class="chart-title">
 | 
			
		||||
        <span class="title">生产情况</span>
 | 
			
		||||
        <span class="title">工单情况</span>
 | 
			
		||||
        <span class="line"></span>
 | 
			
		||||
      </div>
 | 
			
		||||
      <barChartBase :energyCockpits="prodOrder" ref="barChart" style="height: 0;flex:1"></barChartBase>
 | 
			
		||||
      <div class="button-type" style="margin-left: auto;position: absolute;right: 1%;top: 57%;z-index: 999;">
 | 
			
		||||
        <CopilotButton v-for="i in ['目标产量', '计划投入', '实际投入', '实际产出', '废品数量', '待再加工']" :key="i" :label="i"
 | 
			
		||||
          :active="i === type" @click="() => $emit('update:type', i)" />
 | 
			
		||||
      </div>
 | 
			
		||||
      <barChartBase :type="type" :energyCockpits="prodOrder" ref="barChart"
 | 
			
		||||
        style="height: 0;flex:1"></barChartBase>
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
 | 
			
		||||
@@ -16,14 +21,18 @@
 | 
			
		||||
<script>
 | 
			
		||||
import { debounce } from "@/utils/debounce";
 | 
			
		||||
import barChartBase from './BarChartBase'
 | 
			
		||||
// import barChartBase from './BarChartBase'
 | 
			
		||||
import CopilotButton from "./chartButton"
 | 
			
		||||
export default {
 | 
			
		||||
  name: "Order",
 | 
			
		||||
  components: {
 | 
			
		||||
    barChartBase,
 | 
			
		||||
    CopilotButton,
 | 
			
		||||
  },
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      showTable: true,
 | 
			
		||||
      // type: '目标产量',
 | 
			
		||||
      config: {
 | 
			
		||||
        header: ["工单号", "工单状态", "计划投入", "实际投入", "目标产量", "实际产量", "生产进度"],
 | 
			
		||||
        headerBGC: "rgba(0, 106, 205, 0.22)",
 | 
			
		||||
@@ -39,6 +48,10 @@ export default {
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
  props: {
 | 
			
		||||
    type: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: "目标产量",
 | 
			
		||||
    },
 | 
			
		||||
    prodOrder: {
 | 
			
		||||
      type: Array,
 | 
			
		||||
      default: [],
 | 
			
		||||
@@ -58,9 +71,18 @@ export default {
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  mounted() {
 | 
			
		||||
    window.addEventListener("resize", this.tableReset);
 | 
			
		||||
    window.addEventListener("resize", this.tableReset)
 | 
			
		||||
    this.$nextTick(() => {
 | 
			
		||||
      let button = document.getElementsByClassName('button-type')
 | 
			
		||||
      console.log(button);
 | 
			
		||||
      button[0].children[0].style.borderRadius = '4px 0 0 4px'
 | 
			
		||||
      button[0].children[5].style.borderRadius = '0px 4px 4px 0px'
 | 
			
		||||
      // children[5].classList.add('skate')
 | 
			
		||||
      // console.log(button[0].children[5].classList);
 | 
			
		||||
    });
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
 | 
			
		||||
    tableReset() {
 | 
			
		||||
      this.showTable = false;
 | 
			
		||||
      debounce(() => {
 | 
			
		||||
 
 | 
			
		||||
@@ -8,11 +8,11 @@
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="middle-box">
 | 
			
		||||
          <span class="type">玻璃类型</span>
 | 
			
		||||
          <span class="type-name">FTO投入</span>
 | 
			
		||||
          <span class="type-name">FTO</span>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="right-box">
 | 
			
		||||
          <span class="type">投入数量</span>
 | 
			
		||||
          <span class="num">{{ prodFto[0] ? prodFto[0].chipInput : 0 }}</span>
 | 
			
		||||
          <span class="num">{{ prodFto[0] ? prodFto[0].chipInput.toLocaleString() : 0 }}</span>
 | 
			
		||||
        </div>
 | 
			
		||||
      </div>
 | 
			
		||||
      <div class="std-box">
 | 
			
		||||
@@ -23,12 +23,12 @@
 | 
			
		||||
          <div class="separate">
 | 
			
		||||
            <div>
 | 
			
		||||
              <span class="type">玻璃类型</span>
 | 
			
		||||
              <span class="type-name">标准组检产量</span>
 | 
			
		||||
              <span class="type-name">标准组件</span>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div>
 | 
			
		||||
              <span class="type">良品数量</span>
 | 
			
		||||
              <span class="type-name">{{
 | 
			
		||||
              msgObj.stand.goodNumber ? msgObj.stand.goodNumber : 0
 | 
			
		||||
              msgObj.stand.goodNumber ? msgObj.stand.goodNumber.toLocaleString() : 0
 | 
			
		||||
              }}</span>
 | 
			
		||||
            </div>
 | 
			
		||||
          </div>
 | 
			
		||||
@@ -38,12 +38,12 @@
 | 
			
		||||
            <div>
 | 
			
		||||
              <span class="type">生产数量</span>
 | 
			
		||||
              <span class="num">{{
 | 
			
		||||
              msgObj.stand.outputNumber ? msgObj.stand.outputNumber : 0
 | 
			
		||||
              msgObj.stand.outputNumber ? msgObj.stand.outputNumber.toLocaleString() : 0
 | 
			
		||||
              }}</span>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div>
 | 
			
		||||
              <span class="type1">良品率</span>
 | 
			
		||||
              <span class="num">{{ msgObj.stand.yieldRate ? msgObj.stand.yieldRate : 0 }}%</span>
 | 
			
		||||
              <span class="num">{{ msgObj.stand.yieldRate ? msgObj.stand.yieldRate.toFixed(2) : 0 }}%</span>
 | 
			
		||||
            </div>
 | 
			
		||||
          </div>
 | 
			
		||||
        </div>
 | 
			
		||||
@@ -56,12 +56,12 @@
 | 
			
		||||
          <div class="separate">
 | 
			
		||||
            <div>
 | 
			
		||||
              <span class="type">玻璃类型</span>
 | 
			
		||||
              <span class="type-name">芯片产量</span>
 | 
			
		||||
              <span class="type-name">芯片</span>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div>
 | 
			
		||||
              <span class="type">良品数量</span>
 | 
			
		||||
              <span class="type-name">{{
 | 
			
		||||
              msgObj.chip.goodNumber ? msgObj.chip.goodNumber : 0
 | 
			
		||||
              msgObj.chip.goodNumber ? msgObj.chip.goodNumber.toLocaleString() : 0
 | 
			
		||||
              }}</span>
 | 
			
		||||
            </div>
 | 
			
		||||
          </div>
 | 
			
		||||
@@ -71,12 +71,12 @@
 | 
			
		||||
            <div>
 | 
			
		||||
              <span class="type">生产数量</span>
 | 
			
		||||
              <span class="num">{{
 | 
			
		||||
              msgObj.chip.outputNumber ? msgObj.chip.outputNumber : 0
 | 
			
		||||
              msgObj.chip.outputNumber ? msgObj.chip.outputNumber.toLocaleString() : 0
 | 
			
		||||
              }}</span>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div>
 | 
			
		||||
              <span class="type1">良品率</span>
 | 
			
		||||
              <span class="num">{{ msgObj.chip.yieldRate ? msgObj.chip.yieldRate : 0 }}%</span>
 | 
			
		||||
              <span class="num">{{ msgObj.chip.yieldRate ? msgObj.chip.yieldRate.toFixed(2) : 0 }}%</span>
 | 
			
		||||
            </div>
 | 
			
		||||
          </div>
 | 
			
		||||
        </div>
 | 
			
		||||
@@ -89,12 +89,12 @@
 | 
			
		||||
          <div class="separate">
 | 
			
		||||
            <div>
 | 
			
		||||
              <span class="type">玻璃类型</span>
 | 
			
		||||
              <span class="type-name">BIPV产量</span>
 | 
			
		||||
              <span class="type-name">BIPV</span>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div>
 | 
			
		||||
              <span class="type">良品数量</span>
 | 
			
		||||
              <span class="type-name">{{
 | 
			
		||||
              msgObj.bipv.goodNumber ? msgObj.bipv.goodNumber : 0
 | 
			
		||||
              msgObj.bipv.goodNumber ? msgObj.bipv.goodNumber.toLocaleString() : 0
 | 
			
		||||
              }}</span>
 | 
			
		||||
            </div>
 | 
			
		||||
          </div>
 | 
			
		||||
@@ -104,12 +104,12 @@
 | 
			
		||||
            <div>
 | 
			
		||||
              <span class="type">生产数量</span>
 | 
			
		||||
              <span class="num">{{
 | 
			
		||||
              msgObj.bipv.outputNumber ? msgObj.bipv.outputNumber : 0
 | 
			
		||||
              msgObj.bipv.outputNumber ? msgObj.bipv.outputNumber.toLocaleString() : 0
 | 
			
		||||
              }}</span>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div>
 | 
			
		||||
              <span class="type1">良品率</span>
 | 
			
		||||
              <span class="num">{{ msgObj.bipv.yieldRate ? msgObj.bipv.yieldRate : 0 }}%</span>
 | 
			
		||||
              <span class="num">{{ msgObj.bipv.yieldRate ? msgObj.bipv.yieldRate.toFixed(2) : 0 }}%</span>
 | 
			
		||||
            </div>
 | 
			
		||||
          </div>
 | 
			
		||||
        </div>
 | 
			
		||||
@@ -129,7 +129,6 @@
 | 
			
		||||
<script>
 | 
			
		||||
import { number } from 'echarts';
 | 
			
		||||
import barChartBase from './ChipOee'
 | 
			
		||||
 | 
			
		||||
export default {
 | 
			
		||||
  name: "ProdMonitor",
 | 
			
		||||
  components: {
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										99
									
								
								src/views/copilot/factoryData/components/button.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,99 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-06-06 14:22:56
 | 
			
		||||
 * @LastEditTime: 2024-06-07 10:53:39
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
 | 
			
		||||
<template>
 | 
			
		||||
  <button
 | 
			
		||||
    class="copilot-btn"
 | 
			
		||||
    :class="[active ? 'active' : '']"
 | 
			
		||||
    @click="$emit('click', label)"
 | 
			
		||||
  >
 | 
			
		||||
    {{ label }}
 | 
			
		||||
  </button>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
export default {
 | 
			
		||||
  name: "CopilotButton",
 | 
			
		||||
  props: {
 | 
			
		||||
    label: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      required: true,
 | 
			
		||||
    },
 | 
			
		||||
    active: {
 | 
			
		||||
      type: Boolean,
 | 
			
		||||
      default: false,
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style>
 | 
			
		||||
 | 
			
		||||
button {
 | 
			
		||||
  appearance: none;
 | 
			
		||||
  outline: none;
 | 
			
		||||
  border: none;
 | 
			
		||||
  background: none;
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
 | 
			
		||||
<style scoped>
 | 
			
		||||
.copilot-btn {
 | 
			
		||||
  /* flex: 1; */
 | 
			
		||||
  /* position: relative; */
 | 
			
		||||
  width: 88px;
 | 
			
		||||
  height: 32px;
 | 
			
		||||
  background: #01306C;
 | 
			
		||||
  /* border-radius: 4px 0px 0px 4px; */
 | 
			
		||||
  backdrop-filter: blur(3px);
 | 
			
		||||
  /* text-align: center;
 | 
			
		||||
  padding: 12px;
 | 
			
		||||
  padding-left: 20px;
 | 
			
		||||
  color: #fff;
 | 
			
		||||
  font-size: 18px; */
 | 
			
		||||
  font-family: PingFangSC, PingFang SC;
 | 
			
		||||
  font-weight: 400;
 | 
			
		||||
  font-size: 16px;
 | 
			
		||||
  color: #FFFFFF;
 | 
			
		||||
  line-height: 22px;
 | 
			
		||||
  letter-spacing: 5px;
 | 
			
		||||
  text-align: center;
 | 
			
		||||
  font-style: normal;
 | 
			
		||||
  letter-spacing: 10px;
 | 
			
		||||
  cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.copilot-btn.active {
 | 
			
		||||
  background: #1D74D8;
 | 
			
		||||
  /* border-radius: 4px;; */
 | 
			
		||||
}
 | 
			
		||||
/* .copilot-btn::before,
 | 
			
		||||
.copilot-btn::after {
 | 
			
		||||
  content: "";
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  width: 16px;
 | 
			
		||||
  height: 16px;
 | 
			
		||||
  top: 0;
 | 
			
		||||
  background: transparent;
 | 
			
		||||
  border-style: solid;
 | 
			
		||||
  border-width: 2px;
 | 
			
		||||
  border-color: transparent;
 | 
			
		||||
  border-top-color: #007be4;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.copilot-btn::before {
 | 
			
		||||
  left: 0;
 | 
			
		||||
  border-left-color: #007be4;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.copilot-btn::after {
 | 
			
		||||
  right: 0;
 | 
			
		||||
  border-right-color: #007be4;
 | 
			
		||||
} */
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										148
									
								
								src/views/copilot/factoryData/components/chartButton.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,148 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-06-07 08:37:17
 | 
			
		||||
 * @LastEditTime: 2024-06-07 11:04:41
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
 | 
			
		||||
<template>
 | 
			
		||||
  <button
 | 
			
		||||
    class="chart-btn"
 | 
			
		||||
    :class="[active ? 'active' : '']"
 | 
			
		||||
    @click="$emit('click', label)"
 | 
			
		||||
  >
 | 
			
		||||
    {{ label }}
 | 
			
		||||
  </button>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
export default {
 | 
			
		||||
  name: "CopilotButton",
 | 
			
		||||
  props: {
 | 
			
		||||
    label: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      required: true,
 | 
			
		||||
    },
 | 
			
		||||
    active: {
 | 
			
		||||
      type: Boolean,
 | 
			
		||||
      default: false,
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  mounted() {
 | 
			
		||||
  },
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style>
 | 
			
		||||
button {
 | 
			
		||||
  appearance: none;
 | 
			
		||||
  outline: none;
 | 
			
		||||
  border: none;
 | 
			
		||||
  background: none;
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
 | 
			
		||||
<style scoped>
 | 
			
		||||
.skate {
 | 
			
		||||
  /* flex: 1; */
 | 
			
		||||
  position: relative;
 | 
			
		||||
  width: 88px;
 | 
			
		||||
  height: 32px;
 | 
			
		||||
  background: #01306C;
 | 
			
		||||
  /* border-radius: 4px 0px 0px 4px; */
 | 
			
		||||
  backdrop-filter: blur(3px);
 | 
			
		||||
  /* text-align: center;
 | 
			
		||||
  padding: 12px;
 | 
			
		||||
  padding-left: 20px;
 | 
			
		||||
  color: #fff;
 | 
			
		||||
  font-size: 18px; */
 | 
			
		||||
  font-family: PingFangSC, PingFang SC;
 | 
			
		||||
  font-weight: 400;
 | 
			
		||||
  font-size: 12px;
 | 
			
		||||
  color: #FFFFFF;
 | 
			
		||||
  line-height: 22px;
 | 
			
		||||
  letter-spacing: 5px;
 | 
			
		||||
  text-align: center;
 | 
			
		||||
  font-style: normal;
 | 
			
		||||
  /* margin-right: 1px; */
 | 
			
		||||
  /* letter-spacing: 10px; */
 | 
			
		||||
  cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.chart-btn:nth-child(6)::after {
 | 
			
		||||
  content: '';
 | 
			
		||||
  width: 0;
 | 
			
		||||
  height: 0;
 | 
			
		||||
  display: none;
 | 
			
		||||
}
 | 
			
		||||
.chart-btn {
 | 
			
		||||
  /* flex: 1; */
 | 
			
		||||
  position: relative;
 | 
			
		||||
  width: 88px;
 | 
			
		||||
  height: 32px;
 | 
			
		||||
  background: #01306C;
 | 
			
		||||
  /* border-radius: 4px 0px 0px 4px; */
 | 
			
		||||
  backdrop-filter: blur(3px);
 | 
			
		||||
  /* text-align: center;
 | 
			
		||||
  padding: 12px;
 | 
			
		||||
  padding-left: 20px;
 | 
			
		||||
  color: #fff;
 | 
			
		||||
  font-size: 18px; */
 | 
			
		||||
  font-family: PingFangSC, PingFang SC;
 | 
			
		||||
  font-weight: 400;
 | 
			
		||||
  font-size: 12px;
 | 
			
		||||
  color: #FFFFFF;
 | 
			
		||||
  line-height: 22px;
 | 
			
		||||
  letter-spacing: 5px;
 | 
			
		||||
  text-align: center;
 | 
			
		||||
  font-style: normal;
 | 
			
		||||
  /* margin-right: 1px; */
 | 
			
		||||
  /* letter-spacing: 10px; */
 | 
			
		||||
  cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
.chart-btn::after {
 | 
			
		||||
  /* flex: 1; */
 | 
			
		||||
  /* position: relative; */
 | 
			
		||||
  content: "";
 | 
			
		||||
  position: absolute;
 | 
			
		||||
    /* width: 16px; */
 | 
			
		||||
    /* height: 16px; */
 | 
			
		||||
  top: px;
 | 
			
		||||
  right: -1px;
 | 
			
		||||
  width: 1px;
 | 
			
		||||
  height: 23px;
 | 
			
		||||
  border: 1px solid #010D18;
 | 
			
		||||
}
 | 
			
		||||
.chart-btn.active {
 | 
			
		||||
  background: #1D74D8;
 | 
			
		||||
  /* border-radius: 4px;; */
 | 
			
		||||
}
 | 
			
		||||
.chart-btn.active::after {
 | 
			
		||||
  display: none;
 | 
			
		||||
  /* border-radius: 4px;; */
 | 
			
		||||
}
 | 
			
		||||
/* .copilot-btn::before,
 | 
			
		||||
.copilot-btn::after {
 | 
			
		||||
  content: "";
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  width: 16px;
 | 
			
		||||
  height: 16px;
 | 
			
		||||
  top: 0;
 | 
			
		||||
  background: transparent;
 | 
			
		||||
  border-style: solid;
 | 
			
		||||
  border-width: 2px;
 | 
			
		||||
  border-color: transparent;
 | 
			
		||||
  border-top-color: #007be4;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.copilot-btn::before {
 | 
			
		||||
  left: 0;
 | 
			
		||||
  border-left-color: #007be4;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.copilot-btn::after {
 | 
			
		||||
  right: 0;
 | 
			
		||||
  border-right-color: #007be4;
 | 
			
		||||
} */
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										241
									
								
								src/views/copilot/factoryData/components/leftContainer.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,241 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-06-05 09:36:07
 | 
			
		||||
 * @LastEditTime: 2024-06-05 09:38:23
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
<!--
 | 
			
		||||
    filename: Container.vue
 | 
			
		||||
    author: liubin
 | 
			
		||||
    date: 2024-04-09 10:44:09
 | 
			
		||||
    description:
 | 
			
		||||
-->
 | 
			
		||||
 | 
			
		||||
<template>
 | 
			
		||||
  <div class="copilot-container">
 | 
			
		||||
    <!-- refresh btn  -->
 | 
			
		||||
    <button
 | 
			
		||||
      v-if="false"
 | 
			
		||||
      style="
 | 
			
		||||
        appearance: none;
 | 
			
		||||
        outline: none;
 | 
			
		||||
        border: none;
 | 
			
		||||
        background: none;
 | 
			
		||||
        color: #fff;
 | 
			
		||||
        cursor: pointer;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        top: 8px;
 | 
			
		||||
        right: 8px;
 | 
			
		||||
      "
 | 
			
		||||
      @click="$emit('refresh')"
 | 
			
		||||
    >
 | 
			
		||||
      <svg
 | 
			
		||||
        xmlns="http://www.w3.org/2000/svg"
 | 
			
		||||
        fill="none"
 | 
			
		||||
        viewBox="0 0 24 24"
 | 
			
		||||
        stroke-width="1.5"
 | 
			
		||||
        stroke="currentColor"
 | 
			
		||||
        style="width: 24px; height: 24px"
 | 
			
		||||
      >
 | 
			
		||||
        <path
 | 
			
		||||
          stroke-linecap="round"
 | 
			
		||||
          stroke-linejoin="round"
 | 
			
		||||
          d="M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99"
 | 
			
		||||
        />
 | 
			
		||||
      </svg>
 | 
			
		||||
    </button>
 | 
			
		||||
    <!-- decoration  -->
 | 
			
		||||
    <div class="corner tl"></div>
 | 
			
		||||
    <div class="corner tr"></div>
 | 
			
		||||
    <div  class="corner bl"></div>
 | 
			
		||||
    <div  class="corner br"></div>
 | 
			
		||||
    <!-- content  -->
 | 
			
		||||
    <div
 | 
			
		||||
      class="container-head"
 | 
			
		||||
      :class="[side == 'left' ? 'gradient-to-right' : 'gradient-to-left']"
 | 
			
		||||
    >
 | 
			
		||||
      <Icon :icon="icon"></Icon>
 | 
			
		||||
      <h2 class="container-title">{{ title }}</h2>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div
 | 
			
		||||
      class="container-body"
 | 
			
		||||
      :class="[
 | 
			
		||||
        side == 'left' ? 'body-gradient-to-right' : 'body-gradient-to-left',
 | 
			
		||||
      ]"
 | 
			
		||||
    >
 | 
			
		||||
      <slot />
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
import ContainerIconVue from "./ContainerIcon.vue";
 | 
			
		||||
export default {
 | 
			
		||||
  name: "DashboardContainer",
 | 
			
		||||
  components: {
 | 
			
		||||
    Icon: ContainerIconVue,
 | 
			
		||||
  },
 | 
			
		||||
  props: {
 | 
			
		||||
    side: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: "left",
 | 
			
		||||
    },
 | 
			
		||||
    icon: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: "cube",
 | 
			
		||||
    },
 | 
			
		||||
    title: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: "Default Title",
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  data() {
 | 
			
		||||
    return {};
 | 
			
		||||
  },
 | 
			
		||||
  computed: {},
 | 
			
		||||
  methods: {},
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style scoped lang="scss">
 | 
			
		||||
.copilot-container {
 | 
			
		||||
  height: 0;
 | 
			
		||||
  flex: 1;
 | 
			
		||||
  display: flex;
 | 
			
		||||
  flex-direction: column;
 | 
			
		||||
  position: relative;
 | 
			
		||||
  box-shadow: inset 0 0 20px 1px #fff1;
 | 
			
		||||
  backdrop-filter: blur(4px);
 | 
			
		||||
 | 
			
		||||
  &::before {
 | 
			
		||||
    content: "";
 | 
			
		||||
    position: absolute;
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    height: 100%;
 | 
			
		||||
    width: 0.11415vw;
 | 
			
		||||
    border-radius: 2px;
 | 
			
		||||
    top: 0%;
 | 
			
		||||
    left: 0;
 | 
			
		||||
    background: radial-gradient(
 | 
			
		||||
      circle at center,
 | 
			
		||||
      #024798 2%,
 | 
			
		||||
      #024798 30%,
 | 
			
		||||
      transparent
 | 
			
		||||
    );
 | 
			
		||||
    z-index: 1;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  &::after {
 | 
			
		||||
    content: "";
 | 
			
		||||
    position: absolute;
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    width: 60%;
 | 
			
		||||
    height: 0.31415vh;
 | 
			
		||||
    border-radius: 2px;
 | 
			
		||||
    left: 8%;
 | 
			
		||||
    bottom: 0;
 | 
			
		||||
    background: linear-gradient(to right, #024798, transparent);
 | 
			
		||||
    z-index: 0;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .container-head {
 | 
			
		||||
    // height: 40px;
 | 
			
		||||
    height: 3.8vh;
 | 
			
		||||
    padding: 8px;
 | 
			
		||||
    display: flex;
 | 
			
		||||
    align-items: center;
 | 
			
		||||
    gap: 8px;
 | 
			
		||||
 | 
			
		||||
    .container-title {
 | 
			
		||||
      font-size: 1.18vw;
 | 
			
		||||
      line-height: 1.39vw;
 | 
			
		||||
      font-weight: normal;
 | 
			
		||||
      letter-spacing: 2px;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .container-body {
 | 
			
		||||
    padding: 12px;
 | 
			
		||||
    display: flex;
 | 
			
		||||
    flex-direction: column;
 | 
			
		||||
    flex: 1;
 | 
			
		||||
    height: 0;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .corner {
 | 
			
		||||
    z-index: 1;
 | 
			
		||||
    position: absolute;
 | 
			
		||||
    // width: 16px;
 | 
			
		||||
    // height: 16px;
 | 
			
		||||
    width: 0.95vw;
 | 
			
		||||
    height: 0.95vw;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .corner.tl {
 | 
			
		||||
    border-top: 2px solid #0175dc;
 | 
			
		||||
    border-left: 2px solid #0175dc;
 | 
			
		||||
    top: 0;
 | 
			
		||||
    left: 0;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .corner.tr {
 | 
			
		||||
    top: 0;
 | 
			
		||||
    right: 0;
 | 
			
		||||
    border-top: 2px solid #0175dc;
 | 
			
		||||
    border-right: 2px solid #0175dc;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .corner.bl {
 | 
			
		||||
    // width: 20px;
 | 
			
		||||
    // height: 20px;
 | 
			
		||||
    width: 1.064vw;
 | 
			
		||||
    height: 1.064vw;
 | 
			
		||||
    bottom: 0;
 | 
			
		||||
    left: 0;
 | 
			
		||||
    // border-left: 10px solid #0175dc;
 | 
			
		||||
    // border-bottom: 10px solid #0175dc;
 | 
			
		||||
    // border-top: 10px solid transparent;
 | 
			
		||||
    // border-right: 10px solid transparent;
 | 
			
		||||
    border-left: 0.532vw solid transparent;
 | 
			
		||||
    border-bottom: .6vw solid #0175dc;
 | 
			
		||||
    border-top: 0.532vw solid transparent;
 | 
			
		||||
    border-right: 0.532vw solid transparent;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .corner.br {
 | 
			
		||||
    bottom: 0;
 | 
			
		||||
    right: 0;
 | 
			
		||||
    // width: 20px;
 | 
			
		||||
    // height: 20px;
 | 
			
		||||
    width: 1.064vw;
 | 
			
		||||
    height: 1.064vw;
 | 
			
		||||
    border-left: 0.532vw solid transparent;
 | 
			
		||||
    border-bottom: 0.532vw solid #0175dc;
 | 
			
		||||
    border-top: 0.532vw solid transparent;
 | 
			
		||||
    border-right: 0.532vw solid #0175dc;
 | 
			
		||||
    // border-left: 10px solid transparent;
 | 
			
		||||
    // border-bottom: 10px solid #0175dc;
 | 
			
		||||
    // border-top: 10px solid transparent;
 | 
			
		||||
    // border-right: 10px solid #0175dc;
 | 
			
		||||
    // transform: rotate(-90deg);
 | 
			
		||||
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .gradient-to-right {
 | 
			
		||||
    background: linear-gradient(to right, #0c3f68cc, transparent);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .gradient-to-left {
 | 
			
		||||
    background: linear-gradient(to left, #0c3f68cc, transparent);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .body-gradient-to-right {
 | 
			
		||||
    background: linear-gradient(to right, #0003, transparent);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .body-gradient-to-left {
 | 
			
		||||
    background: linear-gradient(to left, #0003, transparent);
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										234
									
								
								src/views/copilot/factoryData/components/rightContainer.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,234 @@
 | 
			
		||||
<!--
 | 
			
		||||
    filename: Container.vue
 | 
			
		||||
    author: liubin
 | 
			
		||||
    date: 2024-04-09 10:44:09
 | 
			
		||||
    description:
 | 
			
		||||
-->
 | 
			
		||||
 | 
			
		||||
<template>
 | 
			
		||||
  <div class="copilot-container">
 | 
			
		||||
    <!-- refresh btn  -->
 | 
			
		||||
    <button v-if="false" style="
 | 
			
		||||
        appearance: none;
 | 
			
		||||
        outline: none;
 | 
			
		||||
        border: none;
 | 
			
		||||
        background: none;
 | 
			
		||||
        color: #fff;
 | 
			
		||||
        cursor: pointer;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        top: 8px;
 | 
			
		||||
        right: 8px;
 | 
			
		||||
      " @click="$emit('refresh')">
 | 
			
		||||
      <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"
 | 
			
		||||
        style="width: 24px; height: 24px">
 | 
			
		||||
        <path stroke-linecap="round" stroke-linejoin="round"
 | 
			
		||||
          d="M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99" />
 | 
			
		||||
      </svg>
 | 
			
		||||
    </button>
 | 
			
		||||
    <!-- decoration  -->
 | 
			
		||||
    <div class="corner tl"></div>
 | 
			
		||||
    <div class="corner tr"></div>
 | 
			
		||||
    <div class="corner bl"></div>
 | 
			
		||||
    <div class="corner br"></div>
 | 
			
		||||
    <!-- content  -->
 | 
			
		||||
    <div class="container-head" ref="container-head"
 | 
			
		||||
      :class="[side == 'left' ? 'gradient-to-right' : 'gradient-to-left']">
 | 
			
		||||
      <Icon :icon="icon"></Icon>
 | 
			
		||||
      <h2 class="container-title">{{ title }}</h2>
 | 
			
		||||
      <div class="button-than" style="margin-left: auto;">
 | 
			
		||||
        <CopilotButton v-for="i in ['同比', '环比']" :key="i" :label="i" :active="i === than"
 | 
			
		||||
          @click="() => $emit('update:than', i)" />
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="container-body" :class="[
 | 
			
		||||
      side == 'left' ? 'body-gradient-to-right' : 'body-gradient-to-left',
 | 
			
		||||
    ]">
 | 
			
		||||
      <slot />
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
import ContainerIconVue from "./ContainerIcon.vue"
 | 
			
		||||
import CopilotButton from "./button.vue"
 | 
			
		||||
export default {
 | 
			
		||||
  name: "DashboardContainer",
 | 
			
		||||
  components: {
 | 
			
		||||
    Icon: ContainerIconVue,
 | 
			
		||||
    CopilotButton
 | 
			
		||||
  },
 | 
			
		||||
  props: {
 | 
			
		||||
    side: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: "left",
 | 
			
		||||
    },
 | 
			
		||||
    icon: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: "cube",
 | 
			
		||||
    },
 | 
			
		||||
    than: {
 | 
			
		||||
      type: String,
 | 
			
		||||
    },
 | 
			
		||||
    title: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: "Default Title",
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
  computed: {},
 | 
			
		||||
  mounted() {
 | 
			
		||||
    this.$nextTick(() => {
 | 
			
		||||
      let button = document.getElementsByClassName('button-than')
 | 
			
		||||
      console.log(button);
 | 
			
		||||
      button[0].children[0].style.borderRadius = '4px 0 0 4px'
 | 
			
		||||
      button[0].children[1].style.borderRadius = '0px 4px 4px 0'
 | 
			
		||||
      console.log(button[0].children[0].style);
 | 
			
		||||
    })
 | 
			
		||||
  },
 | 
			
		||||
  methods: {},
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style scoped lang="scss">
 | 
			
		||||
.copilot-container {
 | 
			
		||||
  height: 0;
 | 
			
		||||
  flex: 1;
 | 
			
		||||
  display: flex;
 | 
			
		||||
  flex-direction: column;
 | 
			
		||||
  position: relative;
 | 
			
		||||
  box-shadow: inset 0 0 20px 1px #fff1;
 | 
			
		||||
  backdrop-filter: blur(4px);
 | 
			
		||||
 | 
			
		||||
  &::before {
 | 
			
		||||
    content: "";
 | 
			
		||||
    position: absolute;
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    height: 100%;
 | 
			
		||||
    width: 0.11415vw;
 | 
			
		||||
    border-radius: 2px;
 | 
			
		||||
    top: 0%;
 | 
			
		||||
    left: 0;
 | 
			
		||||
    background: radial-gradient(
 | 
			
		||||
      circle at center,
 | 
			
		||||
      #024798 2%,
 | 
			
		||||
      #024798 30%,
 | 
			
		||||
      transparent
 | 
			
		||||
    );
 | 
			
		||||
    z-index: 1;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  &::after {
 | 
			
		||||
    content: "";
 | 
			
		||||
    position: absolute;
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    width: 60%;
 | 
			
		||||
    height: 0.31415vh;
 | 
			
		||||
    border-radius: 2px;
 | 
			
		||||
    left: 8%;
 | 
			
		||||
    bottom: 0;
 | 
			
		||||
    background: linear-gradient(to right, #024798, transparent);
 | 
			
		||||
    z-index: 0;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .container-head {
 | 
			
		||||
    // height: 40px;
 | 
			
		||||
    height: 3.8vh;
 | 
			
		||||
    padding: 8px;
 | 
			
		||||
    display: flex;
 | 
			
		||||
    align-items: center;
 | 
			
		||||
    gap: 8px;
 | 
			
		||||
 | 
			
		||||
    .container-title {
 | 
			
		||||
      font-size: 1.18vw;
 | 
			
		||||
      line-height: 1.39vw;
 | 
			
		||||
      font-weight: normal;
 | 
			
		||||
      letter-spacing: 2px;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .container-body {
 | 
			
		||||
    padding: 12px;
 | 
			
		||||
    display: flex;
 | 
			
		||||
    flex-direction: column;
 | 
			
		||||
    flex: 1;
 | 
			
		||||
    height: 0;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .corner {
 | 
			
		||||
    z-index: 1;
 | 
			
		||||
    position: absolute;
 | 
			
		||||
    // width: 16px;
 | 
			
		||||
    // height: 16px;
 | 
			
		||||
    width: 0.95vw;
 | 
			
		||||
    height: 0.95vw;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .corner.tl {
 | 
			
		||||
    border-top: 2px solid #0175dc;
 | 
			
		||||
    border-left: 2px solid #0175dc;
 | 
			
		||||
    top: 0;
 | 
			
		||||
    left: 0;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .corner.tr {
 | 
			
		||||
    top: 0;
 | 
			
		||||
    right: 0;
 | 
			
		||||
    border-top: 2px solid #0175dc;
 | 
			
		||||
    border-right: 2px solid #0175dc;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .corner.bl {
 | 
			
		||||
    // width: 20px;
 | 
			
		||||
    // height: 20px;
 | 
			
		||||
    width: 1.064vw;
 | 
			
		||||
    height: 1.064vw;
 | 
			
		||||
    bottom: 0;
 | 
			
		||||
    left: 0;
 | 
			
		||||
    // border-left: 10px solid #0175dc;
 | 
			
		||||
    // border-bottom: 10px solid #0175dc;
 | 
			
		||||
    // border-top: 10px solid transparent;
 | 
			
		||||
    // border-right: 10px solid transparent;
 | 
			
		||||
    border-left: 0.532vw solid #0175dc;
 | 
			
		||||
    border-bottom: 0.532vw solid #0175dc;
 | 
			
		||||
    border-top: 0.532vw solid transparent;
 | 
			
		||||
    border-right: 0.532vw solid transparent;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .corner.br {
 | 
			
		||||
    bottom: 0;
 | 
			
		||||
    right: 0;
 | 
			
		||||
    // width: 20px;
 | 
			
		||||
    // height: 20px;
 | 
			
		||||
    width: 1.064vw;
 | 
			
		||||
    height: 1.064vw;
 | 
			
		||||
    // border-left: 10px solid transparent;
 | 
			
		||||
    // border-bottom: 10px solid #0175dc;
 | 
			
		||||
    // border-top: 10px solid transparent;
 | 
			
		||||
    // border-right: 10px solid #0175dc;
 | 
			
		||||
    // transform: rotate(-90deg);
 | 
			
		||||
    border-left: 0.532vw solid transparent;
 | 
			
		||||
    border-bottom: .6vw solid #0175dc;
 | 
			
		||||
    border-top: 0.532vw solid transparent;
 | 
			
		||||
    border-right: 0.532vw solid transparent;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .gradient-to-right {
 | 
			
		||||
    background: linear-gradient(to right, #0c3f68cc, transparent);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .gradient-to-left {
 | 
			
		||||
    background: linear-gradient(to left, #0c3f68cc, transparent);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .body-gradient-to-right {
 | 
			
		||||
    background: linear-gradient(to right, #0003, transparent);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .body-gradient-to-left {
 | 
			
		||||
    background: linear-gradient(to left, #0003, transparent);
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
@@ -4,13 +4,13 @@
 | 
			
		||||
      @update:than="updateThan" @update:period="updatePeriod" />
 | 
			
		||||
    <div class="factory-section">
 | 
			
		||||
      <section class="top flex">
 | 
			
		||||
        <db-container title="生产监控" icon="prod">
 | 
			
		||||
        <db-container title="生产监控" icon="prod" @update:than="updateThan" :than="than">
 | 
			
		||||
          <prod-monitor :companyId="companyId" :factoryData="factoryData" :than="than" :period="period" :data="data"
 | 
			
		||||
            :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
			
		||||
        </db-container>
 | 
			
		||||
        <db-container title="工单监控" icon="order">
 | 
			
		||||
          <order :prodOrder="prodOrder" />
 | 
			
		||||
        </db-container>
 | 
			
		||||
        <left-container title="工单监控" icon="order">
 | 
			
		||||
          <order @update:type="updateType" :type="type" :prodOrder="prodOrder" />
 | 
			
		||||
        </left-container>
 | 
			
		||||
        <!-- <db-container title="" icon="store"> -->
 | 
			
		||||
        <!-- <store :stock="stock" /> -->
 | 
			
		||||
        <!-- </db-container> -->
 | 
			
		||||
@@ -26,7 +26,8 @@
 | 
			
		||||
</template>
 | 
			
		||||
<script>
 | 
			
		||||
import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
			
		||||
import Container from "./components/Container.vue";
 | 
			
		||||
import Container from "./components/rightContainer.vue";
 | 
			
		||||
import leftContainer from "./components/leftContainer.vue";
 | 
			
		||||
import ProdMonitor from "./components/ProdMonitor.vue";
 | 
			
		||||
import { deepClone } from "@/utils";
 | 
			
		||||
// import Store from "./components/Store.vue";
 | 
			
		||||
@@ -38,6 +39,7 @@ export default {
 | 
			
		||||
  components: {
 | 
			
		||||
    FactoryDataHeader,
 | 
			
		||||
    DbContainer: Container,
 | 
			
		||||
    LeftContainer: leftContainer,
 | 
			
		||||
    ProdMonitor,
 | 
			
		||||
    // Store,
 | 
			
		||||
    // Energy,
 | 
			
		||||
@@ -45,6 +47,7 @@ export default {
 | 
			
		||||
  },
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      type: '目标产量',
 | 
			
		||||
      companyId: 1,
 | 
			
		||||
      companyName: "邯郸中建材光电材料有限公司",
 | 
			
		||||
      period: 1,
 | 
			
		||||
@@ -73,6 +76,10 @@ export default {
 | 
			
		||||
    this.getMes();
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    updateType(val) {
 | 
			
		||||
      console.log(val)
 | 
			
		||||
      this.type = val
 | 
			
		||||
    },
 | 
			
		||||
    updateCompany(obj) {
 | 
			
		||||
      this.companyId = obj.companyId;
 | 
			
		||||
      this.companyName = obj.companyName;
 | 
			
		||||
 
 | 
			
		||||
@@ -1,16 +1,16 @@
 | 
			
		||||
<template>
 | 
			
		||||
  <div class="factory-layout">
 | 
			
		||||
    <FactoryDataHeader :than="than" :companyName="companyName" :companyId="companyId" :period="period"
 | 
			
		||||
      @update:than="updateThan" @update:period="updatePeriod" />
 | 
			
		||||
    <FactoryDataHeader :companyName="companyName" :companyId="companyId" :period="period"
 | 
			
		||||
      @update:period="updatePeriod" />
 | 
			
		||||
    <div class="factory-section">
 | 
			
		||||
      <section class="top flex">
 | 
			
		||||
        <db-container title="生产监控" icon="prod">
 | 
			
		||||
        <db-container title="生产监控" icon="prod" @update:than="updateThan" :than="than">
 | 
			
		||||
          <prod-monitor :companyId="companyId" :factoryData="factoryData" :than="than" :period="period" :data="data"
 | 
			
		||||
            :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
			
		||||
        </db-container>
 | 
			
		||||
        <db-container title="工单监控" icon="order">
 | 
			
		||||
          <order :prodOrder="prodOrder" />
 | 
			
		||||
        </db-container>
 | 
			
		||||
        <left-container title="工单监控" icon="order">
 | 
			
		||||
          <order @update:type="updateType" :type="type" :prodOrder="prodOrder" />
 | 
			
		||||
        </left-container>
 | 
			
		||||
        <!-- <db-container title="" icon="store"> -->
 | 
			
		||||
        <!-- <store :stock="stock" /> -->
 | 
			
		||||
        <!-- </db-container> -->
 | 
			
		||||
@@ -26,7 +26,9 @@
 | 
			
		||||
</template>
 | 
			
		||||
<script>
 | 
			
		||||
import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
			
		||||
import Container from "./components/Container.vue";
 | 
			
		||||
import Container from "./components/rightContainer.vue";
 | 
			
		||||
import leftContainer from "./components/leftContainer.vue";
 | 
			
		||||
 | 
			
		||||
import ProdMonitor from "./components/ProdMonitor.vue";
 | 
			
		||||
import { deepClone } from "@/utils";
 | 
			
		||||
// import Store from "./components/Store.vue";
 | 
			
		||||
@@ -38,6 +40,7 @@ export default {
 | 
			
		||||
  components: {
 | 
			
		||||
    FactoryDataHeader,
 | 
			
		||||
    DbContainer: Container,
 | 
			
		||||
    LeftContainer:leftContainer,
 | 
			
		||||
    ProdMonitor,
 | 
			
		||||
    // Store,
 | 
			
		||||
    // Energy,
 | 
			
		||||
@@ -46,6 +49,7 @@ export default {
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      companyId: 0,
 | 
			
		||||
      type:'目标产量',
 | 
			
		||||
      companyName: "瑞昌中建材光电材料有限公司",
 | 
			
		||||
      period: 1,
 | 
			
		||||
      show:false,
 | 
			
		||||
@@ -73,6 +77,10 @@ export default {
 | 
			
		||||
    this.getMes();
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    updateType(val) {
 | 
			
		||||
      console.log(val)
 | 
			
		||||
      this.type = val
 | 
			
		||||
    },
 | 
			
		||||
    updateCompany(obj) {
 | 
			
		||||
      this.companyId = obj.companyId;
 | 
			
		||||
      this.companyName = obj.companyName;
 | 
			
		||||
 
 | 
			
		||||
@@ -8,9 +8,9 @@
 | 
			
		||||
          <prod-monitor :companyId="companyId" :factoryData="factoryData" :than="than" :period="period" :data="data"
 | 
			
		||||
            :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
			
		||||
        </db-container>
 | 
			
		||||
        <db-container title="工单监控" icon="order">
 | 
			
		||||
        <left-container title="工单监控" icon="order">
 | 
			
		||||
          <order :prodOrder="prodOrder" />
 | 
			
		||||
        </db-container>
 | 
			
		||||
        </left-container>
 | 
			
		||||
        <!-- <db-container title="" icon="store"> -->
 | 
			
		||||
        <!-- <store :stock="stock" /> -->
 | 
			
		||||
        <!-- </db-container> -->
 | 
			
		||||
@@ -26,7 +26,8 @@
 | 
			
		||||
</template>
 | 
			
		||||
<script>
 | 
			
		||||
import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
			
		||||
import Container from "./components/Container.vue";
 | 
			
		||||
import Container from "./components/rightContainer.vue";
 | 
			
		||||
import leftContainer from "./components/leftContainer.vue";
 | 
			
		||||
import ProdMonitor from "./components/ProdMonitor.vue";
 | 
			
		||||
import { deepClone } from "@/utils";
 | 
			
		||||
// import Store from "./components/Store.vue";
 | 
			
		||||
@@ -38,6 +39,7 @@ export default {
 | 
			
		||||
  components: {
 | 
			
		||||
    FactoryDataHeader,
 | 
			
		||||
    DbContainer: Container,
 | 
			
		||||
    LeftContainer: leftContainer,
 | 
			
		||||
    ProdMonitor,
 | 
			
		||||
    // Store,
 | 
			
		||||
    // Energy,
 | 
			
		||||
 
 | 
			
		||||
@@ -8,9 +8,9 @@
 | 
			
		||||
          <prod-monitor :companyId="companyId" :factoryData="factoryData" :than="than" :period="period" :data="data"
 | 
			
		||||
            :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
			
		||||
        </db-container>
 | 
			
		||||
        <db-container title="工单监控" icon="order">
 | 
			
		||||
        <left-container title="工单监控" icon="order">
 | 
			
		||||
          <order :prodOrder="prodOrder" />
 | 
			
		||||
        </db-container>
 | 
			
		||||
        </left-container>
 | 
			
		||||
        <!-- <db-container title="" icon="store"> -->
 | 
			
		||||
        <!-- <store :stock="stock" /> -->
 | 
			
		||||
        <!-- </db-container> -->
 | 
			
		||||
@@ -26,7 +26,8 @@
 | 
			
		||||
</template>
 | 
			
		||||
<script>
 | 
			
		||||
import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
			
		||||
import Container from "./components/Container.vue";
 | 
			
		||||
import Container from "./components/rightContainer.vue";
 | 
			
		||||
import leftContainer from "./components/leftContainer.vue";
 | 
			
		||||
import ProdMonitor from "./components/ProdMonitor.vue";
 | 
			
		||||
import { deepClone } from "@/utils";
 | 
			
		||||
// import Store from "./components/Store.vue";
 | 
			
		||||
@@ -38,6 +39,7 @@ export default {
 | 
			
		||||
  components: {
 | 
			
		||||
    FactoryDataHeader,
 | 
			
		||||
    DbContainer: Container,
 | 
			
		||||
    LeftContainer: leftContainer,
 | 
			
		||||
    ProdMonitor,
 | 
			
		||||
    // Store,
 | 
			
		||||
    // Energy,
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-05-21 13:24:03
 | 
			
		||||
 * @LastEditTime: 2024-05-21 13:24:03
 | 
			
		||||
 * @LastEditTime: 2024-06-05 09:43:30
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
@@ -37,7 +37,7 @@
 | 
			
		||||
</template>
 | 
			
		||||
<script>
 | 
			
		||||
import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
			
		||||
import Container from "./components/Container.vue";
 | 
			
		||||
// import Container from "./components/Container.vue";
 | 
			
		||||
import ProdMonitor from "./components/ProdMonitor.vue";
 | 
			
		||||
import Store from "./components/Store.vue";
 | 
			
		||||
import Energy from "./components/Energy.vue";
 | 
			
		||||
@@ -47,7 +47,7 @@ export default {
 | 
			
		||||
  name: "factoryData",
 | 
			
		||||
  components: {
 | 
			
		||||
    FactoryDataHeader,
 | 
			
		||||
    DbContainer: Container,
 | 
			
		||||
    // DbContainer: Container,
 | 
			
		||||
    ProdMonitor,
 | 
			
		||||
    Store,
 | 
			
		||||
    Energy,
 | 
			
		||||
 
 | 
			
		||||
@@ -8,9 +8,9 @@
 | 
			
		||||
          <prod-monitor :companyId="companyId" :factoryData="factoryData" :than="than" :period="period" :data="data"
 | 
			
		||||
            :prodOutPut="prodOutPut" :prodFto="prodFto" :showBipv="show" />
 | 
			
		||||
        </db-container>
 | 
			
		||||
        <db-container title="工单监控" icon="order">
 | 
			
		||||
        <left-container title="工单监控" icon="order">
 | 
			
		||||
          <order :prodOrder="prodOrder" />
 | 
			
		||||
        </db-container>
 | 
			
		||||
        </left-container>
 | 
			
		||||
        <!-- <db-container title="" icon="store"> -->
 | 
			
		||||
        <!-- <store :stock="stock" /> -->
 | 
			
		||||
        <!-- </db-container> -->
 | 
			
		||||
@@ -26,7 +26,9 @@
 | 
			
		||||
</template>
 | 
			
		||||
<script>
 | 
			
		||||
import FactoryDataHeader from "./../components/FactoryDataHeader.vue";
 | 
			
		||||
import Container from "./components/Container.vue";
 | 
			
		||||
import Container from "./components/rightContainer.vue";
 | 
			
		||||
import leftContainer from "./components/leftContainer.vue";
 | 
			
		||||
 | 
			
		||||
import ProdMonitor from "./components/ProdMonitor.vue";
 | 
			
		||||
import { deepClone } from "@/utils";
 | 
			
		||||
// import Store from "./components/Store.vue";
 | 
			
		||||
@@ -38,6 +40,7 @@ export default {
 | 
			
		||||
  components: {
 | 
			
		||||
    FactoryDataHeader,
 | 
			
		||||
    DbContainer: Container,
 | 
			
		||||
    LeftContainer: leftContainer,
 | 
			
		||||
    ProdMonitor,
 | 
			
		||||
    // Store,
 | 
			
		||||
    // Energy,
 | 
			
		||||
 
 | 
			
		||||
@@ -23,7 +23,10 @@ export default {
 | 
			
		||||
  components: { BarChartBase },
 | 
			
		||||
  data() {
 | 
			
		||||
    // 城市数组的顺序必须是固定的
 | 
			
		||||
    const cities = ["瑞昌", "邯郸", "株洲", "佳木斯", "成都", "凯盛", "蚌埠"];
 | 
			
		||||
    const cities = ["瑞昌", "邯郸",
 | 
			
		||||
      // "株洲", "佳木斯", "成都", "凯盛", "蚌埠"
 | 
			
		||||
 | 
			
		||||
    ];
 | 
			
		||||
    return {
 | 
			
		||||
      xAxis: cities,
 | 
			
		||||
    };
 | 
			
		||||
@@ -42,8 +45,11 @@ export default {
 | 
			
		||||
    legend() {
 | 
			
		||||
      let items = [];
 | 
			
		||||
      var day1 = new Date();
 | 
			
		||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
			
		||||
      var day2 = new Date();
 | 
			
		||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
			
		||||
      day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
			
		||||
      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
			
		||||
      var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
			
		||||
      //今天的时间
 | 
			
		||||
      // var day2 = new Date();
 | 
			
		||||
      // day2.setTime(day2.getTime());
 | 
			
		||||
@@ -55,17 +61,17 @@ export default {
 | 
			
		||||
      const year = new Date().getFullYear();
 | 
			
		||||
      if (this.period === '日' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `去年${month}月${today}日`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${month}月${today}日`, color: "#58adfa" },
 | 
			
		||||
          { label: `${year - 1}年${yesterday}日`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${yesterday}日`, color: "#58adfa" },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '日' && this.than === '环比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `${yesterday}日`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${month}月${today}日`, color: "#58adfa" },
 | 
			
		||||
          { label: `${dayBeYes}日`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${yesterday}日`, color: "#58adfa" },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '周' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `去年本周`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${year-1}年本周`, color: "#12f7f1" },
 | 
			
		||||
          { label: `本周`, color: "#58adfa" },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '周' && this.than === '环比') {
 | 
			
		||||
@@ -75,7 +81,7 @@ export default {
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '月' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `去年${month}月`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${year-1}年${month}月`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${month}月`, color: "#58adfa" },
 | 
			
		||||
          // { label: `${month}月目标`, value: valueTuple[2] },
 | 
			
		||||
        ];
 | 
			
		||||
@@ -146,8 +152,11 @@ export default {
 | 
			
		||||
function getTemplate(period, dataList,than) {
 | 
			
		||||
  let items = [];
 | 
			
		||||
  var day1 = new Date();
 | 
			
		||||
  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
			
		||||
  var day2 = new Date();
 | 
			
		||||
  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
			
		||||
  day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
			
		||||
  var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
			
		||||
  var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
			
		||||
  //今天的时间
 | 
			
		||||
  // var day2 = new Date();
 | 
			
		||||
  // day2.setTime(day2.getTime());
 | 
			
		||||
@@ -160,11 +169,11 @@ function getTemplate(period, dataList,than) {
 | 
			
		||||
  if (period === '日' && than === '同比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      {
 | 
			
		||||
        name: `去年${month}月${today}日`,
 | 
			
		||||
        name: `${year - 1}年${yesterday}日`,
 | 
			
		||||
        data: dataList ? dataList[0] : [],
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        name: `${month}月${today}日`,
 | 
			
		||||
        name: `${yesterday}日`,
 | 
			
		||||
        data: dataList ? dataList[1] : [],
 | 
			
		||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
			
		||||
      },
 | 
			
		||||
@@ -172,11 +181,11 @@ function getTemplate(period, dataList,than) {
 | 
			
		||||
  } else if (period === '日' && than === '环比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      {
 | 
			
		||||
        name: `${yesterday}日`,
 | 
			
		||||
        name: `${dayBeYes}日`,
 | 
			
		||||
        data: dataList ? dataList[0] : [],
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        name: `${month}月${today}日`,
 | 
			
		||||
        name: `${yesterday}日`,
 | 
			
		||||
        data: dataList ? dataList[1] : [],
 | 
			
		||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
			
		||||
      },
 | 
			
		||||
@@ -184,7 +193,7 @@ function getTemplate(period, dataList,than) {
 | 
			
		||||
  } else if (period === '周' && than === '同比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      {
 | 
			
		||||
        name: `去年本周`,
 | 
			
		||||
        name: `${year-1}年本周`,
 | 
			
		||||
        data: dataList ? dataList[0] : [],
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
@@ -208,7 +217,7 @@ function getTemplate(period, dataList,than) {
 | 
			
		||||
  } else if (period === '月' && than === '同比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      {
 | 
			
		||||
        name: `去年${month}月`,
 | 
			
		||||
        name: `${year-1}年${month}月`,
 | 
			
		||||
        data: dataList ? dataList[0] : [],
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
 
 | 
			
		||||
@@ -23,7 +23,10 @@ export default {
 | 
			
		||||
  components: { BarChartBase },
 | 
			
		||||
  data() {
 | 
			
		||||
    // 城市数组的顺序必须是固定的
 | 
			
		||||
    const cities = ["瑞昌", "邯郸", "株洲", "佳木斯", "成都", "凯盛", "蚌埠"];
 | 
			
		||||
    const cities = ["瑞昌", "邯郸",
 | 
			
		||||
      // "株洲", "佳木斯", "成都", "凯盛", "蚌埠"
 | 
			
		||||
 | 
			
		||||
    ];
 | 
			
		||||
    return {
 | 
			
		||||
      xAxis: cities,
 | 
			
		||||
    };
 | 
			
		||||
@@ -42,8 +45,11 @@ export default {
 | 
			
		||||
    legend() {
 | 
			
		||||
      let items = [];
 | 
			
		||||
      var day1 = new Date();
 | 
			
		||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
			
		||||
      var day2 = new Date();
 | 
			
		||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
			
		||||
      day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
			
		||||
      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
			
		||||
      var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
			
		||||
      //今天的时间
 | 
			
		||||
      // var day2 = new Date();
 | 
			
		||||
      // day2.setTime(day2.getTime());
 | 
			
		||||
@@ -55,17 +61,17 @@ export default {
 | 
			
		||||
      const year = new Date().getFullYear();
 | 
			
		||||
      if (this.period === '日' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `去年${month}月${today}日`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${month}月${today}日`, color: "#58adfa" },
 | 
			
		||||
          { label: `${year - 1}年${yesterday}日`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${yesterday}日`, color: "#58adfa" },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '日' && this.than === '环比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `${yesterday}日`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${month}月${today}日`, color: "#58adfa" },
 | 
			
		||||
          { label: `${dayBeYes}日`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${yesterday}日`, color: "#58adfa" },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '周' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `去年本周`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${year-1}年本周`, color: "#12f7f1" },
 | 
			
		||||
          { label: `本周`, color: "#58adfa" },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '周' && this.than === '环比') {
 | 
			
		||||
@@ -75,7 +81,7 @@ export default {
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '月' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `去年${month}月`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${year-1}年${month}月`, color: "#12f7f1" },
 | 
			
		||||
          { label: `${month}月`, color: "#58adfa" },
 | 
			
		||||
          // { label: `${month}月目标`, value: valueTuple[2] },
 | 
			
		||||
        ];
 | 
			
		||||
@@ -147,9 +153,15 @@ export default {
 | 
			
		||||
 | 
			
		||||
function getTemplate(period, dataList,than) {
 | 
			
		||||
  let items = [];
 | 
			
		||||
  // var day1 = new Date();
 | 
			
		||||
  // day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
			
		||||
  // var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
			
		||||
  var day1 = new Date();
 | 
			
		||||
  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
			
		||||
  var day2 = new Date();
 | 
			
		||||
  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
			
		||||
  day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
			
		||||
  var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
			
		||||
  var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
			
		||||
  //今天的时间
 | 
			
		||||
  // var day2 = new Date();
 | 
			
		||||
  // day2.setTime(day2.getTime());
 | 
			
		||||
@@ -162,11 +174,11 @@ function getTemplate(period, dataList,than) {
 | 
			
		||||
  if (period === '日' && than === '同比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      {
 | 
			
		||||
        name: `去年${month}月${today}日`,
 | 
			
		||||
        name: `${year - 1}年${yesterday}日`,
 | 
			
		||||
        data: dataList ? dataList[0] : [],
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        name: `${month}月${today}日`,
 | 
			
		||||
        name: `${yesterday}日`,
 | 
			
		||||
        data: dataList ? dataList[1] : [],
 | 
			
		||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
			
		||||
      },
 | 
			
		||||
@@ -174,11 +186,11 @@ function getTemplate(period, dataList,than) {
 | 
			
		||||
  } else if (period === '日' && than === '环比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      {
 | 
			
		||||
        name: `${yesterday}日`,
 | 
			
		||||
        name: `${dayBeYes}日`,
 | 
			
		||||
        data: dataList ? dataList[0] : [],
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        name: `${month}月${today}日`,
 | 
			
		||||
        name: `${yesterday}日`,
 | 
			
		||||
        data: dataList ? dataList[1] : [],
 | 
			
		||||
        // : Array.from({ length: 7 }, () => Math.floor(Math.random() * 1000)),
 | 
			
		||||
      },
 | 
			
		||||
@@ -186,7 +198,7 @@ function getTemplate(period, dataList,than) {
 | 
			
		||||
  } else if (period === '周' && than === '同比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      {
 | 
			
		||||
        name: `去年本周`,
 | 
			
		||||
        name: `${year-1}年本周`,
 | 
			
		||||
        data: dataList ? dataList[0] : [],
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
@@ -210,7 +222,7 @@ function getTemplate(period, dataList,than) {
 | 
			
		||||
  } else if (period === '月' && than === '同比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      {
 | 
			
		||||
        name: `去年${month}月`,
 | 
			
		||||
        name: `${year-1}年${month}月`,
 | 
			
		||||
        data: dataList ? dataList[0] : [],
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-05-20 13:32:59
 | 
			
		||||
 * @LastEditTime: 2024-05-30 13:35:00
 | 
			
		||||
 * @LastEditTime: 2024-06-14 09:44:42
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
@@ -78,13 +78,13 @@ export default {
 | 
			
		||||
    valueTuple() {
 | 
			
		||||
      // [previousValue, currentValue, sumValue?]
 | 
			
		||||
      const getter = this.$store.getters.copilot.yield[this.dataSourceField];
 | 
			
		||||
      if (this.period === "日" || this.period === "周") {
 | 
			
		||||
        console.log(this.period)
 | 
			
		||||
        return [
 | 
			
		||||
          getter.previous[this.factoryId],
 | 
			
		||||
          getter.current[this.factoryId],
 | 
			
		||||
        ];
 | 
			
		||||
      }
 | 
			
		||||
      // if (this.period === "日" || this.period === "周") {
 | 
			
		||||
      //   console.log(this.period)
 | 
			
		||||
      //   return [
 | 
			
		||||
      //     getter.previous[this.factoryId],
 | 
			
		||||
      //     getter.current[this.factoryId],
 | 
			
		||||
      //   ];
 | 
			
		||||
      // }
 | 
			
		||||
      // [100, 200, 200]
 | 
			
		||||
      return [
 | 
			
		||||
        getter.previous[this.factoryId],
 | 
			
		||||
@@ -100,8 +100,11 @@ export default {
 | 
			
		||||
      const vt = this.valueTuple;
 | 
			
		||||
      let items = [];
 | 
			
		||||
      var day1 = new Date();
 | 
			
		||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
			
		||||
      var day2 = new Date();
 | 
			
		||||
      day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
			
		||||
      day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
			
		||||
      var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
			
		||||
      var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
			
		||||
      //今天的时间
 | 
			
		||||
      // var day2 = new Date();
 | 
			
		||||
      // day2.setTime(day2.getTime());
 | 
			
		||||
@@ -113,28 +116,32 @@ export default {
 | 
			
		||||
      // const year = new Date().getFullYear();
 | 
			
		||||
      if (this.period === '日' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `${month}月${today}日累计`,},
 | 
			
		||||
          { label: `去年${month}月${today}日累计` },
 | 
			
		||||
          { label: `${yesterday}日累计`,},
 | 
			
		||||
          { label: `${year - 1}年${yesterday}累计` },
 | 
			
		||||
          { label: `${month}月${today}日目标`, },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '日' && this.than === '环比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `${month}月${today}日累计`},
 | 
			
		||||
          { label: `${yesterday}日累计`},
 | 
			
		||||
          { label: `${dayBeYes}日累计` },
 | 
			
		||||
          { label: `${month}月${today}日目标`, },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '周' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `本周累计`,},
 | 
			
		||||
          { label: `去年本周累计`},
 | 
			
		||||
          { label: `${year-1}年本周累计` },
 | 
			
		||||
          { label: `本周目标`, },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '周' && this.than === '环比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `本周累计`,},
 | 
			
		||||
          { label: `上周累计`,},
 | 
			
		||||
          { label: `上周累计`, },
 | 
			
		||||
          { label: `本周目标`, },
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '月' && this.than === '同比') {
 | 
			
		||||
        items = [
 | 
			
		||||
          { label: `${month}月累计`,},
 | 
			
		||||
          { label: `去年${month}月累计`, },
 | 
			
		||||
          { label: `${year-1}年${month}月累计`, },
 | 
			
		||||
          { label: `${month}月目标`,},
 | 
			
		||||
        ];
 | 
			
		||||
      } else if (this.period === '月' && this.than === '环比') {
 | 
			
		||||
@@ -151,13 +158,14 @@ export default {
 | 
			
		||||
        ];
 | 
			
		||||
      }
 | 
			
		||||
      let titleValue =
 | 
			
		||||
          vt[0] != null && vt[2] != null && vt[2] !== 0
 | 
			
		||||
            ? `${vt[1] / vt[2]}%`
 | 
			
		||||
            : "0%",
 | 
			
		||||
        vt[1] != null && (vt[2] !== 0 && vt[2] !== undefined)
 | 
			
		||||
          ? this.formatNumber((vt[1] / vt[2] * 100)) + '%'
 | 
			
		||||
          : (vt[1] != 0 && vt[1] != null) && vt[2] == 0
 | 
			
		||||
            ? "100%" : '0%',
 | 
			
		||||
        subtitle =
 | 
			
		||||
      this.period == "日" ? `${month}月${today}日累计` : this.period == "周" ? `本周` : this.period == "月" ? `${month}月累计产出` : `${year}年累计产出`;
 | 
			
		||||
      console.log(this.valueTuple[0], this.valueTuple[1], this.valueTuple[2],)
 | 
			
		||||
      console.log(items)
 | 
			
		||||
          this.period == "日" ? `${yesterday}日累计完成值` : this.period == "周" ? `本周累计完成值` : this.period == "月" ? `${month}月累计完成值` : `${year}年累计完成值`;
 | 
			
		||||
      console.log('titleValue', items)
 | 
			
		||||
      // console.log(this.valueTuple[2]- this.valueTuple[1])
 | 
			
		||||
      return getOptions({
 | 
			
		||||
        titleValue,
 | 
			
		||||
        subtitle,
 | 
			
		||||
@@ -165,7 +173,7 @@ export default {
 | 
			
		||||
        preName: items[1].label,
 | 
			
		||||
        previousSum: this.valueTuple[0],
 | 
			
		||||
        currentSum: this.valueTuple[1],
 | 
			
		||||
        targetSum: this.valueTuple[2] ? this.valueTuple[2] :0 ,
 | 
			
		||||
        targetSum: this.valueTuple[2] ? this.valueTuple[2] :0,
 | 
			
		||||
      });
 | 
			
		||||
    },
 | 
			
		||||
 | 
			
		||||
@@ -196,6 +204,15 @@ export default {
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    formatNumber(num) {
 | 
			
		||||
      // 判断是否为整数
 | 
			
		||||
      if (Number.isInteger(num)) {
 | 
			
		||||
        return num; // 如果是整数,直接转换为字符串
 | 
			
		||||
      } else {
 | 
			
		||||
        // 如果不是整数,保留两位小数并转换为字符串
 | 
			
		||||
        return num.toFixed(2);
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
    // fullscreen mixin 需要的回调
 | 
			
		||||
    // fullscreenCallback(isFullscreen) {
 | 
			
		||||
    //   console.log("isFullscreen--->", isFullscreen);
 | 
			
		||||
@@ -203,11 +220,16 @@ export default {
 | 
			
		||||
  },
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
function calculateItems(period, valueTuple,than) {
 | 
			
		||||
function calculateItems(period, valueTuple, than) {
 | 
			
		||||
  console.log('valueTuple', valueTuple);
 | 
			
		||||
  let items = [];
 | 
			
		||||
  var day1 = new Date();
 | 
			
		||||
  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000);
 | 
			
		||||
  var day2 = new Date();
 | 
			
		||||
  day1.setTime(day1.getTime() - 24 * 60 * 60 * 1000)
 | 
			
		||||
  day2.setTime(day2.getTime() - 48 * 60 * 60 * 1000)
 | 
			
		||||
  var yesterday = (day1.getMonth() + 1) + "月" + day1.getDate()
 | 
			
		||||
  var dayBeYes = (day2.getMonth() + 1) + "月" + day2.getDate()
 | 
			
		||||
 | 
			
		||||
  //今天的时间
 | 
			
		||||
  // var day2 = new Date();
 | 
			
		||||
  // day2.setTime(day2.getTime());
 | 
			
		||||
@@ -219,40 +241,44 @@ function calculateItems(period, valueTuple,than) {
 | 
			
		||||
  const year = new Date().getFullYear();
 | 
			
		||||
  if (period === '日' && than === '同比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      { label: `${month}月${today}日累计`, value: valueTuple[1] },
 | 
			
		||||
      { label: `去年${month}月${today}日累计`, value: valueTuple[0] },
 | 
			
		||||
      { label: `${year - 1}年${yesterday}累计`, value: valueTuple[0] },
 | 
			
		||||
      { label: `${yesterday}累计`, value: valueTuple[1] },
 | 
			
		||||
      { label: `${month}月${today}日目标`, value: valueTuple[2] },
 | 
			
		||||
    ];
 | 
			
		||||
  } else if (period === '日' && than === '环比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      { label: `${month}月${today}日累计`, value: valueTuple[1] },
 | 
			
		||||
      { label: `${yesterday}日累计`, value: valueTuple[0] },
 | 
			
		||||
      { label: `${dayBeYes}日累计`, value: valueTuple[0] },
 | 
			
		||||
      { label: `${yesterday}日累计`, value: valueTuple[1] },
 | 
			
		||||
      { label: `${month}月${today}日目标`, value: valueTuple[2] },
 | 
			
		||||
    ];
 | 
			
		||||
  } else if (period === '周' && than === '同比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      { label: `${year-1}年本周累计`, value: valueTuple[0] },
 | 
			
		||||
      { label: `本周累计`, value: valueTuple[1] },
 | 
			
		||||
      { label: `去年本周累计`, value: valueTuple[0] },
 | 
			
		||||
      { label: `本周目标`, value: valueTuple[2] },
 | 
			
		||||
    ];
 | 
			
		||||
  } else if (period === '周' && than === '环比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      { label: `本周累计`, value: valueTuple[1] },
 | 
			
		||||
      { label: `上周累计`, value: valueTuple[0] },
 | 
			
		||||
      { label: `本周累计`, value: valueTuple[1] },
 | 
			
		||||
      { label: `本周目标`, value: valueTuple[2] },
 | 
			
		||||
    ];
 | 
			
		||||
  } else if (period === '月' && than === '同比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      { label: `${year-1}年${month}月累计`, value: valueTuple[0] },
 | 
			
		||||
      { label: `${month}月累计`, value: valueTuple[1] },
 | 
			
		||||
      { label: `去年${month}月累计`, value: valueTuple[0] },
 | 
			
		||||
      { label: `${month}月目标`, value: valueTuple[2] },
 | 
			
		||||
    ];
 | 
			
		||||
  } else if (period === '月' && than === '环比') {
 | 
			
		||||
    items = [
 | 
			
		||||
      { label: `${month}月累计`, value: valueTuple[1] },
 | 
			
		||||
      { label: `${lastMonth}月累计`, value: valueTuple[0] },
 | 
			
		||||
      { label: `${month}月累计`, value: valueTuple[1] },
 | 
			
		||||
      { label: `${month}月目标`, value: valueTuple[2] },
 | 
			
		||||
    ];
 | 
			
		||||
  } else {
 | 
			
		||||
    items = [
 | 
			
		||||
      { label: `${year}年累计`, value: valueTuple[1] },
 | 
			
		||||
      { label: `${year - 1}年累计`, value: valueTuple[0] },
 | 
			
		||||
      { label: `${year}年累计`, value: valueTuple[1] },
 | 
			
		||||
      { label: `${year}年目标`, value: valueTuple[2] },
 | 
			
		||||
    ];
 | 
			
		||||
  }
 | 
			
		||||
@@ -314,17 +340,17 @@ function calculateItems(period, valueTuple,than) {
 | 
			
		||||
  left: -18px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.legend-item:nth-child(1) .legend-item__label::before {
 | 
			
		||||
.legend-item:nth-child(2) .legend-item__label::before {
 | 
			
		||||
  background: #12fff5;
 | 
			
		||||
}
 | 
			
		||||
.legend-item:nth-child(1) .legend-item__value {
 | 
			
		||||
.legend-item:nth-child(2) .legend-item__value {
 | 
			
		||||
  color: #12fff5;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.legend-item:nth-child(2) .legend-item__label::before {
 | 
			
		||||
.legend-item:nth-child(1) .legend-item__label::before {
 | 
			
		||||
  background: #0f65ff;
 | 
			
		||||
}
 | 
			
		||||
.legend-item:nth-child(2) .legend-item__value {
 | 
			
		||||
.legend-item:nth-child(1) .legend-item__value {
 | 
			
		||||
  color: #0f65ff;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,10 +1,10 @@
 | 
			
		||||
<!--
 | 
			
		||||
    filename: DoubleRingWrapper.vue
 | 
			
		||||
    author: liubin
 | 
			
		||||
    date: 2024-04-17 09:55:12
 | 
			
		||||
    description:
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-05-30 16:00:50
 | 
			
		||||
 * @LastEditTime: 2024-06-03 16:26:03
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
 | 
			
		||||
<template>
 | 
			
		||||
  <div class="double-ring-wrapper">
 | 
			
		||||
    <template>
 | 
			
		||||
@@ -42,13 +42,13 @@ export default {
 | 
			
		||||
    return {
 | 
			
		||||
      factoryId: 4, // 默认成都
 | 
			
		||||
      cityOptions: [
 | 
			
		||||
        "成都",
 | 
			
		||||
        // "成都",
 | 
			
		||||
        "邯郸",
 | 
			
		||||
        "株洲",
 | 
			
		||||
        // "株洲",
 | 
			
		||||
        "瑞昌",
 | 
			
		||||
        "佳木斯",
 | 
			
		||||
        "凯盛光伏",
 | 
			
		||||
        "蚌埠兴科",
 | 
			
		||||
        // "佳木斯",
 | 
			
		||||
        // "凯盛光伏",
 | 
			
		||||
        // "蚌埠兴科",
 | 
			
		||||
      ],
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-05-24 15:15:00
 | 
			
		||||
 * @LastEditTime: 2024-05-28 08:42:36
 | 
			
		||||
 * @LastEditTime: 2024-05-31 16:16:16
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
@@ -54,12 +54,12 @@ export default {
 | 
			
		||||
    return {
 | 
			
		||||
      factoryId: 4, // 默认成都
 | 
			
		||||
      cityOptions: [
 | 
			
		||||
        "成都",
 | 
			
		||||
        // "成都",
 | 
			
		||||
        "邯郸",
 | 
			
		||||
        "株洲",
 | 
			
		||||
        "佳木斯",
 | 
			
		||||
        "凯盛光伏",
 | 
			
		||||
        "蚌埠兴科",
 | 
			
		||||
        // "株洲",
 | 
			
		||||
        // "佳木斯",
 | 
			
		||||
        // "凯盛光伏",
 | 
			
		||||
        // "蚌埠兴科",
 | 
			
		||||
      ],
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-05-10 11:10:54
 | 
			
		||||
 * @LastEditTime: 2024-05-28 13:36:07
 | 
			
		||||
 * @LastEditTime: 2024-06-05 09:49:46
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
@@ -9,29 +9,32 @@
 | 
			
		||||
<template>
 | 
			
		||||
  <div class="yield-copilot">
 | 
			
		||||
    <section class="top flex">
 | 
			
		||||
      <db-container class="std-yield" title="标准组件产出" icon="std">
 | 
			
		||||
      <right-container class="std-yield" title="标准组件产出" icon="std">
 | 
			
		||||
        <std-output v-if="show" :period="period" :than="than" />
 | 
			
		||||
      </db-container>
 | 
			
		||||
      </right-container>
 | 
			
		||||
      <db-container class="chip-yield" title="芯片产出" icon="chip2">
 | 
			
		||||
        <chip-output v-if="show" :period="period" :than="than" />
 | 
			
		||||
      </db-container>
 | 
			
		||||
      <db-container class="bipv-yield" title="BIPV产出" icon="bipv">
 | 
			
		||||
      <left-container class="bipv-yield" title="BIPV产出" icon="bipv">
 | 
			
		||||
        <bipv-output v-if="show" :period="period" :than="than" />
 | 
			
		||||
      </db-container>
 | 
			
		||||
      </left-container>
 | 
			
		||||
    </section>
 | 
			
		||||
    <section class="bottom flex">
 | 
			
		||||
      <db-container class="fto-involve" title="FTO投入">
 | 
			
		||||
      <right-container class="fto-involve" title="FTO投入">
 | 
			
		||||
        <fto-invest :period="period" :than="than" />
 | 
			
		||||
      </db-container>
 | 
			
		||||
      <db-container class="chip-involve" title="芯片投入" icon="chip">
 | 
			
		||||
      </right-container>
 | 
			
		||||
      <left-container class="chip-involve" title="芯片投入" icon="chip">
 | 
			
		||||
        <chip-invest :period="period" :than="than" />
 | 
			
		||||
      </db-container>
 | 
			
		||||
      </left-container>
 | 
			
		||||
    </section>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
import Container from "@/views/copilot/components/Container.vue";
 | 
			
		||||
import twoContainer from "@/views/copilot/components/twoContainer.vue";
 | 
			
		||||
import leftContainer from "@/views/copilot/components/leftContainer.vue";
 | 
			
		||||
import rightContainer from "@/views/copilot/components/rightContainer.vue";
 | 
			
		||||
 | 
			
		||||
import StdOutput from "./components/StdOutput.vue";
 | 
			
		||||
import ChipOutput from "./components/ChipOutput.vue";
 | 
			
		||||
import FtoInvest from "./components/FtoInvest.vue";
 | 
			
		||||
@@ -41,7 +44,9 @@ import ChipInvest from "./components/ChipInvest.vue";
 | 
			
		||||
export default {
 | 
			
		||||
  name: "YieldCopilot",
 | 
			
		||||
  components: {
 | 
			
		||||
    DbContainer: Container,
 | 
			
		||||
    DbContainer: twoContainer,
 | 
			
		||||
    leftContainer,
 | 
			
		||||
    rightContainer,
 | 
			
		||||
    StdOutput,
 | 
			
		||||
    ChipOutput,
 | 
			
		||||
    BipvOutput,
 | 
			
		||||
 
 | 
			
		||||
@@ -22,7 +22,7 @@ export default ({
 | 
			
		||||
    textAlign: "center",
 | 
			
		||||
    textStyle: {
 | 
			
		||||
      fontWeight: 600,
 | 
			
		||||
      fontSize: 32,
 | 
			
		||||
      fontSize: 20,
 | 
			
		||||
      color: "#fffd",
 | 
			
		||||
    },
 | 
			
		||||
    subtext: `\u2002${subtitle}\u2002`,
 | 
			
		||||
@@ -38,7 +38,7 @@ export default ({
 | 
			
		||||
    {
 | 
			
		||||
      type: "pie",
 | 
			
		||||
      name: "当前目标",
 | 
			
		||||
      radius: ["70%", "85%"],
 | 
			
		||||
     radius: ["80%", "90%"],
 | 
			
		||||
      center: ["45%", "52%"],
 | 
			
		||||
      emptyCircleStyle: {
 | 
			
		||||
        color: "#042c5f33",
 | 
			
		||||
@@ -47,7 +47,7 @@ export default ({
 | 
			
		||||
    // 数据 series
 | 
			
		||||
    {
 | 
			
		||||
      type: "pie",
 | 
			
		||||
      radius: ["70%", "85%"],
 | 
			
		||||
      radius: ["80%", "90%"],
 | 
			
		||||
      center: ["45%", "52%"],
 | 
			
		||||
      avoidLabelOvervlap: false,
 | 
			
		||||
      label: {
 | 
			
		||||
@@ -61,6 +61,9 @@ export default ({
 | 
			
		||||
          value: currentSum,
 | 
			
		||||
          name: currentName,
 | 
			
		||||
          selected: false,
 | 
			
		||||
           tooltip: {
 | 
			
		||||
            formatter: `${currentName} : ${currentSum}`
 | 
			
		||||
          },
 | 
			
		||||
          itemStyle: {
 | 
			
		||||
            borderJoin: "round",
 | 
			
		||||
            borderCap: "round",
 | 
			
		||||
@@ -80,16 +83,11 @@ export default ({
 | 
			
		||||
          },
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          value:
 | 
			
		||||
            targetSum > currentSum
 | 
			
		||||
              ? targetSum - currentSum
 | 
			
		||||
              : targetSum == 0
 | 
			
		||||
              ? currentSum == 0
 | 
			
		||||
                ? 1
 | 
			
		||||
                : 0
 | 
			
		||||
              : 0,
 | 
			
		||||
 | 
			
		||||
          name: "未达成累计",
 | 
			
		||||
          value:(targetSum - currentSum) === 0 ? 1 : (targetSum - currentSum),
 | 
			
		||||
          name: currentName,
 | 
			
		||||
          tooltip: {
 | 
			
		||||
            formatter: `${currentName} : ${currentSum}`
 | 
			
		||||
          },
 | 
			
		||||
          itemStyle: { color: "transparent" },
 | 
			
		||||
          label: { show: false },
 | 
			
		||||
        },
 | 
			
		||||
@@ -98,7 +96,7 @@ export default ({
 | 
			
		||||
    // 数据 series2 - 2023累计
 | 
			
		||||
    {
 | 
			
		||||
      type: "pie",
 | 
			
		||||
      radius: ["55%", "70%"],
 | 
			
		||||
      radius: ["70%", "80%"],
 | 
			
		||||
      center: ["45%", "52%"],
 | 
			
		||||
      avoidLabelOvervlap: false,
 | 
			
		||||
      label: {
 | 
			
		||||
@@ -112,6 +110,9 @@ export default ({
 | 
			
		||||
          value: previousSum,
 | 
			
		||||
          name: preName,
 | 
			
		||||
          selected: false,
 | 
			
		||||
          tooltip: {
 | 
			
		||||
            formatter: `${preName} : ${previousSum}`
 | 
			
		||||
          },
 | 
			
		||||
          itemStyle: {
 | 
			
		||||
            borderJoin: "round",
 | 
			
		||||
            borderCap: "round",
 | 
			
		||||
@@ -131,13 +132,12 @@ export default ({
 | 
			
		||||
          },
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          value:
 | 
			
		||||
            targetSum > previousSum
 | 
			
		||||
              ? targetSum - previousSum
 | 
			
		||||
              : previousSum == 0
 | 
			
		||||
              ? 1
 | 
			
		||||
              : 0,
 | 
			
		||||
          name: "-",
 | 
			
		||||
 | 
			
		||||
          value:previousSum === 0 ? 1 : 0,
 | 
			
		||||
          name: preName,
 | 
			
		||||
           tooltip: {
 | 
			
		||||
            formatter: `${preName} : ${previousSum}`
 | 
			
		||||
          },
 | 
			
		||||
          itemStyle: { color: "transparent" },
 | 
			
		||||
          label: { show: false },
 | 
			
		||||
        },
 | 
			
		||||
 
 | 
			
		||||
@@ -1,8 +1,9 @@
 | 
			
		||||
<!--
 | 
			
		||||
    filename: Bipv.vue
 | 
			
		||||
    author: liubin
 | 
			
		||||
    date: 2024-04-10 15:39:54
 | 
			
		||||
    description: 
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-04-28 13:42:51
 | 
			
		||||
 * @LastEditTime: 2024-06-03 08:55:42
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
 | 
			
		||||
<template>
 | 
			
		||||
@@ -24,7 +25,10 @@ export default {
 | 
			
		||||
  data() {
 | 
			
		||||
    const year = new Date().getFullYear();
 | 
			
		||||
    // 城市数组的顺序必须是固定的
 | 
			
		||||
    const cities = ["瑞昌", "邯郸", "株洲", "佳木斯", "成都", "凯盛", "蚌埠"];
 | 
			
		||||
    const cities = [ "邯郸",
 | 
			
		||||
      // "株洲", "佳木斯", "成都", "凯盛", "蚌埠"
 | 
			
		||||
 | 
			
		||||
    ];
 | 
			
		||||
    return {
 | 
			
		||||
      legend: [
 | 
			
		||||
        { label: `${year}年目标值`, color: "#f3c000" },
 | 
			
		||||
@@ -70,15 +74,15 @@ export default {
 | 
			
		||||
      return [
 | 
			
		||||
        {
 | 
			
		||||
          name: `${new Date().getFullYear()}年目标值`,
 | 
			
		||||
          data: bipvOutput.target,
 | 
			
		||||
          data: bipvOutput.target.splice(0, 1),
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          name: `${new Date().getFullYear() - 1}年`,
 | 
			
		||||
          data: bipvOutput.previous,
 | 
			
		||||
          data: bipvOutput.previous.splice(0, 1)
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          name: `${new Date().getFullYear()}年`,
 | 
			
		||||
          data: bipvOutput.current,
 | 
			
		||||
          data: bipvOutput.current.splice(0, 1),
 | 
			
		||||
        },
 | 
			
		||||
      ];
 | 
			
		||||
    },
 | 
			
		||||
 
 | 
			
		||||
@@ -23,7 +23,9 @@ export default {
 | 
			
		||||
  data() {
 | 
			
		||||
    const year = new Date().getFullYear();
 | 
			
		||||
    // 城市数组的顺序必须是固定的
 | 
			
		||||
    const cities = ["瑞昌", "邯郸", "株洲", "佳木斯", "成都", "凯盛", "蚌埠"];
 | 
			
		||||
    const cities = ["瑞昌", "邯郸",
 | 
			
		||||
      // "株洲", "佳木斯", "成都", "凯盛", "蚌埠"
 | 
			
		||||
    ];
 | 
			
		||||
    return {
 | 
			
		||||
      legend: [
 | 
			
		||||
        { label: `${year - 1}年`, color: "#12f7f1" },
 | 
			
		||||
 
 | 
			
		||||
@@ -11,24 +11,24 @@
 | 
			
		||||
    <section class="right-part">
 | 
			
		||||
      <div class="yield-location">
 | 
			
		||||
        <section class="btn-group">
 | 
			
		||||
          <button
 | 
			
		||||
          <!-- <button
 | 
			
		||||
            @click="activeLoc = '1'"
 | 
			
		||||
            :class="activeLoc === '1' ? 'active' : ''"
 | 
			
		||||
          >
 | 
			
		||||
            成都
 | 
			
		||||
          </button>
 | 
			
		||||
          </button> -->
 | 
			
		||||
          <button
 | 
			
		||||
            @click="activeLoc = '2'"
 | 
			
		||||
            :class="activeLoc === '2' ? 'active' : ''"
 | 
			
		||||
          >
 | 
			
		||||
            邯郸
 | 
			
		||||
          </button>
 | 
			
		||||
          <button
 | 
			
		||||
          <!-- <button
 | 
			
		||||
            @click="activeLoc = '3'"
 | 
			
		||||
            :class="activeLoc === '3' ? 'active' : ''"
 | 
			
		||||
          >
 | 
			
		||||
            株洲
 | 
			
		||||
          </button>
 | 
			
		||||
          </button> -->
 | 
			
		||||
          <button
 | 
			
		||||
            @click="activeLoc = '4'"
 | 
			
		||||
            :class="activeLoc === '4' ? 'active' : ''"
 | 
			
		||||
@@ -37,7 +37,7 @@
 | 
			
		||||
          </button>
 | 
			
		||||
        </section>
 | 
			
		||||
        <section class="btn-group">
 | 
			
		||||
          <button
 | 
			
		||||
          <!-- <button
 | 
			
		||||
            @click="activeLoc = '5'"
 | 
			
		||||
            :class="activeLoc === '5' ? 'active' : ''"
 | 
			
		||||
            class="fixwidth"
 | 
			
		||||
@@ -55,7 +55,7 @@
 | 
			
		||||
            :class="activeLoc === '7' ? 'active' : ''"
 | 
			
		||||
          >
 | 
			
		||||
            蚌埠兴科
 | 
			
		||||
          </button>
 | 
			
		||||
          </button> -->
 | 
			
		||||
        </section>
 | 
			
		||||
      </div>
 | 
			
		||||
      <div class="yield-summary">
 | 
			
		||||
@@ -85,13 +85,14 @@ export default {
 | 
			
		||||
  props: {},
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      activeLoc: "1",
 | 
			
		||||
      activeLoc: "2",
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
  computed: {
 | 
			
		||||
    output() {
 | 
			
		||||
      // ["瑞昌", "邯郸", "株洲", "佳木斯", "成都", "凯盛", "蚌埠"]
 | 
			
		||||
      const chipOutput = this.$store.getters.home.chipOutput;
 | 
			
		||||
      console.log('chipOutput', chipOutput);
 | 
			
		||||
      if (
 | 
			
		||||
        !chipOutput ||
 | 
			
		||||
        !chipOutput.target ||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,10 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-04-28 13:42:51
 | 
			
		||||
 * @LastEditTime: 2024-06-14 09:03:26
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
<!--
 | 
			
		||||
    filename: ChipYield.vue
 | 
			
		||||
    author: liubin
 | 
			
		||||
@@ -91,9 +98,12 @@ export default {
 | 
			
		||||
            },
 | 
			
		||||
            data: [
 | 
			
		||||
              {
 | 
			
		||||
                value: 90,
 | 
			
		||||
                value: 0,
 | 
			
		||||
                name: `${year}累计产出`,
 | 
			
		||||
                selected: false,
 | 
			
		||||
                tooltip: {
 | 
			
		||||
                  formatter: null,
 | 
			
		||||
                },
 | 
			
		||||
                itemStyle: {
 | 
			
		||||
                  borderJoin: "round",
 | 
			
		||||
                  borderCap: "round",
 | 
			
		||||
@@ -113,8 +123,11 @@ export default {
 | 
			
		||||
                },
 | 
			
		||||
              },
 | 
			
		||||
              {
 | 
			
		||||
                value: 20,
 | 
			
		||||
                name: "-",
 | 
			
		||||
                value: 0,
 | 
			
		||||
                name: `${year}目标`,
 | 
			
		||||
                tooltip: {
 | 
			
		||||
                  formatter: null,
 | 
			
		||||
                },
 | 
			
		||||
                itemStyle: { color: "transparent" },
 | 
			
		||||
                label: { show: false },
 | 
			
		||||
              },
 | 
			
		||||
@@ -134,9 +147,12 @@ export default {
 | 
			
		||||
            },
 | 
			
		||||
            data: [
 | 
			
		||||
              {
 | 
			
		||||
                value: 90,
 | 
			
		||||
                value: 0,
 | 
			
		||||
                name: `${year - 1}累计产出`,
 | 
			
		||||
                selected: false,
 | 
			
		||||
                tooltip: {
 | 
			
		||||
                  formatter: null,
 | 
			
		||||
                },
 | 
			
		||||
                itemStyle: {
 | 
			
		||||
                  borderJoin: "round",
 | 
			
		||||
                  borderCap: "round",
 | 
			
		||||
@@ -157,7 +173,10 @@ export default {
 | 
			
		||||
              },
 | 
			
		||||
              {
 | 
			
		||||
                value: 0,
 | 
			
		||||
                name: "-",
 | 
			
		||||
                name: `${year - 1}累计产出`,
 | 
			
		||||
                tooltip: {
 | 
			
		||||
                  formatter:null,
 | 
			
		||||
                },
 | 
			
		||||
                itemStyle: { color: "transparent" },
 | 
			
		||||
                label: { show: false },
 | 
			
		||||
              },
 | 
			
		||||
@@ -202,32 +221,44 @@ export default {
 | 
			
		||||
      };
 | 
			
		||||
    },
 | 
			
		||||
    actualOptions() {
 | 
			
		||||
      console.log('this.output.current / this.output.target', this.output.current/this.output.target);
 | 
			
		||||
      const year = new Date().getFullYear()
 | 
			
		||||
      const options = JSON.parse(JSON.stringify(this.options));
 | 
			
		||||
      // console.log('options', options);
 | 
			
		||||
      // 标题
 | 
			
		||||
      if (!this.output.target) options.title.text = "0%";
 | 
			
		||||
      else
 | 
			
		||||
        options.title.text =
 | 
			
		||||
          (this.output.current / this.output.target) * 100 + "%";
 | 
			
		||||
          ((this.output.current / this.output.target).toFixed(2)) * 100 + "%";
 | 
			
		||||
      // 外环
 | 
			
		||||
      if (
 | 
			
		||||
        this.output.current == this.output.target &&
 | 
			
		||||
        this.output.current == 0
 | 
			
		||||
      ) {
 | 
			
		||||
        options.series[1].data[0].value = 0;
 | 
			
		||||
        options.series[1].data[1].value = 100;
 | 
			
		||||
        options.series[1].data[1].value = 1;
 | 
			
		||||
        options.series[1].data[0].tooltip.formatter = year + '累计完成:0';
 | 
			
		||||
        options.series[1].data[1].tooltip.formatter = year + '累计完成:0';
 | 
			
		||||
      } else {
 | 
			
		||||
        options.series[1].data[0].value = this.output.current;
 | 
			
		||||
        options.series[1].data[1].value =
 | 
			
		||||
          this.output.target - this.output.current;
 | 
			
		||||
        options.series[1].data[0].tooltip.formatter = year + '累计完成:' + this.output.current;
 | 
			
		||||
        options.series[1].data[1].tooltip.formatter = year + '累计完成:' + this.output.current;
 | 
			
		||||
      }
 | 
			
		||||
      // 内环
 | 
			
		||||
      if (this.output.previous == 0) {
 | 
			
		||||
        options.series[2].data[0].value = 0;
 | 
			
		||||
        options.series[2].data[1].value = 100;
 | 
			
		||||
        options.series[2].data[1].value = 1;
 | 
			
		||||
        options.series[2].data[0].tooltip.formatter = year-1 + '累计完成:' + 0;
 | 
			
		||||
        options.series[2].data[1].tooltip.formatter = year-1 + '累计完成:' + 0;
 | 
			
		||||
      } else {
 | 
			
		||||
        options.series[2].data[0].value = this.output.previous;
 | 
			
		||||
        options.series[2].data[1].value = 0;
 | 
			
		||||
        options.series[2].data[0].tooltip.formatter = year - 1 + '累计完成:' + this.output.previous;
 | 
			
		||||
        options.series[2].data[1].tooltip.formatter = year - 1 + '累计完成:' + this.output.previous;
 | 
			
		||||
      }
 | 
			
		||||
      console.log('options', options);
 | 
			
		||||
      return options;
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,10 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-04-28 13:42:51
 | 
			
		||||
 * @LastEditTime: 2024-05-31 16:11:06
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
<!--
 | 
			
		||||
    filename: fto.vue
 | 
			
		||||
    author: liubin
 | 
			
		||||
@@ -23,7 +30,9 @@ export default {
 | 
			
		||||
  data() {
 | 
			
		||||
    const year = new Date().getFullYear();
 | 
			
		||||
    // 城市数组的顺序必须是固定的
 | 
			
		||||
    const cities = ["瑞昌", "邯郸", "株洲", "佳木斯", "成都", "凯盛", "蚌埠"];
 | 
			
		||||
    const cities = ["瑞昌", "邯郸",
 | 
			
		||||
      // "株洲", "佳木斯", "成都", "凯盛", "蚌埠"
 | 
			
		||||
    ];
 | 
			
		||||
    return {
 | 
			
		||||
      legend: [
 | 
			
		||||
        { label: `${year - 1}年`, color: "#12f7f1" },
 | 
			
		||||
 
 | 
			
		||||
@@ -59,7 +59,7 @@ export default {
 | 
			
		||||
      actualOptions: null,
 | 
			
		||||
      options: {
 | 
			
		||||
        grid: {
 | 
			
		||||
          left: "3%",
 | 
			
		||||
          left: "5%",
 | 
			
		||||
          right: "4%",
 | 
			
		||||
          bottom: "0",
 | 
			
		||||
          top: "15%",
 | 
			
		||||
@@ -86,6 +86,7 @@ export default {
 | 
			
		||||
          nameTextStyle: {
 | 
			
		||||
            color: "#fff",
 | 
			
		||||
            fontSize: 12,
 | 
			
		||||
            align:'right'
 | 
			
		||||
          },
 | 
			
		||||
          axisTick: {
 | 
			
		||||
            show: false,
 | 
			
		||||
@@ -111,6 +112,15 @@ export default {
 | 
			
		||||
            name: '', // this.series[0].name,
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 12,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true, //开启显示
 | 
			
		||||
              align: 'right', //在上方显示
 | 
			
		||||
              position: 'top', //在上方显示
 | 
			
		||||
              textStyle: { //数值样式
 | 
			
		||||
                color: '#DFF1FE',
 | 
			
		||||
                fontSize: 12
 | 
			
		||||
              }
 | 
			
		||||
            },
 | 
			
		||||
            itemStyle: {
 | 
			
		||||
              borderRadius: [10, 10, 0, 0],
 | 
			
		||||
              color: {
 | 
			
		||||
@@ -146,13 +156,20 @@ export default {
 | 
			
		||||
            name: '', // this.series[1].name,
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 12,
 | 
			
		||||
            // tooltip: {
 | 
			
		||||
            //   valueFormatter: function (value) {
 | 
			
		||||
            //     return value + " ml";
 | 
			
		||||
            //   },
 | 
			
		||||
            // },
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true, //开启显示
 | 
			
		||||
              align: 'left', //在上方显示
 | 
			
		||||
              position: 'top', //在上方显示
 | 
			
		||||
              textStyle: { //数值样式
 | 
			
		||||
                color: '#DFF1FE',
 | 
			
		||||
                fontSize: 12
 | 
			
		||||
              }
 | 
			
		||||
            },
 | 
			
		||||
            itemStyle: {
 | 
			
		||||
              borderRadius: [10, 10, 0, 0],
 | 
			
		||||
              // normal: {
 | 
			
		||||
 | 
			
		||||
              // },
 | 
			
		||||
              color: {
 | 
			
		||||
                type: "linear",
 | 
			
		||||
                x: 0,
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,10 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-04-28 13:42:51
 | 
			
		||||
 * @LastEditTime: 2024-06-14 09:16:09
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
<!--
 | 
			
		||||
    filename: right-chart-base
 | 
			
		||||
    author: liubin
 | 
			
		||||
@@ -58,7 +65,7 @@ export default {
 | 
			
		||||
      isFullscreen: false,
 | 
			
		||||
      options: {
 | 
			
		||||
        grid: {
 | 
			
		||||
          left: "3%",
 | 
			
		||||
          left: "5%",
 | 
			
		||||
          right: "4%",
 | 
			
		||||
          bottom: "0",
 | 
			
		||||
          top: "18%",
 | 
			
		||||
@@ -85,6 +92,7 @@ export default {
 | 
			
		||||
          nameTextStyle: {
 | 
			
		||||
            color: "#fff",
 | 
			
		||||
            fontSize: 12,
 | 
			
		||||
            align: 'right'
 | 
			
		||||
          },
 | 
			
		||||
          axisTick: {
 | 
			
		||||
            show: false,
 | 
			
		||||
 
 | 
			
		||||
@@ -25,7 +25,9 @@ export default {
 | 
			
		||||
  data() {
 | 
			
		||||
    const year = new Date().getFullYear();
 | 
			
		||||
    // 城市数组的顺序必须是固定的
 | 
			
		||||
    const cities = ["瑞昌", "邯郸", "株洲", "佳木斯", "成都", "凯盛", "蚌埠"];
 | 
			
		||||
    const cities = ["瑞昌", "邯郸",
 | 
			
		||||
      // "株洲", "佳木斯", "成都", "凯盛", "蚌埠"
 | 
			
		||||
    ];
 | 
			
		||||
    return {
 | 
			
		||||
      legend: [
 | 
			
		||||
        { label: `${year}年目标值`, color: "#f3c000" },
 | 
			
		||||
 
 | 
			
		||||
@@ -1,18 +1,18 @@
 | 
			
		||||
<template>
 | 
			
		||||
  <div class="dashboard-factory-all">
 | 
			
		||||
    <div id="map-container">
 | 
			
		||||
      <div v-if="visible" class="cdLine"></div>
 | 
			
		||||
      <div v-if="visible" class="zzLine"></div>
 | 
			
		||||
      <div v-if="visible" class="rcLine"></div>
 | 
			
		||||
      <div v-if="visible" class="rcLineTwo"></div>
 | 
			
		||||
      <div v-if="visible" class="hdLine"></div>
 | 
			
		||||
      <div v-if="visible" class="hdLineTwo"></div>
 | 
			
		||||
      <div v-if="visible" class="ksLine"></div>
 | 
			
		||||
      <div v-if="visible" class="bbLine"></div>
 | 
			
		||||
      <div v-if="visible" class="bbLineTwo"></div>
 | 
			
		||||
      <div v-if="visible" class="bbLineThree"></div>
 | 
			
		||||
      <div v-if="visible" class="jmsLine"></div>
 | 
			
		||||
      <div v-if="visible" class="jmsLineTwo"></div>
 | 
			
		||||
      <!-- <div v-if="visible" class="cdLine"></div> -->
 | 
			
		||||
      <!-- <div v-if="visible" class="zzLine"></div> -->
 | 
			
		||||
      <!-- <div v-if="visible" class="rcLine"></div> -->
 | 
			
		||||
      <!-- <div v-if="visible" class="rcLineTwo"></div> -->
 | 
			
		||||
      <!-- <div v-if="visible" class="hdLine"></div> -->
 | 
			
		||||
      <!-- <div v-if="visible" class="hdLineTwo"></div> -->
 | 
			
		||||
      <!-- <div v-if="visible" class="ksLine"></div> -->
 | 
			
		||||
      <!-- <div v-if="visible" class="bbLine"></div> -->
 | 
			
		||||
      <!-- <div v-if="visible" class="bbLineTwo"></div> -->
 | 
			
		||||
      <!-- <div v-if="visible" class="bbLineThree"></div> -->
 | 
			
		||||
      <!-- <div v-if="visible" class="jmsLine"></div> -->
 | 
			
		||||
      <!-- <div v-if="visible" class="jmsLineTwo"></div> -->
 | 
			
		||||
      <div class="databoard">
 | 
			
		||||
        <db-header class="db-header"></db-header>
 | 
			
		||||
        <div class="db-body">
 | 
			
		||||
@@ -39,12 +39,12 @@
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <company-info v-if="visible" :info="info" :position="rcHintPosition" />
 | 
			
		||||
    <ks-company-info v-if="visible" :info="ksInfo" :position="ksHintPosition" />
 | 
			
		||||
    <jms-company-info v-if="visible" :info="jmsInfo" :position="jmsHintPosition" />
 | 
			
		||||
    <!-- <ks-company-info v-if="visible" :info="ksInfo" :position="ksHintPosition" /> -->
 | 
			
		||||
    <!-- <jms-company-info v-if="visible" :info="jmsInfo" :position="jmsHintPosition" /> -->
 | 
			
		||||
    <hd-company-info v-if="visible" :info="hdInfo" :position="hdHintPosition" />
 | 
			
		||||
    <bb-company-info v-if="visible" :info="bbInfo" :position="bbHintPosition" />
 | 
			
		||||
    <cd-company-info v-if="visible" :info="cdInfo" :position="cdHintPosition" />
 | 
			
		||||
    <zz-company-info v-if="visible" :info="zzInfo" :position="zzHintPosition" />
 | 
			
		||||
    <!-- <bb-company-info v-if="visible" :info="bbInfo" :position="bbHintPosition" /> -->
 | 
			
		||||
    <!-- <cd-company-info v-if="visible" :info="cdInfo" :position="cdHintPosition" /> -->
 | 
			
		||||
    <!-- <zz-company-info v-if="visible" :info="zzInfo" :position="zzHintPosition" /> -->
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
@@ -61,21 +61,25 @@ import StdChart from "./dashboard/charts/StdChart.vue";
 | 
			
		||||
 | 
			
		||||
const LOCATIONS = [
 | 
			
		||||
  // 佳木斯
 | 
			
		||||
  { x: 67, y: 20, tx: 60, ty: 29,  path: 'copilot/jmsIndex' },
 | 
			
		||||
  // { x: 67, y: 20, tx: 60, ty: 29, path: 'factoryData/jmsIndex' },
 | 
			
		||||
  // 成都
 | 
			
		||||
  { x: 46, y: 56,tx:46,ty:93, path: 'copilot/cdIndex' },
 | 
			
		||||
  // { x: 46, y: 56, tx: 46, ty: 93, path: 'factoryData/cdIndex' },
 | 
			
		||||
  // 蚌埠1
 | 
			
		||||
  { x: 60, y: 52, tx: 35.5, ty: 48.3, path: 'copilot/bbIndex' },
 | 
			
		||||
  // { x: 60, y: 52, tx: 35.5, ty: 48.3, path: 'factoryData/bbIndex' },
 | 
			
		||||
  // 蚌埠2
 | 
			
		||||
  { x: 61, y: 53,tx:39,ty:68, path: 'copilot/ksIndex' },
 | 
			
		||||
  // { x: 61, y: 53, tx: 39, ty: 68, path: 'factoryData/ksIndex' },
 | 
			
		||||
  // 江西 瑞昌
 | 
			
		||||
  { x: 60, y: 58, tx: 68, ty: 52, path: 'copilot/factory-data' },
 | 
			
		||||
  { x: 60, y: 58, tx: 68, ty: 52,lx:61,ly:61.5,ltx:69.5,lty:52, path: 'factoryData/factory-data' },
 | 
			
		||||
  // 湖南 株洲
 | 
			
		||||
  { x: 56, y: 60, tx: 60, ty: 95, path: 'copilot/zzIndex' },
 | 
			
		||||
  // { x: 56, y: 60, tx: 60, ty: 95, path: 'factoryData/zzIndex' },
 | 
			
		||||
  // 邯郸
 | 
			
		||||
  { x: 58, y: 45, tx: 47, ty: 34, path: 'copilot/hdIndex' },
 | 
			
		||||
  { x: 58, y: 45, tx: 47.4, ty: 34.3, lx: 58.7, ly: 34, ltx: 53.2, lty: 34, path: 'factoryData/hdIndex' },
 | 
			
		||||
];
 | 
			
		||||
 | 
			
		||||
// rcLine.style.left = `66.8%`;
 | 
			
		||||
// rcLine.style.top = `52%`;
 | 
			
		||||
// rcLineTwo.className = "rcLineTwo";
 | 
			
		||||
// rcLineTwo.style.left = `58.7%`;
 | 
			
		||||
// rcLineTwo.style.top = `34%`;
 | 
			
		||||
export default {
 | 
			
		||||
  name: "Index",
 | 
			
		||||
  components: {
 | 
			
		||||
@@ -213,39 +217,51 @@ export default {
 | 
			
		||||
          { label: "标准组件产出", value: 0 }, // Math.floor(Math.random() * 1000000) },
 | 
			
		||||
        ],
 | 
			
		||||
      };
 | 
			
		||||
      if (position === LOCATIONS[0]) {
 | 
			
		||||
        templateInfo.companyName = "佳木斯中建材";
 | 
			
		||||
        this.jmsHintPosition = position;
 | 
			
		||||
        templateInfo.items[0].value = this.homeStore.ftoInvest.current[3];
 | 
			
		||||
        templateInfo.items[2].value = this.homeStore.chipInvest.current[3];
 | 
			
		||||
        templateInfo.items[1].value = this.homeStore.chipOutput.current[3];
 | 
			
		||||
        templateInfo.items[3].value = this.homeStore.stdOutput.current[3];
 | 
			
		||||
        this.jmsInfo = templateInfo;
 | 
			
		||||
      } else if (position === LOCATIONS[1]) {
 | 
			
		||||
        this.cdHintPosition = position;
 | 
			
		||||
        templateInfo.companyName = "成都中建材";
 | 
			
		||||
        templateInfo.items[0].value = this.homeStore.ftoInvest?.current[4];
 | 
			
		||||
        templateInfo.items[2].value = this.homeStore.chipInvest.current[4];
 | 
			
		||||
        templateInfo.items[1].value = this.homeStore.chipOutput.current[4];
 | 
			
		||||
        templateInfo.items[3].value = this.homeStore.stdOutput.current[4];
 | 
			
		||||
        this.cdInfo = templateInfo;
 | 
			
		||||
      } else if (position === LOCATIONS[2]) {
 | 
			
		||||
        this.bbHintPosition = position;
 | 
			
		||||
        templateInfo.companyName = "蚌埠兴科";
 | 
			
		||||
        templateInfo.items[0].value = this.homeStore.ftoInvest?.current[6];
 | 
			
		||||
        templateInfo.items[2].value = this.homeStore.chipInvest.current[6];
 | 
			
		||||
        templateInfo.items[1].value = this.homeStore.chipOutput?.current[6];
 | 
			
		||||
        templateInfo.items[3].value = this.homeStore.stdOutput.current[6];
 | 
			
		||||
        this.bbInfo = templateInfo;
 | 
			
		||||
      } else if (position === LOCATIONS[3]) {
 | 
			
		||||
        this.ksHintPosition = position;
 | 
			
		||||
        templateInfo.companyName = "凯盛光伏";
 | 
			
		||||
        templateInfo.items[0].value = this.homeStore.ftoInvest?.current[5];
 | 
			
		||||
        templateInfo.items[2].value = this.homeStore.chipInvest.current[5];
 | 
			
		||||
        templateInfo.items[1].value = this.homeStore.chipOutput.current[5];
 | 
			
		||||
        templateInfo.items[3].value = this.homeStore.stdOutput.current[5];
 | 
			
		||||
        this.ksInfo = templateInfo;
 | 
			
		||||
      } else if (position === LOCATIONS[4]) {
 | 
			
		||||
      if
 | 
			
		||||
        // (position === LOCATIONS[0]) {
 | 
			
		||||
        // templateInfo.companyName = "佳木斯中建材";
 | 
			
		||||
        // this.jmsHintPosition = position;
 | 
			
		||||
        // templateInfo.items[0].value = this.homeStore.ftoInvest.current[3];
 | 
			
		||||
        // templateInfo.items[2].value = this.homeStore.chipInvest.current[3];
 | 
			
		||||
        // templateInfo.items[1].value = this.homeStore.chipOutput.current[3];
 | 
			
		||||
        // templateInfo.items[3].value = this.homeStore.stdOutput.current[3];
 | 
			
		||||
        // this.jmsInfo = templateInfo;
 | 
			
		||||
      // } else if (position === LOCATIONS[1]) {
 | 
			
		||||
        // this.cdHintPosition = position;
 | 
			
		||||
        // templateInfo.companyName = "成都中建材";
 | 
			
		||||
        // templateInfo.items[0].value = this.homeStore.ftoInvest?.current[4];
 | 
			
		||||
        // templateInfo.items[2].value = this.homeStore.chipInvest.current[4];
 | 
			
		||||
        // templateInfo.items[1].value = this.homeStore.chipOutput.current[4];
 | 
			
		||||
        // templateInfo.items[3].value = this.homeStore.stdOutput.current[4];
 | 
			
		||||
        // this.cdInfo = templateInfo;
 | 
			
		||||
      // } else if (position === LOCATIONS[2]) {
 | 
			
		||||
        // this.bbHintPosition = position;
 | 
			
		||||
        // templateInfo.companyName = "蚌埠兴科";
 | 
			
		||||
        // templateInfo.items[0].value = this.homeStore.ftoInvest?.current[6];
 | 
			
		||||
        // templateInfo.items[2].value = this.homeStore.chipInvest.current[6];
 | 
			
		||||
        // templateInfo.items[1].value = this.homeStore.chipOutput?.current[6];
 | 
			
		||||
        // templateInfo.items[3].value = this.homeStore.stdOutput.current[6];
 | 
			
		||||
        // this.bbInfo = templateInfo;
 | 
			
		||||
      // } else if (position === LOCATIONS[3]) {
 | 
			
		||||
        // this.ksHintPosition = position;
 | 
			
		||||
        // templateInfo.companyName = "凯盛光伏";
 | 
			
		||||
        // templateInfo.items[0].value = this.homeStore.ftoInvest?.current[5];
 | 
			
		||||
        // templateInfo.items[2].value = this.homeStore.chipInvest.current[5];
 | 
			
		||||
        // templateInfo.items[1].value = this.homeStore.chipOutput.current[5];
 | 
			
		||||
        // templateInfo.items[3].value = this.homeStore.stdOutput.current[5];
 | 
			
		||||
        // this.ksInfo = templateInfo;
 | 
			
		||||
      // }
 | 
			
		||||
        (position === LOCATIONS[0]) {
 | 
			
		||||
        const rcLine = document.createElement("div");
 | 
			
		||||
        const rcLineTwo = document.createElement("div");
 | 
			
		||||
        rcLine.className = "rcLine";
 | 
			
		||||
        rcLine.style.left = `${position.lx}%`;
 | 
			
		||||
        rcLine.style.top = `${position.ly}%`;
 | 
			
		||||
        rcLineTwo.className = "rcLineTwo";
 | 
			
		||||
        rcLineTwo.style.left = `${position.ltx}%`;
 | 
			
		||||
        rcLineTwo.style.top = `${position.lty}%`;
 | 
			
		||||
        document.getElementById("map-container").appendChild(rcLine);
 | 
			
		||||
        document.getElementById("map-container").appendChild(rcLineTwo);
 | 
			
		||||
        this.rcHintPosition = position;
 | 
			
		||||
        templateInfo.companyName = "瑞昌中建材";
 | 
			
		||||
        templateInfo.items[0].value = this.homeStore.ftoInvest?.current[0];
 | 
			
		||||
@@ -253,15 +269,25 @@ export default {
 | 
			
		||||
        templateInfo.items[1].value = this.homeStore.chipOutput.current[0];
 | 
			
		||||
        templateInfo.items[3].value = this.homeStore.stdOutput.current[0];
 | 
			
		||||
        this.info = templateInfo;
 | 
			
		||||
      } else if (position === LOCATIONS[5]) {
 | 
			
		||||
        this.zzHintPosition = position;
 | 
			
		||||
        templateInfo.companyName = "株洲中建材";
 | 
			
		||||
        templateInfo.items[0].value = this.homeStore.ftoInvest?.current[2];
 | 
			
		||||
        templateInfo.items[2].value = this.homeStore.chipInvest.current[2];
 | 
			
		||||
        templateInfo.items[1].value = this.homeStore.chipOutput.current[2];
 | 
			
		||||
        templateInfo.items[3].value = this.homeStore.stdOutput.current[2];
 | 
			
		||||
        this.zzInfo = templateInfo;
 | 
			
		||||
      } else if (position === LOCATIONS[6]) {
 | 
			
		||||
      // } else if (position === LOCATIONS[5]) {
 | 
			
		||||
        // this.zzHintPosition = position;
 | 
			
		||||
        // templateInfo.companyName = "株洲中建材";
 | 
			
		||||
        // templateInfo.items[0].value = this.homeStore.ftoInvest?.current[2];
 | 
			
		||||
        // templateInfo.items[2].value = this.homeStore.chipInvest.current[2];
 | 
			
		||||
        // templateInfo.items[1].value = this.homeStore.chipOutput.current[2];
 | 
			
		||||
        // templateInfo.items[3].value = this.homeStore.stdOutput.current[2];
 | 
			
		||||
        // this.zzInfo = templateInfo;
 | 
			
		||||
      } else if (position === LOCATIONS[1]) {
 | 
			
		||||
        const hdLine = document.createElement("div");
 | 
			
		||||
        const hdLineTwo = document.createElement("div");
 | 
			
		||||
        hdLine.className = "hdLine";
 | 
			
		||||
        hdLine.style.left = `${position.lx}%`;
 | 
			
		||||
        hdLine.style.top = `${position.ly}%`;
 | 
			
		||||
        hdLineTwo.className = "hdLineTwo";
 | 
			
		||||
        hdLineTwo.style.left = `${position.ltx}%`;
 | 
			
		||||
        hdLineTwo.style.top = `${position.lty}%`;
 | 
			
		||||
        document.getElementById("map-container").appendChild(hdLine);
 | 
			
		||||
        document.getElementById("map-container").appendChild(hdLineTwo);
 | 
			
		||||
        this.hdHintPosition = position;
 | 
			
		||||
        templateInfo.companyName = "邯郸中建材";
 | 
			
		||||
        templateInfo.items[0].value = this.homeStore.ftoInvest?.current[1];
 | 
			
		||||
@@ -348,40 +374,40 @@ export default {
 | 
			
		||||
.rcLine {
 | 
			
		||||
  display: inline-block;
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  left: 61%;
 | 
			
		||||
  width: 100px;
 | 
			
		||||
  top: 61.5%;
 | 
			
		||||
  /* left: 61%; */
 | 
			
		||||
  width: 7.9vw;
 | 
			
		||||
  /* top: 61.5%; */
 | 
			
		||||
  /* x: 60, y: 58, */
 | 
			
		||||
    height: 1px;
 | 
			
		||||
  height: 1px;
 | 
			
		||||
  border: 2px dashed #FFCF00;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.rcLineTwo {
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  left: 66.8%;
 | 
			
		||||
  /* left: 66.8%; */
 | 
			
		||||
  width: 1px;
 | 
			
		||||
  top: 52%;
 | 
			
		||||
  /* top: 52%; */
 | 
			
		||||
  display: inline-block;
 | 
			
		||||
  /* // x: 60, y: 58, */
 | 
			
		||||
  height: 90px;
 | 
			
		||||
  height: 5vw;
 | 
			
		||||
  border: 2px dashed #FFCF00;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.hdLine {
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  left: 58.7%;
 | 
			
		||||
  /* left: 58.7%; */
 | 
			
		||||
  width: 1px;
 | 
			
		||||
  top: 34%;
 | 
			
		||||
  /* top: 34%; */
 | 
			
		||||
  display: inline-block;
 | 
			
		||||
  /* // x: 60, y: 58, */
 | 
			
		||||
  height: 100px;
 | 
			
		||||
  height: 6vw;
 | 
			
		||||
  border: 2px dashed #FFCF00;
 | 
			
		||||
}
 | 
			
		||||
.hdLineTwo {
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  left: 53%;
 | 
			
		||||
  width: 90px;
 | 
			
		||||
  top: 34%;
 | 
			
		||||
  /* left: 53%; */
 | 
			
		||||
  width: 5vw;
 | 
			
		||||
  /* top: 34%; */
 | 
			
		||||
  display: inline-block;
 | 
			
		||||
  /* // x: 60, y: 58, */
 | 
			
		||||
  height: 1px;
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
          style="
 | 
			
		||||
            position: absolute;
 | 
			
		||||
            top: 12%;
 | 
			
		||||
            left: 20%;
 | 
			
		||||
            left: 15%;
 | 
			
		||||
            user-select: none;
 | 
			
		||||
            display: flex;
 | 
			
		||||
            flex-direction: column;
 | 
			
		||||
@@ -31,7 +31,7 @@
 | 
			
		||||
          <p
 | 
			
		||||
            style="
 | 
			
		||||
              margin: 0;
 | 
			
		||||
              font-size: 26px;
 | 
			
		||||
              font-size: 24px;
 | 
			
		||||
              letter-spacing: 1px;
 | 
			
		||||
              color: #26b9de;
 | 
			
		||||
              opacity: 75%;
 | 
			
		||||
@@ -52,8 +52,8 @@
 | 
			
		||||
          </p>
 | 
			
		||||
        </div>
 | 
			
		||||
        <img
 | 
			
		||||
          src="../assets/images/login.png"
 | 
			
		||||
          style="position: absolute; top: 30%; left: 15%; width: 40vw"
 | 
			
		||||
          src="../assets/images/map.png"
 | 
			
		||||
          style="position: absolute; top: 00%; left: 11%; width: 50vw"
 | 
			
		||||
          alt=""
 | 
			
		||||
        />
 | 
			
		||||
      </div>
 | 
			
		||||
@@ -218,7 +218,7 @@ export default {
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      codeUrl: "",
 | 
			
		||||
      captchaEnable: true,
 | 
			
		||||
      captchaEnable: false,
 | 
			
		||||
      tenantEnable: true,
 | 
			
		||||
      mobileCodeTimer: 0,
 | 
			
		||||
      loginForm: {
 | 
			
		||||
 
 | 
			
		||||
@@ -1,12 +1,12 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2023-11-06 15:15:30
 | 
			
		||||
 * @LastEditTime: 2024-05-20 18:02:10
 | 
			
		||||
 * @LastEditTime: 2024-06-07 10:28:51
 | 
			
		||||
 * @LastEditors: DY
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
<template>
 | 
			
		||||
  <el-drawer class="drawer" :visible.sync="visible" size="55%" @closed="$emit('destroy')">
 | 
			
		||||
  <el-drawer class="drawer" :visible.sync="visible" size="60%" @closed="$emit('destroy')">
 | 
			
		||||
    <small-title slot="title" :no-padding="true">
 | 
			
		||||
      {{ '碲化镉工厂生产数据详情' }}
 | 
			
		||||
    </small-title>
 | 
			
		||||
@@ -22,7 +22,7 @@
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="8">
 | 
			
		||||
          <p class="title">时间</p>
 | 
			
		||||
          <p class="text">{{ dataForm.reportDate.length > 0 ? dataForm.reportDate[0] + '年' + dataForm.reportDate[1] + '月' + dataForm.reportDate[2] + '日' : '' }}</p>
 | 
			
		||||
          <p class="text">{{ dataForm.reportDate?.length > 0 ? dataForm.reportDate[0] + '年' + dataForm.reportDate[1] + '月' + dataForm.reportDate[2] + '日' : '' }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
      </el-row>
 | 
			
		||||
      <el-divider></el-divider>
 | 
			
		||||
@@ -31,11 +31,11 @@
 | 
			
		||||
      </small-title>
 | 
			
		||||
      <el-row :gutter="24">
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">芯片产量</p>
 | 
			
		||||
          <p class="title">芯片产量(片)</p>
 | 
			
		||||
          <p class="text">{{ }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">芯片良率</p>
 | 
			
		||||
          <p class="title">芯片良率(%)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.yieldRate }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
@@ -43,17 +43,17 @@
 | 
			
		||||
          <p class="text">{{ dataForm.bom }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">芯片总功率</p>
 | 
			
		||||
          <p class="title">芯片总功率(MW)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.totalPower }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
      </el-row>
 | 
			
		||||
      <el-row :gutter="24">
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">FTO投入量</p>
 | 
			
		||||
          <p class="title">FTO投入量(片)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.chipInput }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">CSS稼动率</p>
 | 
			
		||||
          <p class="title">CSS稼动率(%)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.marriageRate }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
@@ -61,17 +61,17 @@
 | 
			
		||||
          <p class="text">{{ dataForm.oee }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">芯片平均功率</p>
 | 
			
		||||
          <p class="title">芯片平均功率(W)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.averagePower }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
      </el-row>
 | 
			
		||||
      <el-row :gutter="24">
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">芯片人均产量</p>
 | 
			
		||||
          <p class="title">芯片人均产量(片/人)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.annualAverageProduction }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">芯片产能利用率</p>
 | 
			
		||||
          <p class="title">芯片产能利用率(%)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.capacityUtilizationRate }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
      </el-row>
 | 
			
		||||
@@ -85,25 +85,25 @@
 | 
			
		||||
          <!-- <p class="text">{{ dataForm.bom }}</p> -->
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">封装线OEE</p>
 | 
			
		||||
          <p class="title">封装线OEE(%)</p>
 | 
			
		||||
          <!-- <p class="text">{{ dataForm.code }}</p> -->
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">标准组件良率</p>
 | 
			
		||||
          <p class="title">标准组件良率(%)</p>
 | 
			
		||||
          <!-- <p class="text">{{ dataForm.productName }}</p> -->
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">标准组件产量</p>
 | 
			
		||||
          <p class="title">标准组件产量(片)</p>
 | 
			
		||||
          <!-- <p class="text">{{ dataForm.productName }}</p> -->
 | 
			
		||||
        </el-col>
 | 
			
		||||
      </el-row>
 | 
			
		||||
      <el-row :gutter="24">
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">标准组件总功率</p>
 | 
			
		||||
          <p class="title">标准组件总功率(MW)</p>
 | 
			
		||||
          <p class="text">{{ }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">封装产能利用率</p>
 | 
			
		||||
          <p class="title">封装产能利用率(%)</p>
 | 
			
		||||
          <!-- <p class="text">{{ dataForm.code }}</p> -->
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
@@ -350,7 +350,6 @@ export default {
 | 
			
		||||
  margin: 0;
 | 
			
		||||
  padding: 32px 32px 24px;
 | 
			
		||||
  border-bottom: 1px solid #dcdfe6;
 | 
			
		||||
  margin-bottom: 30px;
 | 
			
		||||
}
 | 
			
		||||
.detailBox p {
 | 
			
		||||
  margin: 0;
 | 
			
		||||
@@ -374,5 +373,9 @@ export default {
 | 
			
		||||
  color: rgba(102,102,102,0.75);
 | 
			
		||||
  padding-bottom: 20px;
 | 
			
		||||
}
 | 
			
		||||
.detailBox {
 | 
			
		||||
  width: 98%;
 | 
			
		||||
  padding-top: 30px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
</style>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-04-15 10:49:13
 | 
			
		||||
 * @LastEditTime: 2024-05-22 15:25:11
 | 
			
		||||
 * @LastEditTime: 2024-06-07 09:41:56
 | 
			
		||||
 * @LastEditors: DY
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
@@ -17,7 +17,7 @@
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
        <el-form-item v-show="listQuery.date === 0 || listQuery.date === ''" label="时间范围" prop="reportTime">
 | 
			
		||||
          <el-date-picker size="small" clearable v-model="listQuery.reportTime" type="datetimerange" range-separator="至"
 | 
			
		||||
            start-placeholder="开始日期" value-format="timestamp" @change="changeDayTime" end-placeholder="结束日期">
 | 
			
		||||
            start-placeholder="开始日期" value-format="timestamp" format="yyyy-MM-dd" @change="changeDayTime" end-placeholder="结束日期">
 | 
			
		||||
          </el-date-picker>
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
        <el-form-item v-show="listQuery.date === 1" label="时间范围" prop="reportTime">
 | 
			
		||||
@@ -48,7 +48,7 @@
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
        <el-form-item label="工厂名称" prop="factorys">
 | 
			
		||||
          <el-select size="small" clearable v-model="listQuery.factorys" placeholder="请选择工厂名称" multiple >
 | 
			
		||||
            <el-option v-for="item in factoryList" :key="item.id" :label="item.name" :value="item.id">
 | 
			
		||||
            <el-option v-for="item in factoryArray" :key="item.id" :label="item.name" :value="item.id">
 | 
			
		||||
            </el-option>
 | 
			
		||||
          </el-select>
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
@@ -59,7 +59,7 @@
 | 
			
		||||
          </el-select>
 | 
			
		||||
        </el-form-item> -->
 | 
			
		||||
        <el-form-item label="玻璃类型" prop="type">
 | 
			
		||||
          <el-select size="small" clearable v-model="listQuery.type" placeholder="请选择玻璃类型">
 | 
			
		||||
          <el-select size="small" clearable v-model="listQuery.type" multiple placeholder="请选择玻璃类型">
 | 
			
		||||
            <el-option v-for="item in typeList" :key="item.id" :label="item.name" :value="item.id">
 | 
			
		||||
            </el-option>
 | 
			
		||||
          </el-select>
 | 
			
		||||
@@ -107,27 +107,29 @@
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
// import { parseTime } from '../../core/mixins/code-filter';
 | 
			
		||||
import { getProduceDataPage, exportOutPutExcel } from '@/api/produceData';
 | 
			
		||||
import { getProduceDataPage, prodOutputDataList, exportOutPutExcel } from '@/api/produceData';
 | 
			
		||||
// import inputTable from './inputTable.vue';
 | 
			
		||||
import lineChart from './lineChart';
 | 
			
		||||
import moment from 'moment'
 | 
			
		||||
import ButtonNav from '@/components/ButtonNav'
 | 
			
		||||
import basicPage from '@/mixins/basic-page'
 | 
			
		||||
import AddOrUpdate from './add-or-updata';
 | 
			
		||||
import AddOrUpdate from './add-or-updata'
 | 
			
		||||
import { factoryList, factoryArray, factoryArray1 } from "@/utils/constants";
 | 
			
		||||
 | 
			
		||||
// import FileSaver from 'file-saver'
 | 
			
		||||
// import * as XLSX from 'xlsx'
 | 
			
		||||
export default {
 | 
			
		||||
  components: { lineChart, ButtonNav, AddOrUpdate },
 | 
			
		||||
  mixins: [basicPage],
 | 
			
		||||
	data() {
 | 
			
		||||
    return {
 | 
			
		||||
      factoryList,
 | 
			
		||||
      factoryArray,
 | 
			
		||||
      factoryArray1,
 | 
			
		||||
      listQuery: {
 | 
			
		||||
        size: 20,
 | 
			
		||||
        current: 1,
 | 
			
		||||
        factorys: [],
 | 
			
		||||
        factorys: undefined,
 | 
			
		||||
        total: 0,
 | 
			
		||||
        date: 1,
 | 
			
		||||
        date: 0,
 | 
			
		||||
        type:undefined,
 | 
			
		||||
        // reportType: 2,
 | 
			
		||||
        beginTime: undefined,
 | 
			
		||||
@@ -163,31 +165,6 @@ export default {
 | 
			
		||||
          id: 2,
 | 
			
		||||
        },
 | 
			
		||||
      ],
 | 
			
		||||
      // weekNum: undefined,
 | 
			
		||||
      dataList: [
 | 
			
		||||
        {
 | 
			
		||||
          id:'first',
 | 
			
		||||
        },
 | 
			
		||||
         {
 | 
			
		||||
          id: 'second',
 | 
			
		||||
        },
 | 
			
		||||
         {
 | 
			
		||||
          id: 'third',
 | 
			
		||||
        },
 | 
			
		||||
         {
 | 
			
		||||
          id: 'fourth',
 | 
			
		||||
        },
 | 
			
		||||
         {
 | 
			
		||||
          id: 'fifth',
 | 
			
		||||
        },
 | 
			
		||||
         {
 | 
			
		||||
          id: 'sixth',
 | 
			
		||||
        },
 | 
			
		||||
      ],
 | 
			
		||||
			urlOptions: {
 | 
			
		||||
				// getDataListURL: getGlassPage,
 | 
			
		||||
				// exportURL: exportGlasscExcel
 | 
			
		||||
      },
 | 
			
		||||
      formConfig: [
 | 
			
		||||
        {
 | 
			
		||||
          type: 'title',
 | 
			
		||||
@@ -218,39 +195,9 @@ export default {
 | 
			
		||||
          label: '年'
 | 
			
		||||
        }
 | 
			
		||||
      ],
 | 
			
		||||
      factoryList: [
 | 
			
		||||
        {
 | 
			
		||||
          name: '瑞昌中建材光电材料有限公司',
 | 
			
		||||
          id: 0
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          name: '邯郸中建材光电材料有限公司',
 | 
			
		||||
          id: 1
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          name: '中建材株洲光电材料有限公司',
 | 
			
		||||
          id: 2
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          name:  '佳木斯中建材光电材料有限公司',
 | 
			
		||||
          id: 3
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          name:  '成都中建材光电材料有限公司',
 | 
			
		||||
          id: 4
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          name:  '凯盛光伏材料有限公司',
 | 
			
		||||
          id: 5
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          name:  '蚌埠兴科玻璃有限公司',
 | 
			
		||||
          id: 6
 | 
			
		||||
        }
 | 
			
		||||
      ],
 | 
			
		||||
      tableProps: [
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'tableTime',
 | 
			
		||||
          prop: 'groupTime',
 | 
			
		||||
          label: '日期',
 | 
			
		||||
          minWidth: 100,
 | 
			
		||||
          showOverflowtooltip: true
 | 
			
		||||
@@ -258,7 +205,7 @@ export default {
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'factory',
 | 
			
		||||
          label: '工厂名称',
 | 
			
		||||
          filter: (val) => ['瑞昌中建材光电材料有限公司', '邯郸中建材光电材料有限公司', '中建材株洲光电材料有限公司', '佳木斯中建材光电材料有限公司', '成都中建材光电材料有限公司', '凯盛光伏材料有限公司', '蚌埠兴科玻璃有限公司'][val],
 | 
			
		||||
          filter: (val) => factoryList[val],
 | 
			
		||||
          minWidth: 200,
 | 
			
		||||
          showOverflowtooltip: true
 | 
			
		||||
        },
 | 
			
		||||
@@ -282,10 +229,13 @@ export default {
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'yieldRate',
 | 
			
		||||
          label: '良品率%',
 | 
			
		||||
          filter: (val) => (val * 100) + '%'
 | 
			
		||||
        },
 | 
			
		||||
      ],
 | 
			
		||||
      tableData: [],
 | 
			
		||||
      xAxis: []
 | 
			
		||||
      lineData: [],
 | 
			
		||||
      chart: null,
 | 
			
		||||
      seriesList: []
 | 
			
		||||
			// proLineList: [],
 | 
			
		||||
			// all: {}
 | 
			
		||||
		}; 
 | 
			
		||||
@@ -295,8 +245,14 @@ export default {
 | 
			
		||||
      return Math.round((this.listQuery.end - this.listQuery.start) / (24 * 60 * 60 * 1000 * 7)) + 1
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  created() {
 | 
			
		||||
    const today = new Date()
 | 
			
		||||
    const sevenDaysAgo = new Date(today.getTime() - (7 * 24 * 60 * 60 * 1000))
 | 
			
		||||
    this.listQuery.beginTime = sevenDaysAgo.getTime()
 | 
			
		||||
    this.listQuery.endTime = today.getTime()
 | 
			
		||||
    this.listQuery.reportTime = [this.listQuery.beginTime, this.listQuery.endTime]
 | 
			
		||||
	},
 | 
			
		||||
	mounted() {
 | 
			
		||||
    this.getDataList()
 | 
			
		||||
	},
 | 
			
		||||
  methods: {
 | 
			
		||||
    otherMethods(val) {
 | 
			
		||||
@@ -306,9 +262,6 @@ export default {
 | 
			
		||||
        this.$refs.detailOrUpdate.init(val.data.id);
 | 
			
		||||
      });
 | 
			
		||||
    },
 | 
			
		||||
    // buttonClick() {
 | 
			
		||||
 | 
			
		||||
    // },
 | 
			
		||||
    getYear(e) {
 | 
			
		||||
      if (this.listQuery.end - this.listQuery.start > 10*365*24*60*60*1000) {
 | 
			
		||||
        this.$message({
 | 
			
		||||
@@ -380,75 +333,100 @@ export default {
 | 
			
		||||
        console.log(this.listQuery.reportTime[0])
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    // async getDict() {
 | 
			
		||||
			// 产线列表
 | 
			
		||||
			// const res = await getCorePLList();
 | 
			
		||||
			// this.proLineList = res.data;
 | 
			
		||||
		// },
 | 
			
		||||
    // 获取数据列表
 | 
			
		||||
    multipliedByHundred(str) {
 | 
			
		||||
      console.log(str);
 | 
			
		||||
      // console.log(str)
 | 
			
		||||
      if ( str != 0) {
 | 
			
		||||
        let floatVal = parseFloat(str);
 | 
			
		||||
        if (isNaN(floatVal)) {
 | 
			
		||||
          return 0;
 | 
			
		||||
        }
 | 
			
		||||
        floatVal = Math.round(str * 10000) / 100;
 | 
			
		||||
        let strVal = floatVal.toString();
 | 
			
		||||
        let searchVal = strVal.indexOf('.');
 | 
			
		||||
        if (searchVal < 0) {
 | 
			
		||||
          searchVal = strVal.length;
 | 
			
		||||
          strVal += '.';
 | 
			
		||||
        }
 | 
			
		||||
        while (strVal.length <= searchVal + 2) {
 | 
			
		||||
          strVal += '0';
 | 
			
		||||
        }
 | 
			
		||||
        return parseFloat(strVal);
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
    },
 | 
			
		||||
    async getDataList() {
 | 
			
		||||
      const res = await getProduceDataPage(this.listQuery)
 | 
			
		||||
      console.log(res)
 | 
			
		||||
      this.tableData = res.data.records
 | 
			
		||||
      this.tableData.forEach(item => {
 | 
			
		||||
        item.tableTime = item?.reportDate?.length > 0 ? item.reportDate[0] + '-' + item.reportDate[1] + '-' + item.reportDate[2] : '--'
 | 
			
		||||
      if (res.code === 0) {
 | 
			
		||||
        this.tableData = res.data.records
 | 
			
		||||
        this.listQuery.total = res.data.total
 | 
			
		||||
        // if (this.listQuery.total > 0) {
 | 
			
		||||
        //   this.tableData.forEach(item => {
 | 
			
		||||
        //     item.tableTime = item?.reportDate?.length > 0 ? item.reportDate[0] + '-' + item.reportDate[1] + '-' + item.reportDate[2] : '--'
 | 
			
		||||
        //   })
 | 
			
		||||
        // }
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      // 图表
 | 
			
		||||
      await prodOutputDataList({
 | 
			
		||||
        current: 1,
 | 
			
		||||
        size: 99,
 | 
			
		||||
        beginTime: this.listQuery.beginTime,
 | 
			
		||||
        endTime: this.listQuery.endTime,
 | 
			
		||||
        factorys: this.listQuery.factorys,
 | 
			
		||||
        date: this.listQuery.date,
 | 
			
		||||
        type: this.listQuery.type
 | 
			
		||||
      }).then(resp => {
 | 
			
		||||
        console.log('Aaa', resp.data)
 | 
			
		||||
        this.lineData = resp?.data || []
 | 
			
		||||
        if (this.lineData.length > 0) {
 | 
			
		||||
          this.buildChart(this.lineData)
 | 
			
		||||
        }
 | 
			
		||||
      })
 | 
			
		||||
      this.listQuery.total = res.data.total
 | 
			
		||||
      this.buildChart(this.tableData)
 | 
			
		||||
      // this.buildChart(this.tableData)
 | 
			
		||||
    },
 | 
			
		||||
    buildChart(list) {
 | 
			
		||||
      const chartList = Object.groupBy(list, (item) => item.tableTime)
 | 
			
		||||
      this.xAxis = []
 | 
			
		||||
      this.seriesList = []
 | 
			
		||||
      for (const keyIndex in chartList) {
 | 
			
		||||
        // X坐标轴数据
 | 
			
		||||
        this.xAxis.push(keyIndex)
 | 
			
		||||
      }
 | 
			
		||||
      let temp = []
 | 
			
		||||
      let xAxisData = []
 | 
			
		||||
      list.forEach(item => {
 | 
			
		||||
        temp.push(item.groupTime)
 | 
			
		||||
      })
 | 
			
		||||
      // x轴数据
 | 
			
		||||
      xAxisData = Array.from(new Set(temp))
 | 
			
		||||
      
 | 
			
		||||
      // y轴数据
 | 
			
		||||
      for (const y of this.factoryList) {
 | 
			
		||||
        // y: {name: , id: }
 | 
			
		||||
        const seriesItem = {
 | 
			
		||||
          name: y.name,
 | 
			
		||||
      for (const y of this.factoryArray1) {
 | 
			
		||||
        for (const type of this.typeList) {
 | 
			
		||||
          const seriesItem = {
 | 
			
		||||
            name: y.name,
 | 
			
		||||
            record: type.name,
 | 
			
		||||
            type: 'bar',
 | 
			
		||||
            emphasis: {
 | 
			
		||||
              focus: 'series'
 | 
			
		||||
            },
 | 
			
		||||
          data: Array(this.xAxis.length).fill(0)
 | 
			
		||||
        }
 | 
			
		||||
        for (const a in chartList) {
 | 
			
		||||
          for (const z of chartList[a]) {
 | 
			
		||||
            this.xAxis.forEach((item, index) => {
 | 
			
		||||
              if (z.factory === y.id && a === item) {
 | 
			
		||||
                seriesItem.data[index] = z.goodNumber
 | 
			
		||||
            data: Array(xAxisData.length).fill(0)
 | 
			
		||||
          }
 | 
			
		||||
          list.forEach(data => {
 | 
			
		||||
            xAxisData.forEach((x, index) => {
 | 
			
		||||
              if (x === data.groupTime && y.id === data.factory && type.id === data.glassType) {
 | 
			
		||||
                seriesItem.data[index] = data.goodNumber
 | 
			
		||||
              }
 | 
			
		||||
            })
 | 
			
		||||
          }
 | 
			
		||||
          })
 | 
			
		||||
          this.seriesList.push(seriesItem)
 | 
			
		||||
        }
 | 
			
		||||
        this.seriesList.push(seriesItem)
 | 
			
		||||
      }
 | 
			
		||||
      this.$refs.lineChart.initChart(this.xAxis, this.seriesList)
 | 
			
		||||
      console.log('啊啊', this.seriesList)
 | 
			
		||||
      this.$refs.lineChart.initChart(xAxisData, this.seriesList)
 | 
			
		||||
      // const chartList = Object.groupBy(list, (item) => item.tableTime)
 | 
			
		||||
      // this.xAxis = []
 | 
			
		||||
      // this.seriesList = []
 | 
			
		||||
      // for (const keyIndex in chartList) {
 | 
			
		||||
      //   // X坐标轴数据
 | 
			
		||||
      //   this.xAxis.push(keyIndex)
 | 
			
		||||
      // }
 | 
			
		||||
      // // y轴数据
 | 
			
		||||
      // for (const y of this.factoryArray) {
 | 
			
		||||
      //   // y: {name: , id: }
 | 
			
		||||
      //   const seriesItem = {
 | 
			
		||||
      //     name: y.name,
 | 
			
		||||
      //       type: 'bar',
 | 
			
		||||
      //       emphasis: {
 | 
			
		||||
      //         focus: 'series'
 | 
			
		||||
      //       },
 | 
			
		||||
      //     data: Array(this.xAxis.length).fill(0)
 | 
			
		||||
      //   }
 | 
			
		||||
      //   for (const a in chartList) {
 | 
			
		||||
      //     for (const z of chartList[a]) {
 | 
			
		||||
      //       this.xAxis.forEach((item, index) => {
 | 
			
		||||
      //         if (z.factory === y.id && a === item) {
 | 
			
		||||
      //           seriesItem.data[index] = z.goodNumber
 | 
			
		||||
      //         }
 | 
			
		||||
      //       })
 | 
			
		||||
      //     }
 | 
			
		||||
      //   }
 | 
			
		||||
      //   this.seriesList.push(seriesItem)
 | 
			
		||||
      // }
 | 
			
		||||
      // this.$refs.lineChart.initChart(this.xAxis, this.seriesList)
 | 
			
		||||
    },
 | 
			
		||||
		buttonClick(val) {
 | 
			
		||||
			this.listQuery.reportTime = val.reportTime ? val.reportTime : undefined;
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
 * @Author: zwq
 | 
			
		||||
 * @Date: 2022-01-21 14:43:06
 | 
			
		||||
 * @LastEditors: DY
 | 
			
		||||
 * @LastEditTime: 2024-05-22 13:48:58
 | 
			
		||||
 * @LastEditTime: 2024-05-30 14:52:05
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
<template>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-04-17 16:31:51
 | 
			
		||||
 * @LastEditTime: 2024-05-20 18:09:09
 | 
			
		||||
 * @LastEditTime: 2024-06-07 14:44:22
 | 
			
		||||
 * @LastEditors: DY
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
@@ -29,20 +29,30 @@
 | 
			
		||||
          </el-col>
 | 
			
		||||
          <el-col :span="8">
 | 
			
		||||
            <el-form-item label="时间维度" prop="targetType">
 | 
			
		||||
              <el-select v-model="dataForm.targetType" placeholder="请选择时间维度" clearable @change="clearTime">
 | 
			
		||||
              <el-select v-model="dataForm.targetType" placeholder="请选择时间维度" clearable>
 | 
			
		||||
                <!-- <el-option v-for="item in factoryList" :key="item.id" :label="item.name" :value="item.id"> -->
 | 
			
		||||
                <el-option label="月" :value="0" />
 | 
			
		||||
                <el-option label="年" :value="1" />
 | 
			
		||||
                <el-option label="日" :value="0" />
 | 
			
		||||
                <el-option label="周" :value="1" />
 | 
			
		||||
                <el-option label="月" :value="2" />
 | 
			
		||||
                <el-option label="年" :value="3" />
 | 
			
		||||
              </el-select>
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
          <el-col :span="8">
 | 
			
		||||
            <el-form-item v-show="dataForm.targetType !== 1" label="时间" prop="reportTime">
 | 
			
		||||
              <el-date-picker v-model="dataForm.reportTime" value-format="yyyy-MM" type="month" placeholder="选择月份">
 | 
			
		||||
            <el-form-item v-show="dataForm.targetType === 0 || dataForm.targetType === ''" label="时间" prop="reportTime">
 | 
			
		||||
              <el-date-picker v-model="reportTime" value-format="yyyyMMdd" type="date" placeholder="选择日">
 | 
			
		||||
              </el-date-picker>
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
            <el-form-item v-show="dataForm.targetType === 1" label="时间" prop="targetYear">
 | 
			
		||||
              <el-date-picker clearable v-model="dataForm.showYear" value-format="yyyy" type="year" placeholder="开始时间">
 | 
			
		||||
            <el-form-item v-show="dataForm.targetType === 1" label="时间" prop="week">
 | 
			
		||||
              <el-date-picker v-model="week" type="week" format="yyyy 第 WW 周" placeholder="选择周">
 | 
			
		||||
              </el-date-picker>
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
            <el-form-item v-show="dataForm.targetType === 2" label="时间" prop="reportTime">
 | 
			
		||||
              <el-date-picker v-model="reportTime" value-format="yyyyMM" type="month" placeholder="选择月份">
 | 
			
		||||
              </el-date-picker>
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
            <el-form-item v-show="dataForm.targetType === 3" label="时间" prop="reportTime">
 | 
			
		||||
              <el-date-picker clearable v-model="reportTime" value-format="yyyy" type="year" placeholder="开始时间">
 | 
			
		||||
              </el-date-picker>
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
@@ -53,12 +63,12 @@
 | 
			
		||||
        </small-title>
 | 
			
		||||
        <el-row :gutter="24" style="padding: 0 32px;">
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="芯片产量" prop="chipYield">
 | 
			
		||||
            <el-form-item label="芯片产量(片)" prop="chipYield">
 | 
			
		||||
              <el-input-number v-model="dataForm.chipYield" :precision="0" controls-position="right" placeholder="请输入芯片产量" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="芯片良率" prop="chipYieldRate">
 | 
			
		||||
            <el-form-item label="芯片良率(%)" prop="chipYieldRate">
 | 
			
		||||
              <el-input-number v-model="dataForm.chipYieldRate" :precision="2" :max="100" controls-position="right" placeholder="请输入芯片良率" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
@@ -68,47 +78,47 @@
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="芯片总功率" prop="chipTotalPower">
 | 
			
		||||
            <el-form-item label="芯片总功率(MW)" prop="chipTotalPower">
 | 
			
		||||
              <el-input-number v-model="dataForm.chipTotalPower" :precision="2" controls-position="right" placeholder="请输入芯片总功率" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
        </el-row>
 | 
			
		||||
        <el-row :gutter="24" style="padding: 0 32px;">
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item v-if="ftype === 0" label="FTO投入量" prop="ftoInput">
 | 
			
		||||
            <el-form-item v-if="ftype === 0" label="FTO投入量(片)" prop="ftoInput">
 | 
			
		||||
              <el-input-number v-model="dataForm.ftoInput" :precision="0" controls-position="right" placeholder="请输入FTO投入量" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
            <el-form-item v-else label="钼电极投入量" prop="molybdenumElectrodeInput">
 | 
			
		||||
            <el-form-item v-else label="钼电极投入量(片)" prop="molybdenumElectrodeInput">
 | 
			
		||||
              <el-input-number v-model="dataForm.molybdenumElectrodeInput" :precision="0" controls-position="right" placeholder="请输入钼电极投入量" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item v-if="ftype === 0" label="CSS稼动率" prop="chipCssMarriageRate">
 | 
			
		||||
            <el-form-item v-if="ftype === 0" label="CSS稼动率(%)" prop="chipCssMarriageRate">
 | 
			
		||||
              <el-input-number v-model="dataForm.chipCssMarriageRate" :precision="2" controls-position="right" placeholder="请输入CSS稼动率" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
            <el-form-item v-else label="PID6稼动率" prop="chipCssMarriageRate">
 | 
			
		||||
            <el-form-item v-else label="PID6稼动率(%)" prop="chipCssMarriageRate">
 | 
			
		||||
              <el-input-number v-model="dataForm.chipCssMarriageRate" :precision="2" controls-position="right" placeholder="请输入PID6稼动率" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="芯片段OEE" prop="chipOee">
 | 
			
		||||
            <el-form-item label="芯片段OEE(%)" prop="chipOee">
 | 
			
		||||
              <el-input-number v-model="dataForm.chipOee" :precision="2" controls-position="right" placeholder="请输入芯片段OEE" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="芯片平均功率" prop="chipAveragePower">
 | 
			
		||||
            <el-form-item label="芯片平均功率(W)" prop="chipAveragePower">
 | 
			
		||||
              <el-input-number v-model="dataForm.chipAveragePower" :precision="2" controls-position="right" placeholder="请输入芯片平均功率" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
        </el-row>
 | 
			
		||||
        <el-row :gutter="24" style="padding: 0 32px;">
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="芯片人均产量" prop="chipAnnualAverageProduction">
 | 
			
		||||
            <el-form-item label="芯片人均产量(片/人)" prop="chipAnnualAverageProduction">
 | 
			
		||||
              <el-input-number v-model="dataForm.chipAnnualAverageProduction" :precision="2" controls-position="right" placeholder="请输入芯片人均产量" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="芯片产能利用率" prop="chipCapacityUtilizationRate">
 | 
			
		||||
            <el-form-item label="芯片产能利用率(%)" prop="chipCapacityUtilizationRate">
 | 
			
		||||
              <el-input-number v-model="dataForm.chipCapacityUtilizationRate" :precision="2" controls-position="right" placeholder="请输入芯片产能利用率" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
@@ -124,42 +134,47 @@
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="封装线OEE" prop="componentOee">
 | 
			
		||||
            <el-form-item label="封装线OEE(%)" prop="componentOee">
 | 
			
		||||
              <el-input-number v-model="dataForm.componentOee" :precision="2" controls-position="right" placeholder="请输入封装线OEE" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="标准组件良率" prop="componentYieldRate">
 | 
			
		||||
            <el-form-item label="标准组件良率(%)" prop="componentYieldRate">
 | 
			
		||||
              <el-input-number v-model="dataForm.componentYieldRate" :precision="2" controls-position="right" placeholder="请输入标准组件良率" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="标准组件产量" prop="componentYield">
 | 
			
		||||
            <el-form-item label="标准组件产量(片)" prop="componentYield">
 | 
			
		||||
              <el-input-number v-model="dataForm.componentYield" :precision="0" controls-position="right" placeholder="请输入标准组件产量" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
        </el-row>
 | 
			
		||||
        <el-row :gutter="24" style="padding: 0 32px;">
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="标准组件总功率" prop="componentTotalPower">
 | 
			
		||||
            <el-form-item label="标准组件总功率(MW)" prop="componentTotalPower">
 | 
			
		||||
              <el-input-number v-model="dataForm.componentTotalPower" :precision="2" controls-position="right" placeholder="请输入标准组件总功率" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="封装产能利用率" prop="componentCapacityUtilizationRate">
 | 
			
		||||
            <el-form-item label="封装产能利用率(%)" prop="componentCapacityUtilizationRate">
 | 
			
		||||
              <el-input-number v-model="dataForm.componentCapacityUtilizationRate" :precision="2" controls-position="right" placeholder="请输入封装产能利用率" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="标准组件人均产量" prop="componentAnnualAverageProduction">
 | 
			
		||||
            <el-form-item label="标准组件人均产量(片/人)" prop="componentAnnualAverageProduction">
 | 
			
		||||
              <el-input-number v-model="dataForm.componentAnnualAverageProduction" :precision="2" controls-position="right" placeholder="请输入标准组件人均产量" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="标准组件平均功率" prop="componentAveragePower">
 | 
			
		||||
            <el-form-item label="标准组件平均功率(W)" prop="componentAveragePower">
 | 
			
		||||
              <el-input-number v-model="dataForm.componentAveragePower" :precision="2" controls-position="right" placeholder="请输入标准组件平均功率" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="标准组件转化效率" prop="componentConversionEfficiency">
 | 
			
		||||
              <el-input-number v-model="dataForm.componentConversionEfficiency" :precision="2" controls-position="right" placeholder="请输入标准组件转化效率" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
        </el-row>
 | 
			
		||||
        <el-divider></el-divider>
 | 
			
		||||
 | 
			
		||||
@@ -168,39 +183,39 @@
 | 
			
		||||
        </small-title>
 | 
			
		||||
        <el-row :gutter="24" style="padding: 0 32px;">
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="产品产量" prop="bipvProductOutput">
 | 
			
		||||
            <el-form-item label="产品产量(㎡)" prop="bipvProductOutput">
 | 
			
		||||
              <el-input-number v-model="dataForm.bipvProductOutput" :precision="0" controls-position="right" placeholder="请输入产品产量" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="人均产量" prop="bipvAnnualAverageProduction">
 | 
			
		||||
            <el-form-item label="人均产量(㎡/人)" prop="bipvAnnualAverageProduction">
 | 
			
		||||
              <el-input-number v-model="dataForm.bipvAnnualAverageProduction" :precision="2" controls-position="right" placeholder="请输入人均产量" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="芯片使用量" prop="bipvChipUsage">
 | 
			
		||||
            <el-form-item label="芯片使用量(片)" prop="bipvChipUsage">
 | 
			
		||||
              <el-input-number v-model="dataForm.bipvChipUsage" :precision="0" controls-position="right" placeholder="请输入芯片使用量" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="芯片利用率" prop="bipvChipUtilizationRate">
 | 
			
		||||
            <el-form-item label="芯片利用率(%)" prop="bipvChipUtilizationRate">
 | 
			
		||||
              <el-input-number v-model="dataForm.bipvChipUtilizationRate" :precision="2" controls-position="right" placeholder="请输入芯片利用率" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
        </el-row>
 | 
			
		||||
        <el-row :gutter="24" style="padding: 0 32px;">
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="内部材料成本" prop="bipvInsideMaterialCost">
 | 
			
		||||
            <el-form-item label="内部材料成本(元/㎡)" prop="bipvInsideMaterialCost">
 | 
			
		||||
              <el-input-number v-model="dataForm.bipvInsideMaterialCost" :precision="2" controls-position="right" placeholder="请输入内部材料成本" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="OEM及委外材料成本" prop="bipvOeeMaterialCost">
 | 
			
		||||
            <el-form-item label="OEM及委外材料成本(元/㎡)" prop="bipvOeeMaterialCost">
 | 
			
		||||
              <el-input-number v-model="dataForm.bipvOeeMaterialCost" :precision="2" controls-position="right" placeholder="请输入OEM及委外材料成本" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
          <el-col :span="6">
 | 
			
		||||
            <el-form-item label="综合材料成本" prop="bipvComprehensiveMaterialCost">
 | 
			
		||||
            <el-form-item label="综合材料成本(元/㎡)" prop="bipvComprehensiveMaterialCost">
 | 
			
		||||
              <el-input-number v-model="dataForm.bipvComprehensiveMaterialCost" :precision="2" controls-position="right" placeholder="请输入综合材料成本" style="width: 100%" />
 | 
			
		||||
            </el-form-item>
 | 
			
		||||
          </el-col>
 | 
			
		||||
@@ -225,6 +240,7 @@
 | 
			
		||||
import SmallTitle from './SmallTitle';
 | 
			
		||||
import { createProduce, getProduceTargetDetail, updateProduceTarget } from '@/api/produceData';
 | 
			
		||||
import { factoryList, tyjxfactoryList, dhgfactoryList } from "@/utils/constants";
 | 
			
		||||
import moment from 'moment'
 | 
			
		||||
 | 
			
		||||
export default {
 | 
			
		||||
  components: {
 | 
			
		||||
@@ -247,57 +263,16 @@ export default {
 | 
			
		||||
      workOrderList: [],
 | 
			
		||||
      detList: [],
 | 
			
		||||
      teamList: [],
 | 
			
		||||
      sourceList: [
 | 
			
		||||
        {
 | 
			
		||||
          id: 1,
 | 
			
		||||
          name: '手动',
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          id: 2,
 | 
			
		||||
          name: '自动',
 | 
			
		||||
        }
 | 
			
		||||
      ],
 | 
			
		||||
      // factoryList: [
 | 
			
		||||
      //   {
 | 
			
		||||
      //     name: '瑞昌中建材光电材料有限公司',
 | 
			
		||||
      //     id: 0
 | 
			
		||||
      //   },
 | 
			
		||||
      //   {
 | 
			
		||||
      //     name: '邯郸中建材光电材料有限公司',
 | 
			
		||||
      //     id: 1
 | 
			
		||||
      //   },
 | 
			
		||||
      //   {
 | 
			
		||||
      //     name: '中建材株洲光电材料有限公司',
 | 
			
		||||
      //     id: 2
 | 
			
		||||
      //   },
 | 
			
		||||
      //   {
 | 
			
		||||
      //     name: '佳木斯中建材光电材料有限公司',
 | 
			
		||||
      //     id: 3
 | 
			
		||||
      //   },
 | 
			
		||||
      //   {
 | 
			
		||||
      //     name: '成都中建材光电材料有限公司',
 | 
			
		||||
      //     id: 4
 | 
			
		||||
      //   },
 | 
			
		||||
      //   {
 | 
			
		||||
      //     name: '凯盛光伏材料有限公司',
 | 
			
		||||
      //     id: 5
 | 
			
		||||
      //   },
 | 
			
		||||
      //   {
 | 
			
		||||
      //     name: '蚌埠兴科玻璃有限公司',
 | 
			
		||||
      //     id: 6
 | 
			
		||||
      //   }
 | 
			
		||||
      // ],
 | 
			
		||||
      sectionList: [],
 | 
			
		||||
      visible: false,
 | 
			
		||||
      reportTime: undefined,
 | 
			
		||||
      week: undefined,
 | 
			
		||||
      dataForm: {
 | 
			
		||||
        factoryType: 0,
 | 
			
		||||
        id: undefined,
 | 
			
		||||
        reportTime: undefined, // 月时间
 | 
			
		||||
        factory: undefined,
 | 
			
		||||
        targetType: undefined,
 | 
			
		||||
        targetYear: undefined,
 | 
			
		||||
        showYear: undefined,
 | 
			
		||||
        targetMonth: undefined,
 | 
			
		||||
        targetTime: undefined,
 | 
			
		||||
        targetType: 0,
 | 
			
		||||
        chipYield: undefined,
 | 
			
		||||
        chipYieldRate: undefined,
 | 
			
		||||
        chipBom: undefined,
 | 
			
		||||
@@ -323,7 +298,8 @@ export default {
 | 
			
		||||
        bipvInsideMaterialCost: undefined,
 | 
			
		||||
        bipvOeeMaterialCost: undefined,
 | 
			
		||||
        bipvComprehensiveMaterialCost: undefined,
 | 
			
		||||
        molybdenumElectrodeInput: undefined
 | 
			
		||||
        molybdenumElectrodeInput: undefined,
 | 
			
		||||
        componentConversionEfficiency: undefined
 | 
			
		||||
      },
 | 
			
		||||
      // materialList: [],
 | 
			
		||||
      dataRule: {
 | 
			
		||||
@@ -345,31 +321,20 @@ export default {
 | 
			
		||||
        this.$refs.dataForm.resetFields()
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    clearTime() {
 | 
			
		||||
      this.dataForm.targetYear = undefined
 | 
			
		||||
      this.dataForm.targetMonth = undefined
 | 
			
		||||
    },
 | 
			
		||||
    // clearTime() {
 | 
			
		||||
    //   this.dataForm.targetTime = undefined
 | 
			
		||||
    // }, 
 | 
			
		||||
    handleClose() {
 | 
			
		||||
      // 新增
 | 
			
		||||
      if (this.dataForm.targetType === 0) {
 | 
			
		||||
        const timeArray = this.dataForm.reportTime.split('-')
 | 
			
		||||
        this.dataForm.targetYear = Number(timeArray[0])
 | 
			
		||||
        this.dataForm.targetMonth = Number(timeArray[1])
 | 
			
		||||
      }
 | 
			
		||||
      if (this.dataForm.targetType === 1) {
 | 
			
		||||
        this.dataForm.targetYear = Number(this.dataForm.showYear)
 | 
			
		||||
        this.dataForm.targetTime = this.week ? Number(moment(this.week.getTime()).format('YYYYWW')) : undefined
 | 
			
		||||
      } else {
 | 
			
		||||
        this.dataForm.targetTime = this.reportTime ? Number(this.reportTime) : undefined
 | 
			
		||||
      }
 | 
			
		||||
      // if (this.dataForm.factory === 5) {
 | 
			
		||||
      //   this.dataForm.factoryType = 1
 | 
			
		||||
      // } else {
 | 
			
		||||
      //   this.dataForm.factoryType = 0
 | 
			
		||||
      // }
 | 
			
		||||
      if (this.dataForm.id) {
 | 
			
		||||
        // 修改
 | 
			
		||||
        updateProduceTarget({
 | 
			
		||||
          ...this.dataForm,
 | 
			
		||||
          showYear: undefined,
 | 
			
		||||
          reportTime: undefined
 | 
			
		||||
          ...this.dataForm
 | 
			
		||||
        }).then(res => {
 | 
			
		||||
          if (res.code === 0) {
 | 
			
		||||
            this.$message.success('修改成功!')
 | 
			
		||||
@@ -380,9 +345,7 @@ export default {
 | 
			
		||||
      } else {
 | 
			
		||||
        // 新增
 | 
			
		||||
        createProduce({
 | 
			
		||||
          ...this.dataForm,
 | 
			
		||||
          showYear: undefined,
 | 
			
		||||
          reportTime: undefined
 | 
			
		||||
          ...this.dataForm
 | 
			
		||||
        }).then(res => {
 | 
			
		||||
          if (res.code === 0) {
 | 
			
		||||
            this.$message.success('新增成功!')
 | 
			
		||||
@@ -399,19 +362,16 @@ export default {
 | 
			
		||||
      if (this.dataForm.id) {
 | 
			
		||||
        getProduceTargetDetail(this.dataForm.id).then(res => {
 | 
			
		||||
          this.dataForm = res.data
 | 
			
		||||
          if (this.dataForm.targetType === 1) {
 | 
			
		||||
            if (this.dataForm.targetYear) {
 | 
			
		||||
              this.$set(this.dataForm, 'showYear', String(this.dataForm.targetYear))
 | 
			
		||||
            }
 | 
			
		||||
          if (this.dataForm.targetType === 0 || this.dataForm.targetType === 2 || this.dataForm.targetType === 3) {
 | 
			
		||||
            this.reportTime = String(this.dataForm.targetTime)
 | 
			
		||||
          }
 | 
			
		||||
          if (this.dataForm.targetType === 0) {
 | 
			
		||||
            if (this.dataForm.targetYear && this.dataForm.targetMonth !== null) {
 | 
			
		||||
              if (this.dataForm.targetMonth < 10) {
 | 
			
		||||
                this.$set(this.dataForm, 'reportTime', String(this.dataForm.targetYear) + '-0' + String(this.dataForm.targetMonth))
 | 
			
		||||
              } else {
 | 
			
		||||
                this.$set(this.dataForm, 'reportTime', String(this.dataForm.targetYear) + '-' + String(this.dataForm.targetMonth))
 | 
			
		||||
              }
 | 
			
		||||
            }
 | 
			
		||||
          if (this.dataForm.targetType === 1) {
 | 
			
		||||
            const date = new Date()
 | 
			
		||||
            date.setFullYear(String(this.dataForm.targetTime).slice(0, 4))
 | 
			
		||||
            date.setMonth(0)
 | 
			
		||||
            date.setDate((Number(String(this.dataForm.targetTime).slice(4)) - 1)* 7 + 1)
 | 
			
		||||
            // console.log('你好', date, moment(date).format('yyyyWW'), String(this.dataForm.targetTime).slice(4))
 | 
			
		||||
            this.week = date
 | 
			
		||||
          }
 | 
			
		||||
        })
 | 
			
		||||
      }
 | 
			
		||||
@@ -424,6 +384,7 @@ export default {
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  bottom: 1%;
 | 
			
		||||
  right: 2%;
 | 
			
		||||
  z-index: 999;
 | 
			
		||||
}
 | 
			
		||||
.drawer-footer {
 | 
			
		||||
  width: 100%;
 | 
			
		||||
 
 | 
			
		||||
@@ -1,14 +1,15 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2023-11-06 15:15:30
 | 
			
		||||
 * @LastEditTime: 2024-05-22 15:29:18
 | 
			
		||||
 * @LastEditTime: 2024-06-14 10:41:23
 | 
			
		||||
 * @LastEditors: DY
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
<template>
 | 
			
		||||
  <el-drawer class="drawer" :visible.sync="visible" size="58%" @closed="$emit('destroy')">
 | 
			
		||||
  <el-drawer class="drawer" :visible.sync="visible" size="70%" @closed="$emit('destroy')">
 | 
			
		||||
    <small-title slot="title" :no-padding="true">
 | 
			
		||||
      {{ ftype === 0 ? '碲化镉工厂生产数据详情' : '铜铟镓硒工厂生产数据详情' }}
 | 
			
		||||
      <!-- {{ ftype === 0 ? '碲化镉工厂生产数据详情' : '铜铟镓硒工厂生产数据详情' }} -->
 | 
			
		||||
      生产目标详情
 | 
			
		||||
    </small-title>
 | 
			
		||||
    <div class="detailBox">
 | 
			
		||||
      <el-row :gutter="24">
 | 
			
		||||
@@ -18,11 +19,11 @@
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="8">
 | 
			
		||||
          <p class="title">时间维度</p>
 | 
			
		||||
          <p class="text">{{ dataForm.targetType === 0 ? '月' : '年' }}</p>
 | 
			
		||||
          <p class="text">{{ ['日', '周', '月', '年'][dataForm.targetType] }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="8">
 | 
			
		||||
          <p class="title">时间</p>
 | 
			
		||||
          <p class="text">{{ dataForm.targetType === 1 ? dataForm.targetYear + '年' : dataForm.targetYear + '年' + dataForm.targetMonth + '月'}}</p>
 | 
			
		||||
          <p class="text">{{ dataForm.targetTime}}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
      </el-row>
 | 
			
		||||
      <el-divider></el-divider>
 | 
			
		||||
@@ -31,11 +32,11 @@
 | 
			
		||||
      </small-title>
 | 
			
		||||
      <el-row :gutter="24">
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">芯片产量</p>
 | 
			
		||||
          <p class="title">芯片产量(片)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.chipYield }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">芯片良率</p>
 | 
			
		||||
          <p class="title">芯片良率(%)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.chipYieldRate }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
@@ -43,35 +44,35 @@
 | 
			
		||||
          <p class="text">{{ dataForm.chipBom }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">芯片总功率</p>
 | 
			
		||||
          <p class="title">芯片总功率(MW)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.chipTotalPower }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
      </el-row>
 | 
			
		||||
      <el-row :gutter="24">
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">{{ ftype === 0 ? 'FTO投入量' : '钼电极投入量' }}</p>
 | 
			
		||||
          <p class="text">{{ ftype === 0 ? dataForm.ftoInput : dataForm.molybdenumElectrodeInput }}</p>
 | 
			
		||||
          <p class="title">{{ ['FTO投入量(片)', '钼电极投入量(片)'][ftype] }}</p>
 | 
			
		||||
          <p class="text">{{ [dataForm.ftoInput, dataForm.molybdenumElectrodeInput][ftype] }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">{{ ftype === 0 ? 'CSS稼动率' : 'PID6稼动率' }}</p>
 | 
			
		||||
          <p class="title">{{ ['CSS稼动率(%)', 'PID6稼动率(%)'][ftype] }}</p>
 | 
			
		||||
          <p class="text">{{ dataForm.chipCssMarriageRate }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">芯片段OEE</p>
 | 
			
		||||
          <p class="title">芯片段OEE(%)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.chipOee }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">芯片平均功率</p>
 | 
			
		||||
          <p class="title">芯片平均功率(W)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.chipAveragePower }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
      </el-row>
 | 
			
		||||
      <el-row :gutter="24">
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">芯片人均产量</p>
 | 
			
		||||
          <p class="title">芯片人均产量(片/人)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.chipAnnualAverageProduction }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">芯片产能利用率</p>
 | 
			
		||||
          <p class="title">芯片产能利用率(%)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.chipCapacityUtilizationRate }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
      </el-row>
 | 
			
		||||
@@ -84,68 +85,72 @@
 | 
			
		||||
          <p class="text">{{ dataForm.componentBom }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">封装线OEE</p>
 | 
			
		||||
          <p class="title">封装线OEE(%)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.componentOee }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">标准组件良率</p>
 | 
			
		||||
          <p class="title">标准组件良率(%)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.componentYieldRate }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">标准组件产量</p>
 | 
			
		||||
          <p class="title">标准组件产量(片)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.componentYield }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
      </el-row>
 | 
			
		||||
      <el-row :gutter="24">
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">标准组件总功率</p>
 | 
			
		||||
          <p class="title">标准组件总功率(MW)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.componentTotalPower }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">封装产能利用率</p>
 | 
			
		||||
          <p class="title">封装产能利用率(%)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.componentCapacityUtilizationRate }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">标准组件人均产量</p>
 | 
			
		||||
          <p class="title">标准组件人均产量(片/人)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.componentAnnualAverageProduction }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">标准组件平均功率</p>
 | 
			
		||||
          <p class="title">标准组件平均功率(W)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.componentAveragePower }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">标准组件转化效率</p>
 | 
			
		||||
          <p class="text">{{ dataForm.componentConversionEfficiency }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
      </el-row>
 | 
			
		||||
      <small-title style=" margin: 0;padding: 26px 32px 24px;margin-bottom: 22px;" :no-padding="false">
 | 
			
		||||
        {{ 'BIPV产品' }}
 | 
			
		||||
      </small-title>
 | 
			
		||||
      <el-row :gutter="24">
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">产品产量</p>
 | 
			
		||||
          <p class="title">产品产量(㎡)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.bipvProductOutput }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">人均产量</p>
 | 
			
		||||
          <p class="title">人均产量(㎡/人)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.bipvAnnualAverageProduction }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">芯片使用量</p>
 | 
			
		||||
          <p class="title">芯片使用量(片)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.bipvChipUsage }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">芯片利用率</p>
 | 
			
		||||
          <p class="title">芯片利用率(%)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.bipvChipUtilizationRate }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
      </el-row>
 | 
			
		||||
      <el-row :gutter="24">
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">内部材料成本</p>
 | 
			
		||||
          <p class="title">内部材料成本(元/㎡)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.bipvInsideMaterialCost }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">OEM及委外材料成本</p>
 | 
			
		||||
          <p class="title">OEM及委外材料成本(元/㎡)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.bipvOeeMaterialCost }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="6">
 | 
			
		||||
          <p class="title">综合材料成本</p>
 | 
			
		||||
          <p class="title">综合材料成本(元/㎡)</p>
 | 
			
		||||
          <p class="text">{{ dataForm.bipvComprehensiveMaterialCost }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
      </el-row>
 | 
			
		||||
@@ -197,35 +202,9 @@ export default {
 | 
			
		||||
      ],
 | 
			
		||||
      sectionList: [],
 | 
			
		||||
      visible: false,
 | 
			
		||||
      dataForm: {
 | 
			
		||||
        id: undefined,
 | 
			
		||||
        logTime: undefined,
 | 
			
		||||
        source: 1,
 | 
			
		||||
        detId: undefined,
 | 
			
		||||
        workOrderId: null,
 | 
			
		||||
        teamId: undefined,
 | 
			
		||||
        num: undefined,
 | 
			
		||||
        lineId: undefined,
 | 
			
		||||
        description: undefined,
 | 
			
		||||
        // description: undefined,
 | 
			
		||||
        remark: undefined,
 | 
			
		||||
      },
 | 
			
		||||
      // materialList: [],
 | 
			
		||||
      dataRule: {
 | 
			
		||||
        // materialId: [{ required: true, message: "", trigger: "blur" }],
 | 
			
		||||
        workOrderId: [{ required: true, message: "工单号不能为空", trigger: "change" }],
 | 
			
		||||
        num: [{ required: true, message: "数量不能为空", trigger: "blur" }],
 | 
			
		||||
        detId: [{ required: true, message: "报废原因不能为空", trigger: "change" }],
 | 
			
		||||
 | 
			
		||||
        logTime: [{ required: true, message: "报废时间不能为空", trigger: "change" }],
 | 
			
		||||
      }
 | 
			
		||||
      dataForm: {}
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
  mounted() {
 | 
			
		||||
    this.getDict()
 | 
			
		||||
    console.log('我看看', this.dataForm)
 | 
			
		||||
    // this.getCurrentTime()
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    init(id) {
 | 
			
		||||
      this.visible = true
 | 
			
		||||
@@ -235,102 +214,7 @@ export default {
 | 
			
		||||
          this.dataForm = res.data
 | 
			
		||||
        })
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    // getCurrentTime() {
 | 
			
		||||
    //   // new Date().Format("yyyy-MM-dd HH:mm:ss")
 | 
			
		||||
    //   this.dataForm.logTime = new Date()
 | 
			
		||||
    //   // this.dataForm.logTime = year + "-" + month + "-" + day;
 | 
			
		||||
    //   console.log(this.dataForm.logTime);
 | 
			
		||||
    // },
 | 
			
		||||
    async getDict() {
 | 
			
		||||
    //   // 物料列表
 | 
			
		||||
    //   const res = await getList()
 | 
			
		||||
    //   this.typeList = res.data
 | 
			
		||||
    //   getWorkOrderList().then((res) => {
 | 
			
		||||
    //     console.log(res);
 | 
			
		||||
    //     // console.log(response);
 | 
			
		||||
    //     this.workOrderList = res.data.map((item) => {
 | 
			
		||||
    //       return {
 | 
			
		||||
    //         name: item.name,
 | 
			
		||||
    //         id: item.id
 | 
			
		||||
    //       }
 | 
			
		||||
    //     })
 | 
			
		||||
    //     // console.log(this.formConfig[0].selectOptions);
 | 
			
		||||
    //     // this.listQuery.total = response.data.total;
 | 
			
		||||
    //   })
 | 
			
		||||
    //   getLineList().then((res) => {
 | 
			
		||||
    //     console.log(res);
 | 
			
		||||
    //     // console.log(response);
 | 
			
		||||
    //     this.lineList = res.data.map((item) => {
 | 
			
		||||
    //       return {
 | 
			
		||||
    //         name: item.name,
 | 
			
		||||
    //         id: item.id
 | 
			
		||||
    //       }
 | 
			
		||||
    //     })
 | 
			
		||||
    //     // console.log(this.formConfig[0].selectOptions);
 | 
			
		||||
    //     // this.listQuery.total = response.data.total;
 | 
			
		||||
    //   })
 | 
			
		||||
    //   getDetList().then((res) => {
 | 
			
		||||
    //     console.log(res);
 | 
			
		||||
    //     // console.log(response);
 | 
			
		||||
    //     this.detList = res.data.map((item) => {
 | 
			
		||||
    //       return {
 | 
			
		||||
    //         name: item.content,
 | 
			
		||||
    //         id: item.id
 | 
			
		||||
    //       }
 | 
			
		||||
    //     })
 | 
			
		||||
    //     // console.log(this.formConfig[0].selectOptions);
 | 
			
		||||
    //     // this.listQuery.total = response.data.total;
 | 
			
		||||
    //   })
 | 
			
		||||
    //   getTeamList().then((res) => {
 | 
			
		||||
    //     console.log(res);
 | 
			
		||||
    //     // console.log(response);
 | 
			
		||||
    //     this.teamList = res.data.map((item) => {
 | 
			
		||||
    //       return {
 | 
			
		||||
    //         name: item.name,
 | 
			
		||||
    //         id: item.id
 | 
			
		||||
    //       }
 | 
			
		||||
    //     })
 | 
			
		||||
    //     // console.log(this.formConfig[0].selectOptions);
 | 
			
		||||
    //     // this.listQuery.total = response.data.total;
 | 
			
		||||
    //   })
 | 
			
		||||
    // },
 | 
			
		||||
    // async getWorksectionById(lineId) {
 | 
			
		||||
    //   if (lineId) {
 | 
			
		||||
    //     const { code, data } = await this.$axios({
 | 
			
		||||
    //       url: '/base/core-workshop-section/listByParentId',
 | 
			
		||||
    //       method: 'get',
 | 
			
		||||
    //       params: {
 | 
			
		||||
    //         id: lineId,
 | 
			
		||||
    //       },
 | 
			
		||||
    //     });
 | 
			
		||||
    //     if (code == 0) {
 | 
			
		||||
    //       console.log(data)
 | 
			
		||||
    //       this.sectionList = data.map((item) => {
 | 
			
		||||
    //         return {
 | 
			
		||||
    //           name: item.name,
 | 
			
		||||
    //           id: item.id,
 | 
			
		||||
    //         };
 | 
			
		||||
    //       });
 | 
			
		||||
    //     }
 | 
			
		||||
    //   } else {
 | 
			
		||||
    //     this.$axios({
 | 
			
		||||
    //       url: '/base/core-workshop-section/listAll',
 | 
			
		||||
    //       method: 'get',
 | 
			
		||||
    //       // params: {
 | 
			
		||||
    //       //   id: lineId,
 | 
			
		||||
    //       // },
 | 
			
		||||
    //     }).then((res) => {
 | 
			
		||||
    //       // console.log(data)
 | 
			
		||||
    //       this.sectionList = res.data.map((item) => {
 | 
			
		||||
    //         return {
 | 
			
		||||
    //           name: item.name,
 | 
			
		||||
    //           id: item.id,
 | 
			
		||||
    //         };
 | 
			
		||||
    //       });
 | 
			
		||||
    //     })
 | 
			
		||||
    //   }
 | 
			
		||||
    },
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
@@ -371,5 +255,8 @@ export default {
 | 
			
		||||
  color: rgba(102,102,102,0.75);
 | 
			
		||||
  padding-bottom: 20px;
 | 
			
		||||
}
 | 
			
		||||
.detailBox {
 | 
			
		||||
  width: 98%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
</style>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,15 +1,15 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-04-15 10:49:13
 | 
			
		||||
 * @LastEditTime: 2024-05-22 16:22:57
 | 
			
		||||
 * @LastEditTime: 2024-06-05 16:19:04
 | 
			
		||||
 * @LastEditors: DY
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
<template>
 | 
			
		||||
  <div style="display: flex; flex-direction: column; min-height: calc(100vh - 96px - 31px)">
 | 
			
		||||
    <ButtonNav :menus="['碲化镉工厂', '铜铟镓硒工厂']" :button-mode="true" @change="changeFactory" style="margin-top: -10px">
 | 
			
		||||
  <div style="display: flex; flex-direction: column; min-height: calc(100vh - 96px - 32px)">
 | 
			
		||||
    <ButtonNav v-show="false" :menus="['碲化镉工厂', '铜铟镓硒工厂']" :button-mode="true" @change="changeFactory" style="margin-top: -10px">
 | 
			
		||||
    </ButtonNav>
 | 
			
		||||
    <div class="app-container" style="padding: 16px 24px 0;height: auto; flex-grow: 1;">
 | 
			
		||||
    <div class="app-container" style="height: auto; flex-grow: 1;">
 | 
			
		||||
      <el-form :model="listQuery" :inline="true" ref="dataForm" class="blueTip">
 | 
			
		||||
        <el-form-item v-if="facType === 0" label="工厂名称" prop="factorys">
 | 
			
		||||
          <el-select size="small" v-model="listQuery.factorys" placeholder="请选择工厂名称" multiple clearable>
 | 
			
		||||
@@ -29,34 +29,34 @@
 | 
			
		||||
            </el-option>
 | 
			
		||||
          </el-select>
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
        <!-- <el-form-item v-show="timeSelect === 'day'" label="时间范围" prop="reportTime">
 | 
			
		||||
          <el-date-picker v-model="listQuery.reportTime" type="datetimerange" range-separator="至"
 | 
			
		||||
            start-placeholder="开始日期" value-format="yyyy-MM-dd HH:mm:ss" @change="changeDayTime" end-placeholder="结束日期">
 | 
			
		||||
        <el-form-item v-show="listQuery.date === 1 || listQuery.date === ''" label="时间范围" prop="reportTime">
 | 
			
		||||
          <el-date-picker size="small" clearable v-model="listQuery.reportTime" type="daterange" range-separator="至"
 | 
			
		||||
            start-placeholder="开始日期" value-format="yyyyMMdd" @change="changeDayTime" end-placeholder="结束日期">
 | 
			
		||||
          </el-date-picker>
 | 
			
		||||
        </el-form-item> -->
 | 
			
		||||
        <!-- <el-form-item v-show="timeSelect === 'week'" label="时间范围" prop="reportTime">
 | 
			
		||||
          <el-date-picker v-model="listQuery.reportTime[0]" type="week" format="yyyy 第 WW 周" placeholder="选择周"
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
        <el-form-item v-show="listQuery.date === 2" label="时间范围" prop="reportTime">
 | 
			
		||||
          <el-date-picker size="small" clearable v-model="start" type="week" format="yyyy 第 WW 周" placeholder="选择周"
 | 
			
		||||
            style="width: 180px" @change="onValueChange">
 | 
			
		||||
          </el-date-picker>
 | 
			
		||||
          至
 | 
			
		||||
          <el-date-picker v-model="listQuery.reportTime[1]" type="week" format="yyyy 第 WW 周" placeholder="选择周"
 | 
			
		||||
          <el-date-picker size="small" clearable v-model="end" type="week" format="yyyy 第 WW 周"  placeholder="选择周"
 | 
			
		||||
            style="width: 180px" @change="onValueChange">
 | 
			
		||||
          </el-date-picker>
 | 
			
		||||
          <span v-if="listQuery.reportTime[0] && listQuery.reportTime[1]" style="margin-left: 10px">
 | 
			
		||||
          <!-- <span v-if="start && end" style="margin-left: 10px">
 | 
			
		||||
            {{ date1 }} 至 {{ date2 }},共 {{ weekNum }} 周
 | 
			
		||||
          </span>
 | 
			
		||||
        </el-form-item> -->
 | 
			
		||||
        <el-form-item v-show="listQuery.date !== 4" label="时间值" prop="reportTime">
 | 
			
		||||
          <el-date-picker size="small" v-model="listQuery.reportTime" type="monthrange" value-format="timestamp" range-separator="至" start-placeholder="开始月份"
 | 
			
		||||
          </span> -->
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
        <el-form-item v-show="listQuery.date === 3" label="时间值" prop="reportTime">
 | 
			
		||||
          <el-date-picker size="small" v-model="listQuery.reportTime" type="monthrange" value-format="yyyyMM" range-separator="至" start-placeholder="开始月份"
 | 
			
		||||
            end-placeholder="结束月份" @change="changeTime">
 | 
			
		||||
          </el-date-picker>
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
        <el-form-item v-show="listQuery.date === 4" label="时间值" prop="reportTime">
 | 
			
		||||
          <el-date-picker size="small" clearable v-model="start" value-format="timestamp" type="year"
 | 
			
		||||
          <el-date-picker size="small" clearable v-model="start" value-format="yyyy" type="year"
 | 
			
		||||
            placeholder="开始时间">
 | 
			
		||||
          </el-date-picker>
 | 
			
		||||
          ~
 | 
			
		||||
          <el-date-picker size="small" clearable v-model="end" value-format="timestamp" type="year" placeholder="结束时间"
 | 
			
		||||
          <el-date-picker size="small" clearable v-model="end" value-format="yyyy" type="year" placeholder="结束时间"
 | 
			
		||||
            @change="getYear">
 | 
			
		||||
          </el-date-picker>
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
@@ -173,7 +173,7 @@ export default {
 | 
			
		||||
        current: 1,
 | 
			
		||||
        factorys: null,
 | 
			
		||||
        total: 0,
 | 
			
		||||
        date: undefined,
 | 
			
		||||
        date: 3,
 | 
			
		||||
        beginTime: undefined,
 | 
			
		||||
        endTime: undefined,
 | 
			
		||||
        reportTime: []
 | 
			
		||||
@@ -314,9 +314,17 @@ export default {
 | 
			
		||||
        },
 | 
			
		||||
      ],
 | 
			
		||||
      timeList: [
 | 
			
		||||
        {
 | 
			
		||||
          value: 1,
 | 
			
		||||
          label: '日'
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          value: 2,
 | 
			
		||||
          label: '周'
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          value: 3,
 | 
			
		||||
          label:'月'
 | 
			
		||||
          label: '月'
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          value: 4,
 | 
			
		||||
@@ -332,13 +340,13 @@ export default {
 | 
			
		||||
          showOverflowtooltip: true
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'tagertTime',
 | 
			
		||||
          prop: 'targetTime',
 | 
			
		||||
          label: '目标时间',
 | 
			
		||||
          minWidth: 150,
 | 
			
		||||
          showOverflowtooltip: true
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'createTime',
 | 
			
		||||
          prop: 'updateTime',
 | 
			
		||||
          label: '提交时间',
 | 
			
		||||
          filter: parseTime,
 | 
			
		||||
          minWidth: 150,
 | 
			
		||||
@@ -418,11 +426,11 @@ export default {
 | 
			
		||||
			// all: {}
 | 
			
		||||
		};
 | 
			
		||||
  },
 | 
			
		||||
  // computed: {
 | 
			
		||||
  //   weekNum() {
 | 
			
		||||
  //     return Math.round((this.listQuery.reportTime[1] - this.listQuery.reportTime[0]) / (24 * 60 * 60 * 1000 * 7)) + 1
 | 
			
		||||
  //   },
 | 
			
		||||
  // },
 | 
			
		||||
  computed: {
 | 
			
		||||
    weekNum() {
 | 
			
		||||
      return Math.round((this.end - this.start) / (24 * 60 * 60 * 1000 * 7)) + 1
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  watch: {
 | 
			
		||||
    facType(value) {
 | 
			
		||||
      if (value === 0) {
 | 
			
		||||
@@ -442,13 +450,12 @@ export default {
 | 
			
		||||
        })
 | 
			
		||||
        this.upload.url = process.env.VUE_APP_BASE_API + '/admin-api/ip/prod-target/to-target-import-excel'
 | 
			
		||||
      }
 | 
			
		||||
      console.log(112, this.tableProps)
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
	mounted() {
 | 
			
		||||
    // this.getDict()
 | 
			
		||||
    // this.getCurrentYearFirst()
 | 
			
		||||
    this.getDataList()
 | 
			
		||||
	created() {
 | 
			
		||||
    const currentMonth = new Date()
 | 
			
		||||
    this.listQuery.reportTime = [moment(currentMonth).format('yyyyMM'), moment(currentMonth).format('yyyyMM')]
 | 
			
		||||
    this.changeTime()
 | 
			
		||||
	},
 | 
			
		||||
  methods: {
 | 
			
		||||
    handleImport() {
 | 
			
		||||
@@ -460,42 +467,6 @@ export default {
 | 
			
		||||
    handleFileUploadProgress(event, file, fileList) {
 | 
			
		||||
      this.upload.isUploading = true;
 | 
			
		||||
    },
 | 
			
		||||
    // 文件上传成功处理
 | 
			
		||||
    // handleFileSuccess(param, type) {
 | 
			
		||||
    //   console.log('带的', param.file)
 | 
			
		||||
    //   const formData = new FormData()
 | 
			
		||||
    //   formData.append('multipartFile', param.file)
 | 
			
		||||
    //   console.log('送送', param)
 | 
			
		||||
    //   importDiTarget(formData).then(res => {
 | 
			
		||||
    //     console.log(res)
 | 
			
		||||
    //     if (res.code !== 0) {
 | 
			
		||||
    //       this.$modal.msgError(response.msg)
 | 
			
		||||
    //       return;
 | 
			
		||||
    //     }
 | 
			
		||||
    //     this.upload.open = false;
 | 
			
		||||
    //     this.upload.isUploading = false;
 | 
			
		||||
    //     this.$refs.upload.clearFiles();
 | 
			
		||||
    //   }).catch(() => {
 | 
			
		||||
    //     this.upload.open = false
 | 
			
		||||
    //     this.upload.isUploading = false
 | 
			
		||||
    //   })
 | 
			
		||||
    //   // 拼接提示语
 | 
			
		||||
    //   // let data = response.data;
 | 
			
		||||
    //   // let text = '创建成功数量:' + data.createUsernames.length;
 | 
			
		||||
    //   // for (const username of data.createUsernames) {
 | 
			
		||||
    //   //   text += '<br />    ' + username;
 | 
			
		||||
    //   // }
 | 
			
		||||
    //   // text += '<br />更新成功数量:' + data.updateUsernames.length;
 | 
			
		||||
    //   // for (const username of data.updateUsernames) {
 | 
			
		||||
    //   //   text += '<br />    ' + username;
 | 
			
		||||
    //   // }
 | 
			
		||||
    //   // text += '<br />更新失败数量:' + Object.keys(data.failureUsernames).length;
 | 
			
		||||
    //   // for (const username in data.failureUsernames) {
 | 
			
		||||
    //   //   text += '<br />    ' + username + ':' + data.failureUsernames[username];
 | 
			
		||||
    //   // }
 | 
			
		||||
    //   this.$message.success('导入成功!');
 | 
			
		||||
    //   this.getDataList();
 | 
			
		||||
    // },
 | 
			
		||||
        // 文件上传成功处理
 | 
			
		||||
    handleFileSuccess(response, file, fileList) {
 | 
			
		||||
      if (response.code !== 0) {
 | 
			
		||||
@@ -521,11 +492,6 @@ export default {
 | 
			
		||||
    changeFactory($event) {
 | 
			
		||||
      this.currentMenu = $event
 | 
			
		||||
      this.facType = this.currentMenu === '碲化镉工厂' ? 0 : 1
 | 
			
		||||
      // if (this.facType === 0) {
 | 
			
		||||
      //   this.upload.url = process.env.VUE_APP_BASE_API + '/admin-api/ip/prod-target/di-target-import-excel'
 | 
			
		||||
      // } else {
 | 
			
		||||
      //   this.upload.url = process.env.VUE_APP_BASE_API + '/admin-api/ip/prod-target/to-target-import-excel'
 | 
			
		||||
      // }
 | 
			
		||||
      this.getDataList()
 | 
			
		||||
    },
 | 
			
		||||
    handleClick(val) {
 | 
			
		||||
@@ -536,7 +502,6 @@ export default {
 | 
			
		||||
          this.$refs.addOrUpdate.init(val.data.id);
 | 
			
		||||
        });
 | 
			
		||||
      } else if (val.type === "delete") {
 | 
			
		||||
        console.log('啊啊', val)
 | 
			
		||||
        this.deleteHandle(val.data.id, val.data.factory, val.data._pageIndex)
 | 
			
		||||
      } else {
 | 
			
		||||
        this.otherMethods(val)
 | 
			
		||||
@@ -569,84 +534,98 @@ export default {
 | 
			
		||||
      this.$nextTick(() => {
 | 
			
		||||
        this.$refs.detailOrUpdate.init(val.data.id);
 | 
			
		||||
      });
 | 
			
		||||
    },
 | 
			
		||||
    buttonClick() {
 | 
			
		||||
 | 
			
		||||
    },
 | 
			
		||||
    getYear(e) {
 | 
			
		||||
      if (this.end && e - this.start > 10 * 365*24*60*60*1000) {
 | 
			
		||||
      if (this.end && Number(this.end) - Number(this.start) > 10) {
 | 
			
		||||
        this.$message({
 | 
			
		||||
          message: '年份起止时间不能超过十年',
 | 
			
		||||
          type: 'warning'
 | 
			
		||||
        });
 | 
			
		||||
        this.start = undefined
 | 
			
		||||
        this.end = undefined
 | 
			
		||||
        // console.log();
 | 
			
		||||
      } else {
 | 
			
		||||
        if (this.end < this.start) {
 | 
			
		||||
        if (Number(this.end) < Number(this.start)) {
 | 
			
		||||
          this.$message({
 | 
			
		||||
            message: '结束年份不能小于开始年份',
 | 
			
		||||
            type: 'warning'
 | 
			
		||||
          });
 | 
			
		||||
          this.start = undefined
 | 
			
		||||
          this.end = undefined
 | 
			
		||||
        } else {
 | 
			
		||||
          this.listQuery.beginTime = Number(this.start)
 | 
			
		||||
          this.listQuery.endTime = Number(this.end)
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
      if (!this.start && !this.end) {
 | 
			
		||||
        this.listQuery.beginTime = undefined
 | 
			
		||||
        this.listQuery.endTime = undefined
 | 
			
		||||
      }
 | 
			
		||||
      // console.log(e);
 | 
			
		||||
    },
 | 
			
		||||
    changeTime() {
 | 
			
		||||
      if (this.listQuery.reportTime) {
 | 
			
		||||
        const numDays = this.listQuery.reportTime[1] - this.listQuery.reportTime[0]
 | 
			
		||||
        if (numDays > 2*365*24*60*60*1000) {
 | 
			
		||||
        const years = Number(this.listQuery.reportTime[1].slice(0, 4)) - Number(this.listQuery.reportTime[0].slice(0, 4))
 | 
			
		||||
        const months = Number(this.listQuery.reportTime[1].slice(4)) - Number(this.listQuery.reportTime[0].slice(4))
 | 
			
		||||
        if (years * 12 + months > 24) {
 | 
			
		||||
          this.$message({
 | 
			
		||||
            message: '时间范围不能超过24个月',
 | 
			
		||||
            type: 'warning'
 | 
			
		||||
          });
 | 
			
		||||
          this.listQuery.reportTime = [];
 | 
			
		||||
        } else {
 | 
			
		||||
          this.listQuery.beginTime = Number(this.listQuery.reportTime[0])
 | 
			
		||||
          this.listQuery.endTime = Number(this.listQuery.reportTime[1])
 | 
			
		||||
        }
 | 
			
		||||
      } else {
 | 
			
		||||
        this.listQuery.beginTime = undefined
 | 
			
		||||
        this.listQuery.endTime = undefined
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    // 获取数据列表
 | 
			
		||||
    multipliedByHundred(str) {
 | 
			
		||||
      console.log(str);
 | 
			
		||||
      // console.log(str)
 | 
			
		||||
      if ( str != 0) {
 | 
			
		||||
        let floatVal = parseFloat(str);
 | 
			
		||||
        if (isNaN(floatVal)) {
 | 
			
		||||
          return 0;
 | 
			
		||||
    onValueChange(picker, k) { // 选中近k周后触发的操作
 | 
			
		||||
      if (this.start && this.end) {
 | 
			
		||||
        this.date1 = moment(this.start.getTime() - 24 * 60 * 60 * 1000).format('YYYY-MM-DD HH:mm:ss')
 | 
			
		||||
        this.date2 = moment(this.end.getTime() + 5 * 24 * 60 * 60 * 1000).format('YYYY-MM-DD HH:mm:ss')
 | 
			
		||||
        const numDays = (new Date(this.date2).getTime() - new Date(this.date1).getTime()) / (24 * 3600 * 1000);
 | 
			
		||||
        if (numDays > 168) {
 | 
			
		||||
          console.log(numDays)
 | 
			
		||||
          this.$message({
 | 
			
		||||
            message: '周范围不能超过24周',
 | 
			
		||||
            type: 'warning'
 | 
			
		||||
          });
 | 
			
		||||
        } else {
 | 
			
		||||
          this.listQuery.beginTime = Number(moment(this.start.getTime()).format('YYYYWW'))
 | 
			
		||||
          this.listQuery.endTime = Number(moment(this.end.getTime()).format('YYYYWW'))
 | 
			
		||||
        }
 | 
			
		||||
        floatVal = Math.round(str * 10000) / 100;
 | 
			
		||||
        let strVal = floatVal.toString();
 | 
			
		||||
        let searchVal = strVal.indexOf('.');
 | 
			
		||||
        if (searchVal < 0) {
 | 
			
		||||
          searchVal = strVal.length;
 | 
			
		||||
          strVal += '.';
 | 
			
		||||
        }
 | 
			
		||||
        while (strVal.length <= searchVal + 2) {
 | 
			
		||||
          strVal += '0';
 | 
			
		||||
        }
 | 
			
		||||
        return parseFloat(strVal);
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      if (!this.start && !this.end) {
 | 
			
		||||
        this.listQuery.beginTime = undefined
 | 
			
		||||
        this.listQuery.endTime = undefined
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    changeDayTime() {
 | 
			
		||||
      if (this.listQuery.reportTime) {
 | 
			
		||||
        const numDays = Number(this.listQuery.reportTime[1]) - Number(this.listQuery.reportTime[0])
 | 
			
		||||
        if (numDays > 30) {
 | 
			
		||||
          this.$message({
 | 
			
		||||
            message: '时间范围不能超过30天',
 | 
			
		||||
            type: 'warning'
 | 
			
		||||
          });
 | 
			
		||||
          this.listQuery.reportTime = [];
 | 
			
		||||
        } else {
 | 
			
		||||
          this.listQuery.beginTime = Number(this.listQuery.reportTime[0])
 | 
			
		||||
          this.listQuery.endTime = Number(this.listQuery.reportTime[1])
 | 
			
		||||
        }
 | 
			
		||||
      } else {
 | 
			
		||||
        this.listQuery.beginTime = undefined
 | 
			
		||||
        this.listQuery.endTime = undefined
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    async getDataList() {
 | 
			
		||||
      if (this.listQuery.date === 3) {
 | 
			
		||||
        if (this.listQuery.reportTime?.length > 0) {
 | 
			
		||||
          this.listQuery.beginTime = this.listQuery.reportTime[0] ? this.listQuery.reportTime[0] : undefined
 | 
			
		||||
          this.listQuery.endTime = this.listQuery.reportTime[1] ? this.listQuery.reportTime[1] : undefined
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
      if (this.listQuery.date === 4) {
 | 
			
		||||
        if (this.listQuery.reportTime?.length > 0) {
 | 
			
		||||
          this.listQuery.beginTime = this.start ? this.start : undefined
 | 
			
		||||
          this.listQuery.endTime = this.end ? this.end : undefined
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
      if (this.currentMenu === '碲化镉工厂') {
 | 
			
		||||
        await prodTargetDiPage(this.listQuery).then(res => {
 | 
			
		||||
          if (res.code === 0) {
 | 
			
		||||
            this.tableData = res.data.records
 | 
			
		||||
            this.tableData.forEach(item => {
 | 
			
		||||
                const year = item.targetYear ? item.targetYear + '年' : ''
 | 
			
		||||
                const month = item.targetMonth ? item.targetMonth + '月' : ''
 | 
			
		||||
                item.tagertTime = year + month
 | 
			
		||||
            })
 | 
			
		||||
            this.listQuery.total = res.data.total
 | 
			
		||||
          }
 | 
			
		||||
        })
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										65
									
								
								src/views/produce/workOrder/SmallTitle.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,65 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zwq
 | 
			
		||||
 * @Date: 2023-08-01 15:27:31
 | 
			
		||||
 * @LastEditors: zwq
 | 
			
		||||
 * @LastEditTime: 2023-08-01 16:25:54
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
<template>
 | 
			
		||||
	<div :class="[className, { 'p-0': noPadding }]">
 | 
			
		||||
		<slot />
 | 
			
		||||
	</div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
export default {
 | 
			
		||||
	props: {
 | 
			
		||||
		size: {
 | 
			
		||||
			// 取值范围:  xl lg md sm
 | 
			
		||||
			type: String,
 | 
			
		||||
			default: 'de',
 | 
			
		||||
			validator: function (val) {
 | 
			
		||||
				return ['xl', 'lg', 'de', 'md', 'sm'].indexOf(val) !== -1;
 | 
			
		||||
			},
 | 
			
		||||
		},
 | 
			
		||||
		noPadding: {
 | 
			
		||||
			type: Boolean,
 | 
			
		||||
			default: false,
 | 
			
		||||
		},
 | 
			
		||||
	},
 | 
			
		||||
	computed: {
 | 
			
		||||
		className: function () {
 | 
			
		||||
			return `${this.size}-title`;
 | 
			
		||||
		},
 | 
			
		||||
	},
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style lang="scss" scoped>
 | 
			
		||||
$pxls: (xl, 28px) (lg, 24px) (de, 20px) (md, 18px) (sm, 16px);
 | 
			
		||||
$mgr: 8px;
 | 
			
		||||
@each $size, $height in $pxls {
 | 
			
		||||
	.#{$size}-title {
 | 
			
		||||
		font-size: 18px;
 | 
			
		||||
		line-height: $height;
 | 
			
		||||
		color: #000;
 | 
			
		||||
		font-weight: 500;
 | 
			
		||||
		font-family: '微软雅黑', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
 | 
			
		||||
 | 
			
		||||
		&::before {
 | 
			
		||||
			content: '';
 | 
			
		||||
			display: inline-block;
 | 
			
		||||
			vertical-align: top;
 | 
			
		||||
			width: 4px;
 | 
			
		||||
			height: $height + 2px;
 | 
			
		||||
			border-radius: 1px;
 | 
			
		||||
			margin-right: $mgr;
 | 
			
		||||
			background-color: #0b58ff;
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.p-0 {
 | 
			
		||||
	padding: 0;
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										432
									
								
								src/views/produce/workOrder/add-or-updata.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,432 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2023-11-06 15:15:30
 | 
			
		||||
 * @LastEditTime: 2024-06-14 10:55:21
 | 
			
		||||
 * @LastEditors: DY
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
<template>
 | 
			
		||||
  <el-drawer class="drawer" :visible.sync="visible" size="85%" @closed="$emit('destroy')">
 | 
			
		||||
    <small-title slot="title" :no-padding="true">
 | 
			
		||||
      {{ '详情' }}
 | 
			
		||||
      <el-button type="primary" plain size="small" style="float: right" @click="exportDetail">导出</el-button>
 | 
			
		||||
    </small-title>
 | 
			
		||||
    <div ref="detail" class="detailBox">
 | 
			
		||||
      <el-row :gutter="20">
 | 
			
		||||
        <el-col :span="3">
 | 
			
		||||
          <p class="title">工单号</p>
 | 
			
		||||
          <p class="text">{{ dataForm.workOrderNumber }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="3">
 | 
			
		||||
          <p class="title">订单号</p>
 | 
			
		||||
          <p class="text">{{ dataForm.orderNumber }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="3">
 | 
			
		||||
          <p class="title">工单类型</p>
 | 
			
		||||
          <p class="text">{{ ['', '芯片订单', '组件类型', 'bipv类型'][dataForm.workOrderType] }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="3">
 | 
			
		||||
          <p class="title">工单来源</p>
 | 
			
		||||
          <p class="text">{{ ['', '手动', 'ERP'][dataForm.source] }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="3">
 | 
			
		||||
          <p class="title">工艺流程</p>
 | 
			
		||||
          <p class="text">{{ dataForm.process }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="3">
 | 
			
		||||
          <p class="title">BOM</p>
 | 
			
		||||
          <p class="text">{{ dataForm.bom }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="3">
 | 
			
		||||
          <p class="title">工单状态</p>
 | 
			
		||||
          <p class="text">{{ ['未开始', '生产中', '已完成'][dataForm.orderStatus] }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="3">
 | 
			
		||||
          <p class="title">投入状态</p>
 | 
			
		||||
          <p class="text">{{ getDictDataLabel('work_order_in_status', dataForm.inStatus) }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
      </el-row>
 | 
			
		||||
      <el-row :gutter="20">
 | 
			
		||||
        <el-col :span="3">
 | 
			
		||||
          <p class="title">计划投入量</p>
 | 
			
		||||
          <p class="text">{{ dataForm.plannedInvestment }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="3">
 | 
			
		||||
          <p class="title">目标产量</p>
 | 
			
		||||
          <p class="text">{{ dataForm.targetProduction }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="3">
 | 
			
		||||
          <p class="title">实际投入</p>
 | 
			
		||||
          <p class="text">{{ dataForm.actualInvestment }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="3">
 | 
			
		||||
          <p class="title">实际产出</p>
 | 
			
		||||
          <p class="text">{{ dataForm.actualProduction }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="3">
 | 
			
		||||
          <p class="title">创建时间</p>
 | 
			
		||||
          <p class="text">{{ parseTime(dataForm.createTime) }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="3">
 | 
			
		||||
          <p class="title">开始时间</p>
 | 
			
		||||
          <p class="text">{{ dataForm.startDate?.length > 0 ? dataForm.startDate[0] + '-' + dataForm.startDate[1] + '-' + dataForm.startDate[2] : '' }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
        <el-col :span="3">
 | 
			
		||||
          <p class="title">完成时间</p>
 | 
			
		||||
          <p class="text">{{ dataForm.endDate?.length > 0 ? dataForm.endDate[0] + '-' + dataForm.endDate[1] + '-' + dataForm.endDate[2] : '' }}</p>
 | 
			
		||||
        </el-col>
 | 
			
		||||
      </el-row>
 | 
			
		||||
      <el-divider></el-divider>
 | 
			
		||||
      <div class="chartDiv">
 | 
			
		||||
        <div ref="bar" :style="{ height: '30vh', width: '40vw' }" />
 | 
			
		||||
        <div ref="pie" :style="{ height: '30vh', width: '40vw' }" />
 | 
			
		||||
      </div>
 | 
			
		||||
      <div class="chartDiv">
 | 
			
		||||
        <div ref="equipmentLine" :style="{ height: '30vh', width: '40vw' }" />
 | 
			
		||||
        <div ref="line" v-show="dataForm.orderStatus === 1" :style="{ height: '30vh', width: '40vw' }" />
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
  </el-drawer>
 | 
			
		||||
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
// import basicAdd from './basic-add';
 | 
			
		||||
import * as echarts from 'echarts'
 | 
			
		||||
import resize from '@/mixins/resize'
 | 
			
		||||
import { getWorkOrderDetail } from '@/api/produceData/order';
 | 
			
		||||
import SmallTitle from './SmallTitle';
 | 
			
		||||
import jsPDF from 'jspdf';
 | 
			
		||||
import html2canvas from 'html2canvas';
 | 
			
		||||
import { getDictDataLabel } from "@/utils/dict";
 | 
			
		||||
 | 
			
		||||
export default {
 | 
			
		||||
  components: {
 | 
			
		||||
    SmallTitle,
 | 
			
		||||
  },
 | 
			
		||||
  mixins: [resize],
 | 
			
		||||
  props: {
 | 
			
		||||
    date: {
 | 
			
		||||
      type: Number,
 | 
			
		||||
      default: 0
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      lineChart: null,
 | 
			
		||||
      pieChart: null,
 | 
			
		||||
      barChart: null,
 | 
			
		||||
      equipmentLineChart: null,
 | 
			
		||||
      visible: false,
 | 
			
		||||
      dataForm: {}
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  beforeDestroy() {
 | 
			
		||||
    if (!this.chart) {
 | 
			
		||||
      return
 | 
			
		||||
    }
 | 
			
		||||
    this.chart.dispose()
 | 
			
		||||
    this.chart = null
 | 
			
		||||
  },
 | 
			
		||||
  mounted() {
 | 
			
		||||
    // this.getCurrentTime()
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    exportDetail() {
 | 
			
		||||
      // 导出
 | 
			
		||||
      const pdf = new jsPDF('l', 'pt', 'a4');
 | 
			
		||||
 | 
			
		||||
      const canvas = document.createElement('canvas')
 | 
			
		||||
      
 | 
			
		||||
      const element = this.$refs['detail'];
 | 
			
		||||
      const width = pdf.internal.pageSize.getWidth()
 | 
			
		||||
      const height = pdf.internal.pageSize.getHeight()
 | 
			
		||||
      
 | 
			
		||||
      canvas.width = width * 2
 | 
			
		||||
      canvas.height = height * 2
 | 
			
		||||
 | 
			
		||||
      canvas.style.width = width + 'px'
 | 
			
		||||
      canvas.style.height = height + 'px'
 | 
			
		||||
      
 | 
			
		||||
      const options = {
 | 
			
		||||
        // scale: 2,
 | 
			
		||||
        dpi: 300,
 | 
			
		||||
        canvas: canvas,
 | 
			
		||||
        useCORS: true
 | 
			
		||||
      };
 | 
			
		||||
 | 
			
		||||
      html2canvas(element, options).then((canvas) => {
 | 
			
		||||
        const imgData = canvas.toDataURL('image/png', 1.0);
 | 
			
		||||
        pdf.addImage(imgData, 'PNG', 0, 0, width, height);
 | 
			
		||||
        pdf.save(this.dataForm.workOrderNumber + '详情.pdf');
 | 
			
		||||
      });
 | 
			
		||||
    },
 | 
			
		||||
    init(id) {
 | 
			
		||||
      this.visible = true
 | 
			
		||||
      this.$nextTick(() => {
 | 
			
		||||
        this.initLineChart()
 | 
			
		||||
      })
 | 
			
		||||
      if (id) {
 | 
			
		||||
        getWorkOrderDetail(id).then(res => {
 | 
			
		||||
          if (res.code === 0) {
 | 
			
		||||
            this.dataForm = res.data.prodWorkOrderDO
 | 
			
		||||
            this.buildChart(this.dataForm)
 | 
			
		||||
            // 在制品
 | 
			
		||||
            const xAxisList = Object.keys(res.data.inProcessDis)
 | 
			
		||||
            const yAxisList = Object.values(res.data.inProcessDis)
 | 
			
		||||
            this.initEqLineChart(xAxisList, yAxisList)
 | 
			
		||||
            // 趋势图
 | 
			
		||||
            const seriesList = []
 | 
			
		||||
            const dateList = []
 | 
			
		||||
            res.data.his.forEach(element => {
 | 
			
		||||
              seriesList.push(element.actualProduction)
 | 
			
		||||
              dateList.push(element.recordTime[0] + '-' + element.recordTime[1] + '-' + element.recordTime[2])
 | 
			
		||||
            })
 | 
			
		||||
            this.initLineChart(dateList, seriesList)
 | 
			
		||||
          }
 | 
			
		||||
          // if (this.dataForm.orderStatus === 1) {
 | 
			
		||||
          //   this.trend()
 | 
			
		||||
          // }
 | 
			
		||||
        })
 | 
			
		||||
        // getEqNum(id).then(response => {
 | 
			
		||||
        //   if (response.code === 0) {
 | 
			
		||||
        //     const xAxisList = Object.keys(response.data)
 | 
			
		||||
        //     const yAxisList = Object.values(response.data)
 | 
			
		||||
        //     this.initEqLineChart(xAxisList, yAxisList)
 | 
			
		||||
        //   }
 | 
			
		||||
        // })
 | 
			
		||||
        
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    trend() {
 | 
			
		||||
      // 趋势图
 | 
			
		||||
      getDailyTrend({ factory: this.dataForm.id }).then(trendRes => {
 | 
			
		||||
        if (trendRes?.data.length > 0) {
 | 
			
		||||
          const seriesList = []
 | 
			
		||||
          const dateList = []
 | 
			
		||||
          trendRes.data.forEach(element => {
 | 
			
		||||
            seriesList.push(element.actualProduction)
 | 
			
		||||
            dateList.push(element.recordTime[0] + '-' + element.recordTime[1] + '-' + element.recordTime[2])
 | 
			
		||||
          })
 | 
			
		||||
          this.initLineChart(dateList, seriesList)
 | 
			
		||||
        }
 | 
			
		||||
      })
 | 
			
		||||
    },
 | 
			
		||||
    buildChart(data) {
 | 
			
		||||
      // 生产明细
 | 
			
		||||
      const barList = [data.targetProduction, data.plannedInvestment, data.actualInvestment, data.actualProduction, data.wasteNum, data.reworkNum]
 | 
			
		||||
      this.initChart(barList)
 | 
			
		||||
      // 良品率
 | 
			
		||||
      const pieList = [
 | 
			
		||||
        { value: data.actualProduction, name: '实际产出' },
 | 
			
		||||
        { value: data.wasteNum, name: '废品数量' },
 | 
			
		||||
        { value: data.reworkNum, name: '待再加工数量' }
 | 
			
		||||
      ]
 | 
			
		||||
      this.initPieChart(pieList)
 | 
			
		||||
    },
 | 
			
		||||
    initChart(barData) {
 | 
			
		||||
      this.barChart = echarts.init(this.$refs['bar'])
 | 
			
		||||
      this.barChart.setOption({
 | 
			
		||||
        title: {
 | 
			
		||||
          text: '生产明细',
 | 
			
		||||
          left: 'center'
 | 
			
		||||
          // subtext: 'Fake Data'
 | 
			
		||||
        },
 | 
			
		||||
        tooltip: {
 | 
			
		||||
          trigger: 'axis'
 | 
			
		||||
        },
 | 
			
		||||
        grid: { top: 100, right: 90, bottom: 10, left: 10, containLabel: true },
 | 
			
		||||
        calculable: true,
 | 
			
		||||
        grid: {
 | 
			
		||||
          top: '20%',
 | 
			
		||||
          left: "1%",
 | 
			
		||||
          right: "3%",
 | 
			
		||||
          bottom: "1%",
 | 
			
		||||
          containLabel: true
 | 
			
		||||
        },
 | 
			
		||||
        xAxis: {
 | 
			
		||||
          type: 'category',
 | 
			
		||||
          data: ['目标产量', '计划投入量', '实际投入', '实际产出', '废品数量', '待再加工数量'],
 | 
			
		||||
          axisLabel: {
 | 
			
		||||
            rotate:45
 | 
			
		||||
          }
 | 
			
		||||
        },
 | 
			
		||||
        yAxis: {
 | 
			
		||||
          type: 'value'
 | 
			
		||||
        },
 | 
			
		||||
        series: [
 | 
			
		||||
          {
 | 
			
		||||
            data: barData,
 | 
			
		||||
            type: 'bar',
 | 
			
		||||
            barWidth: '40%'
 | 
			
		||||
          }
 | 
			
		||||
        ]
 | 
			
		||||
      }, true)
 | 
			
		||||
    },
 | 
			
		||||
    initPieChart(pieData) {
 | 
			
		||||
      this.pieChart = echarts.init(this.$refs['pie'])
 | 
			
		||||
      this.pieChart.setOption({
 | 
			
		||||
        title: {
 | 
			
		||||
          text: '产品良率 ' + (pieData[0].value / (pieData[0].value + pieData[1].value)).toFixed(4) * 100 + '%',
 | 
			
		||||
          left: 'center'
 | 
			
		||||
          // subtext: 'Fake Data'
 | 
			
		||||
        },
 | 
			
		||||
        tooltip: {
 | 
			
		||||
          trigger: 'item'
 | 
			
		||||
        },
 | 
			
		||||
        legend: {
 | 
			
		||||
          top: '5%',
 | 
			
		||||
          left: 'right',
 | 
			
		||||
          orient: 'vertical'
 | 
			
		||||
        },
 | 
			
		||||
        series: [
 | 
			
		||||
          {
 | 
			
		||||
            // name: 'Access From',
 | 
			
		||||
            type: 'pie',
 | 
			
		||||
            radius: ['40%', '70%'],
 | 
			
		||||
            avoidLabelOverlap: false,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: false,
 | 
			
		||||
              position: 'center'
 | 
			
		||||
            },
 | 
			
		||||
            emphasis: {
 | 
			
		||||
              label: {
 | 
			
		||||
                show: false,
 | 
			
		||||
                fontSize: 40,
 | 
			
		||||
                fontWeight: 'bold'
 | 
			
		||||
              }
 | 
			
		||||
            },
 | 
			
		||||
            labelLine: {
 | 
			
		||||
              show: false
 | 
			
		||||
            },
 | 
			
		||||
            data: pieData
 | 
			
		||||
          }
 | 
			
		||||
        ]
 | 
			
		||||
      }, true)
 | 
			
		||||
    },
 | 
			
		||||
    initEqLineChart(xAxisList, yAxisList) {
 | 
			
		||||
      this.equipmentLineChart = echarts.init(this.$refs['equipmentLine'])
 | 
			
		||||
      this.equipmentLineChart.setOption({
 | 
			
		||||
        title: {
 | 
			
		||||
          text: '待制品分布',
 | 
			
		||||
          left: 'center'
 | 
			
		||||
          // subtext: 'Fake Data'
 | 
			
		||||
        },
 | 
			
		||||
        tooltip: {
 | 
			
		||||
          trigger: 'axis'
 | 
			
		||||
        },
 | 
			
		||||
        grid: { top: 100, right: 90, bottom: 10, left: 10, containLabel: true },
 | 
			
		||||
        calculable: true,
 | 
			
		||||
        grid: {
 | 
			
		||||
          top: '20%',
 | 
			
		||||
          left: "1%",
 | 
			
		||||
          right: "3%",
 | 
			
		||||
          bottom: "1%",
 | 
			
		||||
          containLabel: true
 | 
			
		||||
        },
 | 
			
		||||
        xAxis: {
 | 
			
		||||
          type: 'category',
 | 
			
		||||
          data: xAxisList,
 | 
			
		||||
          axisLabel: {
 | 
			
		||||
            rotate:45,
 | 
			
		||||
            // width: '10%'
 | 
			
		||||
          }
 | 
			
		||||
        },
 | 
			
		||||
        yAxis: {
 | 
			
		||||
          type: 'value'
 | 
			
		||||
        },
 | 
			
		||||
        series: [
 | 
			
		||||
          {
 | 
			
		||||
            data: yAxisList,
 | 
			
		||||
            type: 'bar',
 | 
			
		||||
            barWidth: '50%'
 | 
			
		||||
          }
 | 
			
		||||
        ]
 | 
			
		||||
      }, true)
 | 
			
		||||
    },
 | 
			
		||||
    initLineChart(xAxisList, seriesList) {
 | 
			
		||||
      this.lineChart = echarts.init(this.$refs['line'])
 | 
			
		||||
      this.lineChart.setOption({
 | 
			
		||||
        title: {
 | 
			
		||||
          text: '历史趋势',
 | 
			
		||||
          left: 'center' // 设置标题居中
 | 
			
		||||
        },
 | 
			
		||||
        tooltip: {
 | 
			
		||||
          trigger: 'item'
 | 
			
		||||
        },
 | 
			
		||||
        xAxis: {
 | 
			
		||||
          type: 'category',
 | 
			
		||||
          data: xAxisList,
 | 
			
		||||
          axisLabel: {
 | 
			
		||||
            rotate:45
 | 
			
		||||
          }
 | 
			
		||||
        },
 | 
			
		||||
        yAxis: {
 | 
			
		||||
          type: 'value'
 | 
			
		||||
        },
 | 
			
		||||
        series: [
 | 
			
		||||
          {
 | 
			
		||||
            data: seriesList,
 | 
			
		||||
            type: 'line'
 | 
			
		||||
          }
 | 
			
		||||
        ]
 | 
			
		||||
      }, true)
 | 
			
		||||
    }
 | 
			
		||||
    // getCurrentTime() {
 | 
			
		||||
    //   // new Date().Format("yyyy-MM-dd HH:mm:ss")
 | 
			
		||||
    //   this.dataForm.logTime = new Date()
 | 
			
		||||
    //   // this.dataForm.logTime = year + "-" + month + "-" + day;
 | 
			
		||||
    //   console.log(this.dataForm.logTime);
 | 
			
		||||
    // },
 | 
			
		||||
  },
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
<style scoped>
 | 
			
		||||
.chartDiv {
 | 
			
		||||
  display: flex;
 | 
			
		||||
  justify-content: space-between;
 | 
			
		||||
  width: 100%;
 | 
			
		||||
  padding: 5px;
 | 
			
		||||
  padding-left: 30px;
 | 
			
		||||
}
 | 
			
		||||
  .drawer >>> .el-drawer {
 | 
			
		||||
  border-radius: 8px 0 0 8px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.drawer >>> .el-form-item__label {
 | 
			
		||||
  padding: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.drawer >>> .el-drawer__header {
 | 
			
		||||
  margin: 0;
 | 
			
		||||
  padding: 32px 32px 24px;
 | 
			
		||||
  border-bottom: 1px solid #dcdfe6;
 | 
			
		||||
  /* margin-bottom: 30px; */
 | 
			
		||||
}
 | 
			
		||||
.detailBox p {
 | 
			
		||||
  margin: 0;
 | 
			
		||||
  padding: 0 32px;
 | 
			
		||||
}
 | 
			
		||||
.detailBox .title {
 | 
			
		||||
  /* width: 56px; */
 | 
			
		||||
  /* height: 14px; */
 | 
			
		||||
  font-family: Source Han Sans CN, Source Han Sans CN;
 | 
			
		||||
  font-weight: 400;
 | 
			
		||||
  font-size: 14px;
 | 
			
		||||
  color: rgba(0, 0, 0, 0.85);
 | 
			
		||||
  line-height: 16px;
 | 
			
		||||
  text-align: left;
 | 
			
		||||
  font-style: normal;
 | 
			
		||||
  text-transform: none;
 | 
			
		||||
}
 | 
			
		||||
.detailBox .text {
 | 
			
		||||
  font-size: 14px;
 | 
			
		||||
  font-weight: 400;
 | 
			
		||||
  color: rgba(102,102,102,0.75);
 | 
			
		||||
  padding-bottom: 20px;
 | 
			
		||||
}
 | 
			
		||||
.detailBox {
 | 
			
		||||
  padding-top: 30px;
 | 
			
		||||
  width: 99%;
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										402
									
								
								src/views/produce/workOrder/index.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,402 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-04-15 10:49:13
 | 
			
		||||
 * @LastEditTime: 2024-06-14 11:04:04
 | 
			
		||||
 * @LastEditors: DY
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
<template>
 | 
			
		||||
  <div style="display: flex; flex-direction: column; min-height: calc(100vh - 96px - 35px)">
 | 
			
		||||
    <el-row :gutter="10">
 | 
			
		||||
      <el-col :span="4">
 | 
			
		||||
        <div class="app-container" style="padding: 16px; height: auto; text-align: left; border-radius: 8px;">
 | 
			
		||||
        <!-- <p style="margin-bottom: 0">数据概览</p> -->
 | 
			
		||||
          <div class="view">
 | 
			
		||||
            <div style="padding: 10px 0; width: 100%">
 | 
			
		||||
              <div class="topDiv">
 | 
			
		||||
                <div style="width: 4px; height: 52px; background: #71CC8C; border-radius: 2px;"></div>
 | 
			
		||||
                <div class="centerDiv">
 | 
			
		||||
                  <span style="font-size: 30px; line-height: 30px; color: rgba(0,0,0,0.85);">{{ inputNum }}</span>
 | 
			
		||||
                  <span style="font-size: 14px; color: rgba(0,0,0,0.85);">在制工单数量</span>
 | 
			
		||||
                </div>
 | 
			
		||||
                <svg-icon icon-class="workProcess" style="width: 26px; height: 26px" />
 | 
			
		||||
              </div>
 | 
			
		||||
            </div>
 | 
			
		||||
          </div>
 | 
			
		||||
        </div>
 | 
			
		||||
      </el-col>
 | 
			
		||||
      <el-col :span="20">
 | 
			
		||||
        <div class="app-container" style="padding: 16px; height: auto; text-align: left; border-radius: 8px;">
 | 
			
		||||
        <!-- <p style="margin-bottom: 0">数据概览</p> -->
 | 
			
		||||
          <div class="view">
 | 
			
		||||
            <div style="padding: 10px 0; width: 100%" v-for="(item, index) in factorys" :key="index">
 | 
			
		||||
              <div class="topDiv">
 | 
			
		||||
                <div style="width: 4px; height: 52px; background: #3A79FF; border-radius: 2px;"></div>
 | 
			
		||||
                <div class="centerDiv">
 | 
			
		||||
                  <span style="font-size: 30px; line-height: 30px; color: rgba(0,0,0,0.85);">{{ factoryNum[index] }}</span>
 | 
			
		||||
                  <span style="font-size: 14px; color: rgba(0,0,0,0.85);">{{item}}</span>
 | 
			
		||||
                </div>
 | 
			
		||||
                <svg-icon icon-class="factoryWorkOrder" style="width: 26px; height: 26px" />
 | 
			
		||||
              </div>
 | 
			
		||||
            </div>
 | 
			
		||||
          </div>
 | 
			
		||||
        </div>
 | 
			
		||||
      </el-col>
 | 
			
		||||
    </el-row>
 | 
			
		||||
    <!-- <div class="app-container" style="margin-top: 8px; height: auto;">
 | 
			
		||||
      <search-bar :formConfigs="formConfig" ref="searchBarForm" @headBtnClick="buttonClick" />
 | 
			
		||||
    </div> -->
 | 
			
		||||
    <div class="app-container" style="margin-top: 8px;flex-grow: 1;">
 | 
			
		||||
      <!-- <search-bar :formConfigs="formConfig2" ref="searchBarForm" style="margin-bottom: 0" /> -->
 | 
			
		||||
      <search-bar :formConfigs="formConfig" ref="searchBarForm" @headBtnClick="buttonClick" />
 | 
			
		||||
      <base-table :table-props="tableProps" :page="listQuery.pageNo" :limit="listQuery.pageSize"
 | 
			
		||||
        :table-data="tableData" :max-height="tableH">
 | 
			
		||||
        <method-btn v-if="tableBtn.length" slot="handleBtn" label="操作" :width="120" fixed="right"
 | 
			
		||||
          :method-list="tableBtn" @clickBtn="handleClick" />
 | 
			
		||||
      </base-table>
 | 
			
		||||
      <pagination
 | 
			
		||||
        :limit.sync="listQuery.pageSize"
 | 
			
		||||
        :page.sync="listQuery.pageNo"
 | 
			
		||||
        :total="listQuery.total"
 | 
			
		||||
        @pagination="getDataList"
 | 
			
		||||
      />
 | 
			
		||||
    </div>
 | 
			
		||||
    <add-or-update v-if="detailOrUpdateVisible" ref="detailOrUpdate" :date="listQuery.date" @refreshDataList="successSubmit" @destroy="detailOrUpdateVisible = false" />
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
// import { parseTime } from '../../core/mixins/code-filter';
 | 
			
		||||
import { getWorkOrderPage, exportExcel, getOverView } from '@/api/produceData/order';
 | 
			
		||||
// import inputTable from './inputTable.vue';
 | 
			
		||||
import lineChart from './lineChart';
 | 
			
		||||
import moment from 'moment'
 | 
			
		||||
import tableHeightMixin from "@/mixins/tableHeightMixin";
 | 
			
		||||
// import ButtonNav from '@/components/ButtonNav'
 | 
			
		||||
import basicPage from '@/mixins/basic-page'
 | 
			
		||||
import AddOrUpdate from './add-or-updata';
 | 
			
		||||
import { factoryList, factoryArray } from "@/utils/constants";
 | 
			
		||||
import { publicFormatter } from "@/utils/dict";
 | 
			
		||||
 | 
			
		||||
// import FileSaver from 'file-saver'
 | 
			
		||||
// import * as XLSX from 'xlsx'
 | 
			
		||||
export default {
 | 
			
		||||
  components: { lineChart, AddOrUpdate },
 | 
			
		||||
  mixins: [basicPage, tableHeightMixin],
 | 
			
		||||
	data() {
 | 
			
		||||
    return {
 | 
			
		||||
      factorys: ['瑞昌中建材', '邯郸中建材', '株洲中建材', '佳木斯中建材', '成都中建材', '凯盛光伏', '蚌埠兴科'],
 | 
			
		||||
      factoryNum: [0, 0, 0, 0, 0, 0, 0],
 | 
			
		||||
      inputNum: 0,
 | 
			
		||||
      heightNum: 210,
 | 
			
		||||
      factoryList,
 | 
			
		||||
      factoryArray,
 | 
			
		||||
      listQuery: {
 | 
			
		||||
        pageSize: 20,
 | 
			
		||||
        pageNo: 1,
 | 
			
		||||
        factorys: undefined,
 | 
			
		||||
        total: 0,
 | 
			
		||||
        time: undefined,
 | 
			
		||||
        orderStatus:undefined
 | 
			
		||||
      },
 | 
			
		||||
      detailOrUpdateVisible:false,
 | 
			
		||||
      tableBtn: [
 | 
			
		||||
          {
 | 
			
		||||
            type: 'detail',
 | 
			
		||||
            btnName: '详情',
 | 
			
		||||
        },
 | 
			
		||||
        // {
 | 
			
		||||
        //     type: 'delete',
 | 
			
		||||
        //     btnName: '删除',
 | 
			
		||||
        //   },
 | 
			
		||||
      ].filter((v) => v),
 | 
			
		||||
      typeList: [
 | 
			
		||||
        {
 | 
			
		||||
          name: '芯片',
 | 
			
		||||
          id: 0,
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          name: '标准组件',
 | 
			
		||||
          id: 1,
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          name: 'BIPV产品',
 | 
			
		||||
          id: 2,
 | 
			
		||||
        },
 | 
			
		||||
      ],
 | 
			
		||||
      formConfig: [
 | 
			
		||||
        {
 | 
			
		||||
          type: "select",
 | 
			
		||||
          label: "工厂名称",
 | 
			
		||||
          selectOptions: factoryArray,
 | 
			
		||||
          labelField: 'name',
 | 
			
		||||
          valueField: 'id',
 | 
			
		||||
          param: "factory",
 | 
			
		||||
          multiple: true,
 | 
			
		||||
					filterable: true
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          type: "select",
 | 
			
		||||
          label: "工单状态",
 | 
			
		||||
          selectOptions: [
 | 
			
		||||
            {
 | 
			
		||||
              label: '未开始',
 | 
			
		||||
              value: 0
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
              label: '生产中',
 | 
			
		||||
              value: 1
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
              label: '已完成',
 | 
			
		||||
              value: 2
 | 
			
		||||
            }
 | 
			
		||||
          ],
 | 
			
		||||
          labelField: "label",
 | 
			
		||||
          valueField: "value",
 | 
			
		||||
          param: "orderStatus",
 | 
			
		||||
          multiple: true,
 | 
			
		||||
					filterable: true
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          type: "datePicker",
 | 
			
		||||
          label: "时间段",
 | 
			
		||||
          dateType: "daterange",
 | 
			
		||||
          format: "yyyy-MM-dd",
 | 
			
		||||
          valueFormat: "yyyy-MM-dd",
 | 
			
		||||
          rangeSeparator: "-",
 | 
			
		||||
          startPlaceholder: "开始日期",
 | 
			
		||||
          endPlaceholder: "结束日期",
 | 
			
		||||
          param: "timeSlot",
 | 
			
		||||
          defaultSelect: [],
 | 
			
		||||
          defaultTime: ["00:00:00", "23:59:59"],
 | 
			
		||||
          width: 250,
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          type: "button",
 | 
			
		||||
          btnName: "查询",
 | 
			
		||||
          name: "search",
 | 
			
		||||
          color: "primary",
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          type: "separate",
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          type: "button",
 | 
			
		||||
          btnName: "导出",
 | 
			
		||||
          name: "export",
 | 
			
		||||
          color: "primary",
 | 
			
		||||
          plain: true
 | 
			
		||||
        },
 | 
			
		||||
      ],
 | 
			
		||||
      formConfig2: [
 | 
			
		||||
        {
 | 
			
		||||
          type: 'title',
 | 
			
		||||
          label: '工厂信息',
 | 
			
		||||
        },
 | 
			
		||||
      ],
 | 
			
		||||
      formConfig1: [
 | 
			
		||||
        {
 | 
			
		||||
          type: 'title',
 | 
			
		||||
          label: '良品数量',
 | 
			
		||||
        },
 | 
			
		||||
      ],
 | 
			
		||||
      tableProps: [
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'factory',
 | 
			
		||||
          label: '工厂名称',
 | 
			
		||||
          filter: (val) => factoryList[val],
 | 
			
		||||
          minWidth: 200,
 | 
			
		||||
          showOverflowtooltip: true
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'workOrderNumber',
 | 
			
		||||
          label: '工单号',
 | 
			
		||||
          minWidth: 120,
 | 
			
		||||
          showOverflowtooltip: true
 | 
			
		||||
          // filter: (val) => ['玻璃芯片', '标准组件', 'BIPV', '定制组件'][val]
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'workOrderType',
 | 
			
		||||
          label: '工单类型',
 | 
			
		||||
          // filter: publicFormatter('workorder_status')
 | 
			
		||||
          filter: (val) => ['', '芯片工单', '组件类型', 'bipv类型'][val],
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'plannedInvestment',
 | 
			
		||||
          label: '计划投入',
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'actualInvestment',
 | 
			
		||||
          label: '实际投入',
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'targetProduction',
 | 
			
		||||
          label: '目标产量',
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'actualProduction',
 | 
			
		||||
          label: '实际产量',
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'productionProgress',
 | 
			
		||||
          label: '生产进度',
 | 
			
		||||
          filter: (val) => (val * 100) + '%'
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'orderStatus',
 | 
			
		||||
          label: '工单状态',
 | 
			
		||||
          // filter: publicFormatter('workorder_status')
 | 
			
		||||
          filter: (val) => ['未开始', '生产中', '已完成'][val],
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'startTime',
 | 
			
		||||
          label: '开始时间',
 | 
			
		||||
          minWidth: 100,
 | 
			
		||||
          showOverflowtooltip: true
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'endTime',
 | 
			
		||||
          label: '完成时间',
 | 
			
		||||
          minWidth: 100,
 | 
			
		||||
          showOverflowtooltip: true
 | 
			
		||||
        }
 | 
			
		||||
      ],
 | 
			
		||||
      tableData: [],
 | 
			
		||||
      xAxis: [],
 | 
			
		||||
      lineData: {}
 | 
			
		||||
      // data: {}
 | 
			
		||||
			// proLineList: [],
 | 
			
		||||
			// all: {}
 | 
			
		||||
		};
 | 
			
		||||
  },
 | 
			
		||||
	created() {
 | 
			
		||||
    const today = new Date()
 | 
			
		||||
    const sevenDaysAgo = new Date(today.getTime() - (6 * 24 * 60 * 60 * 1000))
 | 
			
		||||
    this.listQuery.time = [moment(sevenDaysAgo).format('yyyy-MM-DD'), moment(today).format('yyyy-MM-DD')]
 | 
			
		||||
    this.formConfig[2].defaultSelect = this.listQuery.time
 | 
			
		||||
	},
 | 
			
		||||
  mounted() {
 | 
			
		||||
    this.getOverView()
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    getOverView() {
 | 
			
		||||
      getOverView().then(res => {
 | 
			
		||||
        // this.data = res.data
 | 
			
		||||
        if (res.code === 0) {
 | 
			
		||||
          for(const i in res.data) {
 | 
			
		||||
            if (i === '在制工单数量') {
 | 
			
		||||
              this.inputNum = res.data[i]
 | 
			
		||||
            } else {
 | 
			
		||||
              const index = this.factorys.indexOf(i)
 | 
			
		||||
              if (index > -1) {
 | 
			
		||||
                this.factoryNum[index] = res.data[i]
 | 
			
		||||
              }
 | 
			
		||||
            }
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      })
 | 
			
		||||
    },
 | 
			
		||||
    otherMethods(val) {
 | 
			
		||||
      this.detailOrUpdateVisible = true;
 | 
			
		||||
      // this.addOrEditTitle = "详情";
 | 
			
		||||
      this.$nextTick(() => {
 | 
			
		||||
        this.$refs.detailOrUpdate.init(val.data.id);
 | 
			
		||||
      });
 | 
			
		||||
    },
 | 
			
		||||
    async getDataList() {
 | 
			
		||||
      const res = await getWorkOrderPage(this.listQuery)
 | 
			
		||||
      this.tableData = res.data.list
 | 
			
		||||
      this.listQuery.total = res.data.total
 | 
			
		||||
      if (this.listQuery.total > 0) {
 | 
			
		||||
        this.tableData.forEach(item => {
 | 
			
		||||
          item.startTime = item.startDate ? item.startDate[0] + '-' + item.startDate[1] + '-' + item.startDate[2] : '--'
 | 
			
		||||
          item.endTime = item.endDate ? item.endDate[0] + '-' + item.endDate[1] + '-' + item.endDate[2] : '--'
 | 
			
		||||
        })
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
		buttonClick(val) {
 | 
			
		||||
			this.listQuery.factorys = val.factory?.length > 0 ? val.factory : undefined
 | 
			
		||||
      this.listQuery.orderStatus = val.orderStatus?.length > 0 ? val.orderStatus : undefined
 | 
			
		||||
      this.listQuery.time = val.timeSlot?.length > 0 ? val.timeSlot : undefined
 | 
			
		||||
			switch (val.btnName) {
 | 
			
		||||
				case 'search':
 | 
			
		||||
					this.listQuery.pageNo = 1;
 | 
			
		||||
					this.listQuery.pageSize = 20;
 | 
			
		||||
          if (this.listQuery.time) {
 | 
			
		||||
            this.getDataList();
 | 
			
		||||
          } else {
 | 
			
		||||
            this.$message.warning('请选择时间范围!')
 | 
			
		||||
          }
 | 
			
		||||
					break;
 | 
			
		||||
				case 'export':
 | 
			
		||||
          if (this.listQuery.time) {
 | 
			
		||||
            this.handleExport();
 | 
			
		||||
          } else {
 | 
			
		||||
            this.$message.warning('请选择时间范围!')
 | 
			
		||||
          }
 | 
			
		||||
					break;
 | 
			
		||||
				default:
 | 
			
		||||
					console.log(val);
 | 
			
		||||
			}
 | 
			
		||||
		},
 | 
			
		||||
		/** 导出按钮操作 */
 | 
			
		||||
    handleExport() {
 | 
			
		||||
      this.$modal.confirm('是否确认导出工单数据?').then(() => {
 | 
			
		||||
        // 处理查询参数
 | 
			
		||||
        // let params = {...this.listQuery};
 | 
			
		||||
        // params.current = 1;
 | 
			
		||||
        // params.size = 999;
 | 
			
		||||
        this.exportLoading = true;
 | 
			
		||||
        return exportExcel({
 | 
			
		||||
          factorys: this.listQuery.factorys,
 | 
			
		||||
          orderStatus: this.listQuery.orderStatus,
 | 
			
		||||
          time: this.listQuery.time
 | 
			
		||||
        });
 | 
			
		||||
      }).then(response => {
 | 
			
		||||
        this.$download.excel(response, '工单数据.xls');
 | 
			
		||||
        this.exportLoading = false;
 | 
			
		||||
      }).catch(() => {})
 | 
			
		||||
    },
 | 
			
		||||
	},
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style scoped>
 | 
			
		||||
.centerDiv {
 | 
			
		||||
  display: flex;
 | 
			
		||||
  flex-direction: column;
 | 
			
		||||
  justify-content: flex-start;
 | 
			
		||||
}
 | 
			
		||||
.topDiv {
 | 
			
		||||
  display: flex;
 | 
			
		||||
  flex-direction: row;
 | 
			
		||||
  justify-content: space-around;
 | 
			
		||||
  align-items: flex-start;
 | 
			
		||||
  flex: 1;
 | 
			
		||||
}
 | 
			
		||||
.view {
 | 
			
		||||
  display: flex;
 | 
			
		||||
  justify-content: space-around;
 | 
			
		||||
  align-items: center;
 | 
			
		||||
  flex: 1;
 | 
			
		||||
}
 | 
			
		||||
.blueTip::before{
 | 
			
		||||
  display: inline-block;
 | 
			
		||||
  content: '';
 | 
			
		||||
  width: 4px;
 | 
			
		||||
  height: 18px;
 | 
			
		||||
  background: #0B58FF;
 | 
			
		||||
  border-radius: 1px;
 | 
			
		||||
  margin-right: 8PX;
 | 
			
		||||
  margin-top: 8px;
 | 
			
		||||
}
 | 
			
		||||
.app-container {
 | 
			
		||||
  margin: 0 0px 0;
 | 
			
		||||
  background-color: #fff;
 | 
			
		||||
  border-radius: 4px;
 | 
			
		||||
  padding: 16px 16px 0;
 | 
			
		||||
  height: calc(100vh - 80px);
 | 
			
		||||
  overflow: auto;
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										169
									
								
								src/views/produce/workOrder/lineChart.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,169 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zwq
 | 
			
		||||
 * @Date: 2022-01-21 14:43:06
 | 
			
		||||
 * @LastEditors: DY
 | 
			
		||||
 * @LastEditTime: 2024-05-30 09:51:16
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
<template>
 | 
			
		||||
  <!-- <div> -->
 | 
			
		||||
  <!-- <div :id="id" :class="className" :style="{ height: '65%', width:width}" /> -->
 | 
			
		||||
  <div :id="id" :class="className" :style="{ height: height, width: width }" />
 | 
			
		||||
  <!-- </div> -->
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
import * as echarts from 'echarts'
 | 
			
		||||
import 'echarts/theme/macarons' // echarts theme
 | 
			
		||||
import resize from '@/mixins/resize'
 | 
			
		||||
export default {
 | 
			
		||||
  name: 'LineChart',
 | 
			
		||||
  mixins: [resize],
 | 
			
		||||
  props: {
 | 
			
		||||
    id: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: 'reportChart'
 | 
			
		||||
    },
 | 
			
		||||
    className: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: 'reportChart'
 | 
			
		||||
    },
 | 
			
		||||
    width: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: '100%'
 | 
			
		||||
    },
 | 
			
		||||
    beilv: {
 | 
			
		||||
      type: Number,
 | 
			
		||||
      default: 1
 | 
			
		||||
    },
 | 
			
		||||
    height: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: '30vh'
 | 
			
		||||
    },
 | 
			
		||||
    legendPosition: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: 'center'
 | 
			
		||||
    },
 | 
			
		||||
    showLegend: {
 | 
			
		||||
      type: Boolean,
 | 
			
		||||
      default: false
 | 
			
		||||
    },
 | 
			
		||||
    legendData: {
 | 
			
		||||
      type: Array,
 | 
			
		||||
      default: () => []
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      chart: null
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  // mounted() {
 | 
			
		||||
  //   this.$nextTick(() => {
 | 
			
		||||
  //     this.initChart()
 | 
			
		||||
  //   })
 | 
			
		||||
  // },
 | 
			
		||||
  beforeDestroy() {
 | 
			
		||||
    if (!this.chart) {
 | 
			
		||||
      return
 | 
			
		||||
    }
 | 
			
		||||
    this.chart.dispose()
 | 
			
		||||
    this.chart = null
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    initChart(xAxis, seriesList) {
 | 
			
		||||
      this.chart = echarts.init(document.getElementById(this.id))
 | 
			
		||||
      console.log(this.$parent);
 | 
			
		||||
      this.chart.setOption({
 | 
			
		||||
        title: {
 | 
			
		||||
          text: '',
 | 
			
		||||
          // subtext: 'Fake Data'
 | 
			
		||||
        },
 | 
			
		||||
        tooltip: {
 | 
			
		||||
          trigger: 'axis'
 | 
			
		||||
        },
 | 
			
		||||
        grid: { top: 100, right: 90, bottom: 10, left: 10, containLabel: true },
 | 
			
		||||
        legend: {
 | 
			
		||||
          // data: ['工厂1', '工厂2'],
 | 
			
		||||
          right: '90px',
 | 
			
		||||
          top: '0%',
 | 
			
		||||
          icon: 'rect',
 | 
			
		||||
          itemWidth: 10,
 | 
			
		||||
          itemHeight: 10,
 | 
			
		||||
          itemGap: 40,
 | 
			
		||||
        },
 | 
			
		||||
        // toolbox: {
 | 
			
		||||
        //   show: true,
 | 
			
		||||
        //   feature: {
 | 
			
		||||
        //     dataView: { show: true, readOnly: false },
 | 
			
		||||
        //     magicType: { show: true, type: ['line', 'bar'] },
 | 
			
		||||
        //     restore: { show: true },
 | 
			
		||||
        //     saveAsImage: { show: true }
 | 
			
		||||
        //   }
 | 
			
		||||
        // },
 | 
			
		||||
        calculable: true,
 | 
			
		||||
        xAxis: [
 | 
			
		||||
          {
 | 
			
		||||
            type: 'category',
 | 
			
		||||
            // prettier-ignore
 | 
			
		||||
            data: ['Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat', 'Sun']
 | 
			
		||||
          }
 | 
			
		||||
        ],
 | 
			
		||||
        yAxis: [
 | 
			
		||||
          {
 | 
			
		||||
            type: 'value'
 | 
			
		||||
          }
 | 
			
		||||
        ],
 | 
			
		||||
        grid: {
 | 
			
		||||
          top: '20%',
 | 
			
		||||
          left: "1%",
 | 
			
		||||
          right: "3%",
 | 
			
		||||
          bottom: "1%",
 | 
			
		||||
          containLabel: true
 | 
			
		||||
        },
 | 
			
		||||
        series: [
 | 
			
		||||
          {
 | 
			
		||||
            name: 'Email',
 | 
			
		||||
            type: 'line',
 | 
			
		||||
            stack: 'Total',
 | 
			
		||||
            data: [120, 132, 101, 134, 90, 230, 210]
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: 'Union Ads',
 | 
			
		||||
            type: 'line',
 | 
			
		||||
            stack: 'Total',
 | 
			
		||||
            data: [220, 182, 191, 234, 290, 330, 310]
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: 'Video Ads',
 | 
			
		||||
            type: 'line',
 | 
			
		||||
            stack: 'Total',
 | 
			
		||||
            data: [150, 232, 201, 154, 190, 330, 410]
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: 'Direct',
 | 
			
		||||
            type: 'line',
 | 
			
		||||
            stack: 'Total',
 | 
			
		||||
            data: [320, 332, 301, 334, 390, 330, 320]
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: 'Search Engine',
 | 
			
		||||
            type: 'line',
 | 
			
		||||
            stack: 'Total',
 | 
			
		||||
            data: [820, 932, 901, 934, 1290, 1330, 1320]
 | 
			
		||||
          }
 | 
			
		||||
        ]
 | 
			
		||||
      }, true)
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style scoped>
 | 
			
		||||
/* .reportChart {
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  height: 100%;
 | 
			
		||||
  width: 100%;
 | 
			
		||||
  top: 10px;
 | 
			
		||||
} */
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										253
									
								
								src/views/report/chipOEEBM/index.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,253 @@
 | 
			
		||||
<template>
 | 
			
		||||
  <div>
 | 
			
		||||
    <div class="containerTop">
 | 
			
		||||
      <bmSearchBar @getSearch="getSearch" @handleExport="handleExport" />
 | 
			
		||||
      <bm-line-bar
 | 
			
		||||
        :chartHeight="chartHeight"
 | 
			
		||||
        :legendList="legendList"
 | 
			
		||||
        :chartMsg="chartMsg"
 | 
			
		||||
        :chartId="chartId"
 | 
			
		||||
        :chartNum="chartNum"
 | 
			
		||||
      />
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="containerBottom">
 | 
			
		||||
      <div class="smallTitle">芯片OEE对标</div>
 | 
			
		||||
      <base-table
 | 
			
		||||
        :table-props="tableProps"
 | 
			
		||||
        :page="listQuery.current"
 | 
			
		||||
        :limit="listQuery.size"
 | 
			
		||||
        :table-data="tableData"
 | 
			
		||||
        :max-height="tableH"
 | 
			
		||||
      />
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
import bmSearchBar from "../components/bmSearchBar.vue";
 | 
			
		||||
import BmLineBar from "../components/bmLineBar.vue";
 | 
			
		||||
const tableProps = [
 | 
			
		||||
  {
 | 
			
		||||
    prop: "factory",
 | 
			
		||||
    label: "工厂名称",
 | 
			
		||||
    // filter: (val) => factoryList[val],
 | 
			
		||||
    minWidth: 200,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "name",
 | 
			
		||||
    label: "科目",
 | 
			
		||||
    minWidth: 120,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "unit",
 | 
			
		||||
    label: "单位",
 | 
			
		||||
    minWidth: 80,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "time1",
 | 
			
		||||
    label: "时间1",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "time2",
 | 
			
		||||
    label: "时间2",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "mubiao",
 | 
			
		||||
    label: "目标值",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
];
 | 
			
		||||
export default {
 | 
			
		||||
  name: "ChipOEEBM",
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      tableProps,
 | 
			
		||||
      listQuery: {
 | 
			
		||||
        current: 1,
 | 
			
		||||
        size: 1000,
 | 
			
		||||
      },
 | 
			
		||||
      tableData: [
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
      ],
 | 
			
		||||
      chartHeight: this.tableHeight(137) / 2 - 111,
 | 
			
		||||
      tableH: this.tableHeight(137) / 2 - 70,
 | 
			
		||||
      legendList: [
 | 
			
		||||
        { id: 1, name: "2024年4月目标值", type: 2, color: "#FFCE6A" },
 | 
			
		||||
        { id: 2, name: "2023年4月", type: 1, color: "#8EF0AB" },
 | 
			
		||||
        { id: 3, name: "2024年4月", type: 1, color: "#288AFF" },
 | 
			
		||||
      ],
 | 
			
		||||
      chartMsg: {
 | 
			
		||||
        color: ["#FFCE6A", "#8EF0AB", "#288AFF"],
 | 
			
		||||
        xData: ["成都", "邯郸", "瑞昌"],
 | 
			
		||||
        yName: "单位/%",
 | 
			
		||||
        series: [
 | 
			
		||||
          {
 | 
			
		||||
            name: "2024年4月目标值",
 | 
			
		||||
            data: [
 | 
			
		||||
              { name: "%", value: 85 },
 | 
			
		||||
              { name: "%", value: 85 },
 | 
			
		||||
              { name: "%", value: 85 },
 | 
			
		||||
            ],
 | 
			
		||||
            type: "line",
 | 
			
		||||
            symbol: "circle",
 | 
			
		||||
            symbolSize: 6,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              color: "#FFAE17",
 | 
			
		||||
              formatter: function (params) {
 | 
			
		||||
                return params.value.toFixed(2) + "%";
 | 
			
		||||
              },
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: "2023年4月",
 | 
			
		||||
            data: [
 | 
			
		||||
              { name: "%", value: 57.5 },
 | 
			
		||||
              { name: "%", value: 21.66 },
 | 
			
		||||
              { name: "%", value: 18.4 },
 | 
			
		||||
            ],
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 20,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              position: [-18, -16],
 | 
			
		||||
              color: "#68C483",
 | 
			
		||||
              formatter: function (params) {
 | 
			
		||||
                return params.value.toFixed(2) + "%";
 | 
			
		||||
              },
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: "2024年4月",
 | 
			
		||||
            data: [
 | 
			
		||||
              { name: "%", value: 23.33 },
 | 
			
		||||
              { name: "%", value: 7.02 },
 | 
			
		||||
              { name: "%", value: 80.2 },
 | 
			
		||||
            ],
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 20,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              position: [0, -16],
 | 
			
		||||
              color: "#288AFF",
 | 
			
		||||
              formatter: function (params) {
 | 
			
		||||
                return params.value.toFixed(2) + "%";
 | 
			
		||||
              },
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
        ],
 | 
			
		||||
      },
 | 
			
		||||
      chartId: "chipOEEBMChart",
 | 
			
		||||
      chartNum: 1,
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
  components: {
 | 
			
		||||
    bmSearchBar,
 | 
			
		||||
    BmLineBar,
 | 
			
		||||
  },
 | 
			
		||||
  computed: {
 | 
			
		||||
    isOpen() {
 | 
			
		||||
      return this.$store.getters.sidebar.opened;
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  watch: {
 | 
			
		||||
    // 监听左侧菜单栏是否展开
 | 
			
		||||
    isOpen(val) {
 | 
			
		||||
      if (this.$route.name === "ChipOEEBM") {
 | 
			
		||||
        this.chartNum++;
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  created() {
 | 
			
		||||
    this.tableH = this.tableHeight(137) / 2 - 70;
 | 
			
		||||
    this.chartHeight = this.tableHeight(137) / 2 - 111;
 | 
			
		||||
    window.addEventListener("resize", this._setTableHeight);
 | 
			
		||||
  },
 | 
			
		||||
  destroyed() {
 | 
			
		||||
    window.removeEventListener("resize", this._setTableHeight);
 | 
			
		||||
  },
 | 
			
		||||
  activated() {
 | 
			
		||||
    // 图重新加载,为了防止窗口变化后尺寸图显示不佳,数据不更新
 | 
			
		||||
    if (this.$route.name === "ChipOEEBM") {
 | 
			
		||||
      this.chartNum++;
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    _setTableHeight() {
 | 
			
		||||
      this.tableH = this.tableHeight(137) / 2 - 70;
 | 
			
		||||
      this.chartHeight = this.tableHeight(137) / 2 - 111;
 | 
			
		||||
      if (this.$route.name === "ChipOEEBM") {
 | 
			
		||||
        this.chartNum++;
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    getSearch(val) {
 | 
			
		||||
      console.log(val);
 | 
			
		||||
      console.log("=========================");
 | 
			
		||||
    },
 | 
			
		||||
    handleExport() {
 | 
			
		||||
      console.log("导出");
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style lang="scss" scoped>
 | 
			
		||||
.containerTop,
 | 
			
		||||
.containerBottom {
 | 
			
		||||
  height: calc((100vh - 137px) / 2);
 | 
			
		||||
  background-color: #fff;
 | 
			
		||||
  border-radius: 8px;
 | 
			
		||||
  padding: 16px;
 | 
			
		||||
}
 | 
			
		||||
.containerBottom {
 | 
			
		||||
  margin-top: 8px;
 | 
			
		||||
  .smallTitle {
 | 
			
		||||
    font-size: 16px;
 | 
			
		||||
    color: #000;
 | 
			
		||||
    margin-bottom: 15px;
 | 
			
		||||
  }
 | 
			
		||||
  .smallTitle::before {
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    width: 4px;
 | 
			
		||||
    height: 16px;
 | 
			
		||||
    background: #0b58ff;
 | 
			
		||||
    content: "";
 | 
			
		||||
    margin-right: 8px;
 | 
			
		||||
    vertical-align: -3px;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										244
									
								
								src/views/report/chipOutputBM/index.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,244 @@
 | 
			
		||||
<template>
 | 
			
		||||
  <div>
 | 
			
		||||
    <div class="containerTop">
 | 
			
		||||
      <bmSearchBar @getSearch="getSearch" @handleExport="handleExport" />
 | 
			
		||||
      <bm-line-bar
 | 
			
		||||
        :chartHeight="chartHeight"
 | 
			
		||||
        :legendList="legendList"
 | 
			
		||||
        :chartMsg="chartMsg"
 | 
			
		||||
        :chartId="chartId"
 | 
			
		||||
        :chartNum="chartNum"
 | 
			
		||||
      />
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="containerBottom">
 | 
			
		||||
      <div class="smallTitle">芯片产量对标</div>
 | 
			
		||||
      <base-table
 | 
			
		||||
        :table-props="tableProps"
 | 
			
		||||
        :page="listQuery.current"
 | 
			
		||||
        :limit="listQuery.size"
 | 
			
		||||
        :table-data="tableData"
 | 
			
		||||
        :max-height="tableH"
 | 
			
		||||
      />
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
import bmSearchBar from "../components/bmSearchBar.vue";
 | 
			
		||||
import BmLineBar from "../components/bmLineBar.vue";
 | 
			
		||||
const tableProps = [
 | 
			
		||||
  {
 | 
			
		||||
    prop: "factory",
 | 
			
		||||
    label: "工厂名称",
 | 
			
		||||
    // filter: (val) => factoryList[val],
 | 
			
		||||
    minWidth: 200,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "name",
 | 
			
		||||
    label: "科目",
 | 
			
		||||
    minWidth: 120,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "unit",
 | 
			
		||||
    label: "单位",
 | 
			
		||||
    minWidth: 80,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "time1",
 | 
			
		||||
    label: "时间1",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "time2",
 | 
			
		||||
    label: "时间2",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "mubiao",
 | 
			
		||||
    label: "目标值",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
];
 | 
			
		||||
export default {
 | 
			
		||||
  name: "ChipOutputBM",
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      tableProps,
 | 
			
		||||
      listQuery: {
 | 
			
		||||
        current: 1,
 | 
			
		||||
        size: 1000,
 | 
			
		||||
      },
 | 
			
		||||
      tableData: [
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
      ],
 | 
			
		||||
      chartHeight: this.tableHeight(137) / 2 - 111,
 | 
			
		||||
      tableH: this.tableHeight(137) / 2 - 70,
 | 
			
		||||
      legendList: [
 | 
			
		||||
        { id: 1, name: "2024年4月目标值", type: 2, color: "#FFCE6A" },
 | 
			
		||||
        { id: 2, name: "2023年4月", type: 1, color: "#8EF0AB" },
 | 
			
		||||
        { id: 3, name: "2024年4月", type: 1, color: "#288AFF" },
 | 
			
		||||
      ],
 | 
			
		||||
      chartMsg: {
 | 
			
		||||
        color: ["#FFCE6A", "#8EF0AB", "#288AFF"],
 | 
			
		||||
        xData: ["成都", "邯郸", "瑞昌"],
 | 
			
		||||
        yName: "单位/片",
 | 
			
		||||
        series: [
 | 
			
		||||
          {
 | 
			
		||||
            name: "2024年4月目标值",
 | 
			
		||||
            // data: [3000, 2000, 3000],
 | 
			
		||||
            // data: [6800, 5000, 8900],
 | 
			
		||||
            // data: [12000, 17000, 19000],
 | 
			
		||||
            data: [560000, 540000, 600000],
 | 
			
		||||
            type: "line",
 | 
			
		||||
            symbol: "circle",
 | 
			
		||||
            symbolSize: 6,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              color: "#FFAE17",
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: "2023年4月",
 | 
			
		||||
            // data: [2100, 800, 1500],
 | 
			
		||||
            // data: [9500, 7200, 9901],
 | 
			
		||||
            // data: [14666, 15000, 17888],
 | 
			
		||||
            data: [550000, 456666, 590000],
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 20,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              // position: [-5, -16],
 | 
			
		||||
              // position: [-5, -16],
 | 
			
		||||
              // position: [-10, -16],
 | 
			
		||||
              position: [-17, -16],
 | 
			
		||||
              color: "#68C483",
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: "2024年4月",
 | 
			
		||||
            // data: [2100, 900, 1300],
 | 
			
		||||
            // data: [9100, 7300, 9700],
 | 
			
		||||
            // data: [14666, 15300, 18000],
 | 
			
		||||
            data: [556666, 456666, 650000],
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 20,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              position: [0, -16],
 | 
			
		||||
              color: "#288AFF",
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
        ],
 | 
			
		||||
      },
 | 
			
		||||
      chartId: "chipOutputBMChart",
 | 
			
		||||
      chartNum: 1,
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
  components: {
 | 
			
		||||
    bmSearchBar,
 | 
			
		||||
    BmLineBar,
 | 
			
		||||
  },
 | 
			
		||||
  computed: {
 | 
			
		||||
    isOpen() {
 | 
			
		||||
      return this.$store.getters.sidebar.opened;
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  watch: {
 | 
			
		||||
    // 监听左侧菜单栏是否展开
 | 
			
		||||
    isOpen(val) {
 | 
			
		||||
      if (this.$route.name === "ChipOutputBM") {
 | 
			
		||||
        this.chartNum++;
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  created() {
 | 
			
		||||
    this.tableH = this.tableHeight(137) / 2 - 70;
 | 
			
		||||
    this.chartHeight = this.tableHeight(137) / 2 - 111;
 | 
			
		||||
    window.addEventListener("resize", this._setTableHeight);
 | 
			
		||||
  },
 | 
			
		||||
  destroyed() {
 | 
			
		||||
    window.removeEventListener("resize", this._setTableHeight);
 | 
			
		||||
  },
 | 
			
		||||
  activated() {
 | 
			
		||||
    // 图重新加载,为了防止窗口变化后尺寸图显示不佳,数据不更新
 | 
			
		||||
    if (this.$route.name === "ChipOutputBM") {
 | 
			
		||||
      this.chartNum++;
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    _setTableHeight() {
 | 
			
		||||
      this.tableH = this.tableHeight(137) / 2 - 70;
 | 
			
		||||
      this.chartHeight = this.tableHeight(137) / 2 - 111;
 | 
			
		||||
      if (this.$route.name === "ChipOutputBM") {
 | 
			
		||||
        this.chartNum++;
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    getSearch(val) {
 | 
			
		||||
      console.log(val);
 | 
			
		||||
      console.log("=========================");
 | 
			
		||||
    },
 | 
			
		||||
    handleExport() {
 | 
			
		||||
      console.log("导出");
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style lang="scss" scoped>
 | 
			
		||||
.containerTop,
 | 
			
		||||
.containerBottom {
 | 
			
		||||
  height: calc((100vh - 137px) / 2);
 | 
			
		||||
  background-color: #fff;
 | 
			
		||||
  border-radius: 8px;
 | 
			
		||||
  padding: 16px;
 | 
			
		||||
}
 | 
			
		||||
.containerBottom {
 | 
			
		||||
  margin-top: 8px;
 | 
			
		||||
  .smallTitle {
 | 
			
		||||
    font-size: 16px;
 | 
			
		||||
    color: #000;
 | 
			
		||||
    margin-bottom: 15px;
 | 
			
		||||
  }
 | 
			
		||||
  .smallTitle::before {
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    width: 4px;
 | 
			
		||||
    height: 16px;
 | 
			
		||||
    background: #0b58ff;
 | 
			
		||||
    content: "";
 | 
			
		||||
    margin-right: 8px;
 | 
			
		||||
    vertical-align: -3px;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										244
									
								
								src/views/report/chipPerCapitaBM/index.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,244 @@
 | 
			
		||||
<template>
 | 
			
		||||
  <div>
 | 
			
		||||
    <div class="containerTop">
 | 
			
		||||
      <bmSearchBar @getSearch="getSearch" @handleExport="handleExport" />
 | 
			
		||||
      <bm-line-bar
 | 
			
		||||
        :chartHeight="chartHeight"
 | 
			
		||||
        :legendList="legendList"
 | 
			
		||||
        :chartMsg="chartMsg"
 | 
			
		||||
        :chartId="chartId"
 | 
			
		||||
        :chartNum="chartNum"
 | 
			
		||||
      />
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="containerBottom">
 | 
			
		||||
      <div class="smallTitle">芯片人均产量对标</div>
 | 
			
		||||
      <base-table
 | 
			
		||||
        :table-props="tableProps"
 | 
			
		||||
        :page="listQuery.current"
 | 
			
		||||
        :limit="listQuery.size"
 | 
			
		||||
        :table-data="tableData"
 | 
			
		||||
        :max-height="tableH"
 | 
			
		||||
      />
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
import bmSearchBar from "../components/bmSearchBar.vue";
 | 
			
		||||
import BmLineBar from "../components/bmLineBar.vue";
 | 
			
		||||
const tableProps = [
 | 
			
		||||
  {
 | 
			
		||||
    prop: "factory",
 | 
			
		||||
    label: "工厂名称",
 | 
			
		||||
    // filter: (val) => factoryList[val],
 | 
			
		||||
    minWidth: 200,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "name",
 | 
			
		||||
    label: "科目",
 | 
			
		||||
    minWidth: 120,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "unit",
 | 
			
		||||
    label: "单位",
 | 
			
		||||
    minWidth: 80,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "time1",
 | 
			
		||||
    label: "时间1",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "time2",
 | 
			
		||||
    label: "时间2",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "mubiao",
 | 
			
		||||
    label: "目标值",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
];
 | 
			
		||||
export default {
 | 
			
		||||
  name: "ChipPerCapitaBM",
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      tableProps,
 | 
			
		||||
      listQuery: {
 | 
			
		||||
        current: 1,
 | 
			
		||||
        size: 1000,
 | 
			
		||||
      },
 | 
			
		||||
      tableData: [
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
      ],
 | 
			
		||||
      chartHeight: this.tableHeight(137) / 2 - 111,
 | 
			
		||||
      tableH: this.tableHeight(137) / 2 - 70,
 | 
			
		||||
      legendList: [
 | 
			
		||||
        { id: 1, name: "2024年4月目标值", type: 2, color: "#FFCE6A" },
 | 
			
		||||
        { id: 2, name: "2023年4月", type: 1, color: "#8EF0AB" },
 | 
			
		||||
        { id: 3, name: "2024年4月", type: 1, color: "#288AFF" },
 | 
			
		||||
      ],
 | 
			
		||||
      chartMsg: {
 | 
			
		||||
        color: ["#FFCE6A", "#8EF0AB", "#288AFF"],
 | 
			
		||||
        xData: ["成都", "邯郸", "瑞昌"],
 | 
			
		||||
        yName: "单位/片",
 | 
			
		||||
        series: [
 | 
			
		||||
          {
 | 
			
		||||
            name: "2024年4月目标值",
 | 
			
		||||
            // data: [3000, 2000, 3000],
 | 
			
		||||
            // data: [6800, 5000, 8900],
 | 
			
		||||
            // data: [12000, 17000, 19000],
 | 
			
		||||
            data: [560000, 540000, 600000],
 | 
			
		||||
            type: "line",
 | 
			
		||||
            symbol: "circle",
 | 
			
		||||
            symbolSize: 6,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              color: "#FFAE17",
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: "2023年4月",
 | 
			
		||||
            // data: [2100, 800, 1500],
 | 
			
		||||
            // data: [9500, 7200, 9901],
 | 
			
		||||
            // data: [14666, 15000, 17888],
 | 
			
		||||
            data: [550000, 456666, 590000],
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 20,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              // position: [-5, -16],
 | 
			
		||||
              // position: [-5, -16],
 | 
			
		||||
              // position: [-10, -16],
 | 
			
		||||
              position: [-17, -16],
 | 
			
		||||
              color: "#68C483",
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: "2024年4月",
 | 
			
		||||
            // data: [2100, 900, 1300],
 | 
			
		||||
            // data: [9100, 7300, 9700],
 | 
			
		||||
            // data: [14666, 15300, 18000],
 | 
			
		||||
            data: [556666, 456666, 650000],
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 20,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              position: [0, -16],
 | 
			
		||||
              color: "#288AFF",
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
        ],
 | 
			
		||||
      },
 | 
			
		||||
      chartId: "chipPerCapitaBMChart",
 | 
			
		||||
      chartNum: 1,
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
  components: {
 | 
			
		||||
    bmSearchBar,
 | 
			
		||||
    BmLineBar,
 | 
			
		||||
  },
 | 
			
		||||
  computed: {
 | 
			
		||||
    isOpen() {
 | 
			
		||||
      return this.$store.getters.sidebar.opened;
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  watch: {
 | 
			
		||||
    // 监听左侧菜单栏是否展开
 | 
			
		||||
    isOpen(val) {
 | 
			
		||||
      if (this.$route.name === "ChipPerCapitaBM") {
 | 
			
		||||
        this.chartNum++;
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  created() {
 | 
			
		||||
    this.tableH = this.tableHeight(137) / 2 - 70;
 | 
			
		||||
    this.chartHeight = this.tableHeight(137) / 2 - 111;
 | 
			
		||||
    window.addEventListener("resize", this._setTableHeight);
 | 
			
		||||
  },
 | 
			
		||||
  destroyed() {
 | 
			
		||||
    window.removeEventListener("resize", this._setTableHeight);
 | 
			
		||||
  },
 | 
			
		||||
  activated() {
 | 
			
		||||
    // 图重新加载,为了防止窗口变化后尺寸图显示不佳,数据不更新
 | 
			
		||||
    if (this.$route.name === "ChipPerCapitaBM") {
 | 
			
		||||
      this.chartNum++;
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    _setTableHeight() {
 | 
			
		||||
      this.tableH = this.tableHeight(137) / 2 - 70;
 | 
			
		||||
      this.chartHeight = this.tableHeight(137) / 2 - 111;
 | 
			
		||||
      if (this.$route.name === "ChipPerCapitaBM") {
 | 
			
		||||
        this.chartNum++;
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    getSearch(val) {
 | 
			
		||||
      console.log(val);
 | 
			
		||||
      console.log("=========================");
 | 
			
		||||
    },
 | 
			
		||||
    handleExport() {
 | 
			
		||||
      console.log("导出");
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style lang="scss" scoped>
 | 
			
		||||
.containerTop,
 | 
			
		||||
.containerBottom {
 | 
			
		||||
  height: calc((100vh - 137px) / 2);
 | 
			
		||||
  background-color: #fff;
 | 
			
		||||
  border-radius: 8px;
 | 
			
		||||
  padding: 16px;
 | 
			
		||||
}
 | 
			
		||||
.containerBottom {
 | 
			
		||||
  margin-top: 8px;
 | 
			
		||||
  .smallTitle {
 | 
			
		||||
    font-size: 16px;
 | 
			
		||||
    color: #000;
 | 
			
		||||
    margin-bottom: 15px;
 | 
			
		||||
  }
 | 
			
		||||
  .smallTitle::before {
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    width: 4px;
 | 
			
		||||
    height: 16px;
 | 
			
		||||
    background: #0b58ff;
 | 
			
		||||
    content: "";
 | 
			
		||||
    margin-right: 8px;
 | 
			
		||||
    vertical-align: -3px;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										253
									
								
								src/views/report/chipYieldBM/index.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,253 @@
 | 
			
		||||
<template>
 | 
			
		||||
  <div>
 | 
			
		||||
    <div class="containerTop">
 | 
			
		||||
      <bmSearchBar @getSearch="getSearch" @handleExport="handleExport" />
 | 
			
		||||
      <bm-line-bar
 | 
			
		||||
        :chartHeight="chartHeight"
 | 
			
		||||
        :legendList="legendList"
 | 
			
		||||
        :chartMsg="chartMsg"
 | 
			
		||||
        :chartId="chartId"
 | 
			
		||||
        :chartNum="chartNum"
 | 
			
		||||
      />
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="containerBottom">
 | 
			
		||||
      <div class="smallTitle">芯片良率对标</div>
 | 
			
		||||
      <base-table
 | 
			
		||||
        :table-props="tableProps"
 | 
			
		||||
        :page="listQuery.current"
 | 
			
		||||
        :limit="listQuery.size"
 | 
			
		||||
        :table-data="tableData"
 | 
			
		||||
        :max-height="tableH"
 | 
			
		||||
      />
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
import bmSearchBar from "../components/bmSearchBar.vue";
 | 
			
		||||
import BmLineBar from "../components/bmLineBar.vue";
 | 
			
		||||
const tableProps = [
 | 
			
		||||
  {
 | 
			
		||||
    prop: "factory",
 | 
			
		||||
    label: "工厂名称",
 | 
			
		||||
    // filter: (val) => factoryList[val],
 | 
			
		||||
    minWidth: 200,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "name",
 | 
			
		||||
    label: "科目",
 | 
			
		||||
    minWidth: 120,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "unit",
 | 
			
		||||
    label: "单位",
 | 
			
		||||
    minWidth: 80,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "time1",
 | 
			
		||||
    label: "时间1",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "time2",
 | 
			
		||||
    label: "时间2",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "mubiao",
 | 
			
		||||
    label: "目标值",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
];
 | 
			
		||||
export default {
 | 
			
		||||
  name: "ChipYieldBM",
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      tableProps,
 | 
			
		||||
      listQuery: {
 | 
			
		||||
        current: 1,
 | 
			
		||||
        size: 1000,
 | 
			
		||||
      },
 | 
			
		||||
      tableData: [
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
      ],
 | 
			
		||||
      chartHeight: this.tableHeight(137) / 2 - 111,
 | 
			
		||||
      tableH: this.tableHeight(137) / 2 - 70,
 | 
			
		||||
      legendList: [
 | 
			
		||||
        { id: 1, name: "2024年4月目标值", type: 2, color: "#FFCE6A" },
 | 
			
		||||
        { id: 2, name: "2023年4月", type: 1, color: "#8EF0AB" },
 | 
			
		||||
        { id: 3, name: "2024年4月", type: 1, color: "#288AFF" },
 | 
			
		||||
      ],
 | 
			
		||||
      chartMsg: {
 | 
			
		||||
        color: ["#FFCE6A", "#8EF0AB", "#288AFF"],
 | 
			
		||||
        xData: ["成都", "邯郸", "瑞昌"],
 | 
			
		||||
        yName: "单位/%",
 | 
			
		||||
        series: [
 | 
			
		||||
          {
 | 
			
		||||
            name: "2024年4月目标值",
 | 
			
		||||
            data: [
 | 
			
		||||
              { name: "%", value: 85 },
 | 
			
		||||
              { name: "%", value: 85 },
 | 
			
		||||
              { name: "%", value: 85 },
 | 
			
		||||
            ],
 | 
			
		||||
            type: "line",
 | 
			
		||||
            symbol: "circle",
 | 
			
		||||
            symbolSize: 6,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              color: "#FFAE17",
 | 
			
		||||
              formatter: function (params) {
 | 
			
		||||
                return params.value.toFixed(2) + "%";
 | 
			
		||||
              },
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: "2023年4月",
 | 
			
		||||
            data: [
 | 
			
		||||
              { name: "%", value: 57.5 },
 | 
			
		||||
              { name: "%", value: 21.66 },
 | 
			
		||||
              { name: "%", value: 18.4 },
 | 
			
		||||
            ],
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 20,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              position: [-18, -16],
 | 
			
		||||
              color: "#68C483",
 | 
			
		||||
              formatter: function (params) {
 | 
			
		||||
                return params.value.toFixed(2) + "%";
 | 
			
		||||
              },
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: "2024年4月",
 | 
			
		||||
            data: [
 | 
			
		||||
              { name: "%", value: 23.33 },
 | 
			
		||||
              { name: "%", value: 7.02 },
 | 
			
		||||
              { name: "%", value: 80.2 },
 | 
			
		||||
            ],
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 20,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              position: [0, -16],
 | 
			
		||||
              color: "#288AFF",
 | 
			
		||||
              formatter: function (params) {
 | 
			
		||||
                return params.value.toFixed(2) + "%";
 | 
			
		||||
              },
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
        ],
 | 
			
		||||
      },
 | 
			
		||||
      chartId: "chipYieldBMChart",
 | 
			
		||||
      chartNum: 1,
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
  components: {
 | 
			
		||||
    bmSearchBar,
 | 
			
		||||
    BmLineBar,
 | 
			
		||||
  },
 | 
			
		||||
  computed: {
 | 
			
		||||
    isOpen() {
 | 
			
		||||
      return this.$store.getters.sidebar.opened;
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  watch: {
 | 
			
		||||
    // 监听左侧菜单栏是否展开
 | 
			
		||||
    isOpen(val) {
 | 
			
		||||
      if (this.$route.name === "ChipYieldBM") {
 | 
			
		||||
        this.chartNum++;
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  created() {
 | 
			
		||||
    this.tableH = this.tableHeight(137) / 2 - 70;
 | 
			
		||||
    this.chartHeight = this.tableHeight(137) / 2 - 111;
 | 
			
		||||
    window.addEventListener("resize", this._setTableHeight);
 | 
			
		||||
  },
 | 
			
		||||
  destroyed() {
 | 
			
		||||
    window.removeEventListener("resize", this._setTableHeight);
 | 
			
		||||
  },
 | 
			
		||||
  activated() {
 | 
			
		||||
    // 图重新加载,为了防止窗口变化后尺寸图显示不佳,数据不更新
 | 
			
		||||
    if (this.$route.name === "ChipYieldBM") {
 | 
			
		||||
      this.chartNum++;
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    _setTableHeight() {
 | 
			
		||||
      this.tableH = this.tableHeight(137) / 2 - 70;
 | 
			
		||||
      this.chartHeight = this.tableHeight(137) / 2 - 111;
 | 
			
		||||
      if (this.$route.name === "ChipYieldBM") {
 | 
			
		||||
        this.chartNum++;
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    getSearch(val) {
 | 
			
		||||
      console.log(val);
 | 
			
		||||
      console.log("=========================");
 | 
			
		||||
    },
 | 
			
		||||
    handleExport() {
 | 
			
		||||
      console.log("导出");
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style lang="scss" scoped>
 | 
			
		||||
.containerTop,
 | 
			
		||||
.containerBottom {
 | 
			
		||||
  height: calc((100vh - 137px) / 2);
 | 
			
		||||
  background-color: #fff;
 | 
			
		||||
  border-radius: 8px;
 | 
			
		||||
  padding: 16px;
 | 
			
		||||
}
 | 
			
		||||
.containerBottom {
 | 
			
		||||
  margin-top: 8px;
 | 
			
		||||
  .smallTitle {
 | 
			
		||||
    font-size: 16px;
 | 
			
		||||
    color: #000;
 | 
			
		||||
    margin-bottom: 15px;
 | 
			
		||||
  }
 | 
			
		||||
  .smallTitle::before {
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    width: 4px;
 | 
			
		||||
    height: 16px;
 | 
			
		||||
    background: #0b58ff;
 | 
			
		||||
    content: "";
 | 
			
		||||
    margin-right: 8px;
 | 
			
		||||
    vertical-align: -3px;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										213
									
								
								src/views/report/components/bmLineBar.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,213 @@
 | 
			
		||||
<template>
 | 
			
		||||
  <div>
 | 
			
		||||
    <!-- 暂无数据 -->
 | 
			
		||||
    <div
 | 
			
		||||
      class="no-data-bg"
 | 
			
		||||
      style="position: relative; left: 50%; transform: translateX(-50%)"
 | 
			
		||||
      v-show="this.chartMsg.series.length === 0"
 | 
			
		||||
    ></div>
 | 
			
		||||
    <!-- 图例 -->
 | 
			
		||||
    <div v-show="this.chartMsg.series.length > 0">
 | 
			
		||||
      <div class="legend">
 | 
			
		||||
        <span class="item" v-for="item in legendList" :key="item.id">
 | 
			
		||||
          <span
 | 
			
		||||
            v-if="item.type === 1"
 | 
			
		||||
            class="block"
 | 
			
		||||
            :style="{ backgroundColor: item.color }"
 | 
			
		||||
          ></span>
 | 
			
		||||
          <span
 | 
			
		||||
            v-if="item.type === 2"
 | 
			
		||||
            class="line"
 | 
			
		||||
            :style="{ backgroundColor: item.color }"
 | 
			
		||||
          >
 | 
			
		||||
            <span
 | 
			
		||||
              class="line-block"
 | 
			
		||||
              :style="{ backgroundColor: item.color }"
 | 
			
		||||
            ></span>
 | 
			
		||||
          </span>
 | 
			
		||||
          {{ item.name }}</span
 | 
			
		||||
        >
 | 
			
		||||
      </div>
 | 
			
		||||
      <div
 | 
			
		||||
        :id="chartId"
 | 
			
		||||
        :style="{ width: '100%', height: chartHeight + 'px' }"
 | 
			
		||||
      ></div>
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
<script>
 | 
			
		||||
import * as echarts from "echarts";
 | 
			
		||||
import { debounce } from "@/utils/debounce";
 | 
			
		||||
export default {
 | 
			
		||||
  name: "bmLineBar",
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      myChart: "",
 | 
			
		||||
      option: {
 | 
			
		||||
        color: [],
 | 
			
		||||
        // color: ["#8EF0AB", "#63BDFF", "#288AFF"],
 | 
			
		||||
        grid: {
 | 
			
		||||
          left: 100,
 | 
			
		||||
          right: 10,
 | 
			
		||||
          bottom: 30,
 | 
			
		||||
          top: 30,
 | 
			
		||||
        },
 | 
			
		||||
        tooltip: {
 | 
			
		||||
          trigger: "axis",
 | 
			
		||||
          axisPointer: {
 | 
			
		||||
            // type: "cross",
 | 
			
		||||
            crossStyle: {
 | 
			
		||||
              color: "rgba(237,237,237,0.5)",
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          formatter: function (params) {
 | 
			
		||||
            var res = `<span style='color:rgba(0,0,0,0.8)'>${params[0].axisValueLabel}</span>`;
 | 
			
		||||
            for (var i = 0, l = params.length; i < l; i++) {
 | 
			
		||||
              res +=
 | 
			
		||||
                "<br/>" +
 | 
			
		||||
                `<span style='display:inline-block;margin-right:4px;border-radius:10px;width:10px;height:10px;background-color:${params[i].color}'></span>` +
 | 
			
		||||
                `<span style='display:inline-block;width:150px;color:rgba(0,0,0,0.8);font-size:14px;'>${params[i].seriesName}</span>` +
 | 
			
		||||
                `<span style='color:rgba(0,0,0,0.48);font-size:14px;'>${
 | 
			
		||||
                  params[i].name === "%"
 | 
			
		||||
                    ? (params[i].value ? params[i].value.toFixed(2) : 0.0) +
 | 
			
		||||
                      params[i].name
 | 
			
		||||
                    : params[i].value
 | 
			
		||||
                }</span>`;
 | 
			
		||||
            }
 | 
			
		||||
            return res;
 | 
			
		||||
          },
 | 
			
		||||
        },
 | 
			
		||||
        xAxis: {
 | 
			
		||||
          type: "category",
 | 
			
		||||
          data: [],
 | 
			
		||||
          axisTick: {
 | 
			
		||||
            show: false,
 | 
			
		||||
          },
 | 
			
		||||
          axisPointer: {
 | 
			
		||||
            type: "shadow",
 | 
			
		||||
          },
 | 
			
		||||
        },
 | 
			
		||||
        yAxis: {
 | 
			
		||||
          type: "value",
 | 
			
		||||
          name: "",
 | 
			
		||||
          nameTextStyle: {
 | 
			
		||||
            fontSize: 12,
 | 
			
		||||
            align: "right",
 | 
			
		||||
          },
 | 
			
		||||
          axisLabel: {},
 | 
			
		||||
        },
 | 
			
		||||
        series: [],
 | 
			
		||||
      },
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
  props: {
 | 
			
		||||
    chartHeight: {
 | 
			
		||||
      type: Number,
 | 
			
		||||
      default: 300,
 | 
			
		||||
    },
 | 
			
		||||
    legendList: {
 | 
			
		||||
      type: Array,
 | 
			
		||||
      default: () => [],
 | 
			
		||||
    },
 | 
			
		||||
    chartMsg: {
 | 
			
		||||
      type: Object,
 | 
			
		||||
      default: () => {},
 | 
			
		||||
    },
 | 
			
		||||
    chartId: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: "bmChart",
 | 
			
		||||
    },
 | 
			
		||||
    chartNum: {
 | 
			
		||||
      type: Number,
 | 
			
		||||
      default: 1,
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  watch: {
 | 
			
		||||
    chartHeight: {
 | 
			
		||||
      handler(newVal) {
 | 
			
		||||
        this.chartHeight = newVal;
 | 
			
		||||
      },
 | 
			
		||||
    },
 | 
			
		||||
    chartNum(val) {
 | 
			
		||||
      this.canvasReset();
 | 
			
		||||
    },
 | 
			
		||||
    chartMsg: {
 | 
			
		||||
      handler(newVal) {
 | 
			
		||||
        this.canvasReset();
 | 
			
		||||
      },
 | 
			
		||||
      deep: true,
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  mounted() {
 | 
			
		||||
    this.canvasReset();
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    canvasReset() {
 | 
			
		||||
      debounce(() => {
 | 
			
		||||
        this.getMes();
 | 
			
		||||
      }, 500)();
 | 
			
		||||
    },
 | 
			
		||||
    getMes() {
 | 
			
		||||
      if (this.myChart) {
 | 
			
		||||
        this.myChart.dispose();
 | 
			
		||||
      }
 | 
			
		||||
      var chartDom = document.getElementById(this.chartId);
 | 
			
		||||
      this.myChart = echarts.init(chartDom);
 | 
			
		||||
      this.option.color = this.chartMsg.color;
 | 
			
		||||
      this.option.xAxis.data = this.chartMsg.xData;
 | 
			
		||||
      this.option.yAxis.name = this.chartMsg.yName;
 | 
			
		||||
      if (
 | 
			
		||||
        this.chartMsg.series.length > 0 &&
 | 
			
		||||
        this.chartMsg.series[0].data[0].name === "%"
 | 
			
		||||
      ) {
 | 
			
		||||
        this.option.yAxis.axisLabel = {
 | 
			
		||||
          formatter: function (value) {
 | 
			
		||||
            return value + ".00%";
 | 
			
		||||
          },
 | 
			
		||||
        };
 | 
			
		||||
      } else {
 | 
			
		||||
        this.option.yAxis.axisLabel = {
 | 
			
		||||
          formatter: function (value) {
 | 
			
		||||
            return value;
 | 
			
		||||
          },
 | 
			
		||||
        };
 | 
			
		||||
      }
 | 
			
		||||
      // this.option.yAxis.axisLabel = this.chartMsg.yAxisLabel;
 | 
			
		||||
      this.option.series = this.chartMsg.series;
 | 
			
		||||
      this.myChart.setOption(this.option);
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
<style lang="scss" scoped>
 | 
			
		||||
.legend {
 | 
			
		||||
  text-align: right;
 | 
			
		||||
  .item {
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    margin-right: 10px;
 | 
			
		||||
    font-size: 14px;
 | 
			
		||||
    color: #8c8c8c;
 | 
			
		||||
    .block {
 | 
			
		||||
      width: 10px;
 | 
			
		||||
      height: 10px;
 | 
			
		||||
      display: inline-block;
 | 
			
		||||
      margin-right: 4px;
 | 
			
		||||
    }
 | 
			
		||||
    .line {
 | 
			
		||||
      width: 10px;
 | 
			
		||||
      height: 10px;
 | 
			
		||||
      border-radius: 5px;
 | 
			
		||||
      display: inline-block;
 | 
			
		||||
      margin-right: 4px;
 | 
			
		||||
      position: relative;
 | 
			
		||||
      .line-block {
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        width: 20px;
 | 
			
		||||
        height: 2px;
 | 
			
		||||
        left: -5px;
 | 
			
		||||
        top: 4px;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										136
									
								
								src/views/report/components/bmSearchBar.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,136 @@
 | 
			
		||||
<template>
 | 
			
		||||
  <el-form :model="form" :inline="true" ref="bmSearchBarForm" class="blueTip">
 | 
			
		||||
    <el-form-item label="时间维度" prop="type">
 | 
			
		||||
      <el-select
 | 
			
		||||
        size="small"
 | 
			
		||||
        v-model="form.type"
 | 
			
		||||
        placeholder="请选择"
 | 
			
		||||
        style="width: 100px"
 | 
			
		||||
      >
 | 
			
		||||
        <el-option
 | 
			
		||||
          v-for="item in typeList"
 | 
			
		||||
          :key="item.id"
 | 
			
		||||
          :label="item.name"
 | 
			
		||||
          :value="item.id"
 | 
			
		||||
        >
 | 
			
		||||
        </el-option>
 | 
			
		||||
      </el-select>
 | 
			
		||||
    </el-form-item>
 | 
			
		||||
    <el-form-item v-show="form.type === 1" label="时间" prop="dayTime">
 | 
			
		||||
      <el-date-picker
 | 
			
		||||
        size="small"
 | 
			
		||||
        clearable
 | 
			
		||||
        v-model="form.dayTime"
 | 
			
		||||
        type="date"
 | 
			
		||||
        placeholder="选择日期"
 | 
			
		||||
        style="width: 150px"
 | 
			
		||||
      >
 | 
			
		||||
      </el-date-picker>
 | 
			
		||||
    </el-form-item>
 | 
			
		||||
    <el-form-item v-show="form.type === 2" label="时间" prop="weekTime">
 | 
			
		||||
      <el-date-picker
 | 
			
		||||
        v-model="form.weekTime"
 | 
			
		||||
        type="week"
 | 
			
		||||
        format="yyyy 第 WW 周"
 | 
			
		||||
        placeholder="选择周"
 | 
			
		||||
        style="width: 150px"
 | 
			
		||||
      >
 | 
			
		||||
      </el-date-picker>
 | 
			
		||||
    </el-form-item>
 | 
			
		||||
    <el-form-item v-show="form.type === 3" label="时间" prop="monthTime">
 | 
			
		||||
      <el-date-picker
 | 
			
		||||
        v-model="form.monthTime"
 | 
			
		||||
        type="month"
 | 
			
		||||
        placeholder="选择月份"
 | 
			
		||||
        style="width: 150px"
 | 
			
		||||
      >
 | 
			
		||||
      </el-date-picker>
 | 
			
		||||
    </el-form-item>
 | 
			
		||||
    <el-form-item v-show="form.type === 4" label="时间" prop="yearTime">
 | 
			
		||||
      <el-date-picker
 | 
			
		||||
        v-model="form.yearTime"
 | 
			
		||||
        type="year"
 | 
			
		||||
        placeholder="选择年份"
 | 
			
		||||
        style="width: 150px"
 | 
			
		||||
      >
 | 
			
		||||
      </el-date-picker>
 | 
			
		||||
    </el-form-item>
 | 
			
		||||
    <el-form-item label="工厂" prop="factory">
 | 
			
		||||
      <el-select
 | 
			
		||||
        size="small"
 | 
			
		||||
        multiple
 | 
			
		||||
        v-model="form.factory"
 | 
			
		||||
        placeholder="请选择"
 | 
			
		||||
        style="width: 250px"
 | 
			
		||||
      >
 | 
			
		||||
        <el-option
 | 
			
		||||
          v-for="item in factoryList"
 | 
			
		||||
          :key="item.id"
 | 
			
		||||
          :label="item.name"
 | 
			
		||||
          :value="item.id"
 | 
			
		||||
        >
 | 
			
		||||
        </el-option>
 | 
			
		||||
      </el-select>
 | 
			
		||||
    </el-form-item>
 | 
			
		||||
    <el-form-item>
 | 
			
		||||
      <el-button type="primary" size="small" @click="getDataList"
 | 
			
		||||
        >查询</el-button
 | 
			
		||||
      >
 | 
			
		||||
      <el-divider direction="vertical"></el-divider>
 | 
			
		||||
      <el-button type="primary" size="small" plain @click="handleExport"
 | 
			
		||||
        >导出</el-button
 | 
			
		||||
      >
 | 
			
		||||
    </el-form-item>
 | 
			
		||||
  </el-form>
 | 
			
		||||
</template>
 | 
			
		||||
<script>
 | 
			
		||||
export default {
 | 
			
		||||
  name: "bmSearchBar",
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      form: {
 | 
			
		||||
        type: 1,
 | 
			
		||||
        dayTime: "",
 | 
			
		||||
        weekTime: "",
 | 
			
		||||
        monthTime: "",
 | 
			
		||||
        yearTime: "",
 | 
			
		||||
        factory: "",
 | 
			
		||||
      },
 | 
			
		||||
      typeList: [
 | 
			
		||||
        { id: 1, name: "日" },
 | 
			
		||||
        { id: 2, name: "周" },
 | 
			
		||||
        { id: 3, name: "月" },
 | 
			
		||||
        { id: 4, name: "年" },
 | 
			
		||||
      ],
 | 
			
		||||
      factoryList: [
 | 
			
		||||
        { id: 1, name: "瑞昌" },
 | 
			
		||||
        { id: 2, name: "邯郸" },
 | 
			
		||||
      ],
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    getDataList() {
 | 
			
		||||
      console.log(this.form);
 | 
			
		||||
      this.$emit("getSearch", this.form);
 | 
			
		||||
    },
 | 
			
		||||
    handleExport() {
 | 
			
		||||
      this.$emit("handleExport");
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
<style lang="scss" scoped>
 | 
			
		||||
.el-divider--vertical {
 | 
			
		||||
  height: 24px;
 | 
			
		||||
}
 | 
			
		||||
.blueTip::before {
 | 
			
		||||
  display: inline-block;
 | 
			
		||||
  content: "";
 | 
			
		||||
  width: 4px;
 | 
			
		||||
  height: 18px;
 | 
			
		||||
  background: #0b58ff;
 | 
			
		||||
  border-radius: 1px;
 | 
			
		||||
  margin-right: 8px;
 | 
			
		||||
  margin-top: 8px;
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										148
									
								
								src/views/report/components/chartButton.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,148 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-06-07 08:37:17
 | 
			
		||||
 * @LastEditTime: 2024-06-07 11:04:41
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
 | 
			
		||||
<template>
 | 
			
		||||
  <button
 | 
			
		||||
    class="chart-btn"
 | 
			
		||||
    :class="[active ? 'active' : '']"
 | 
			
		||||
    @click="$emit('click', label)"
 | 
			
		||||
  >
 | 
			
		||||
    {{ label }}
 | 
			
		||||
  </button>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
export default {
 | 
			
		||||
  name: "CopilotButton",
 | 
			
		||||
  props: {
 | 
			
		||||
    label: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      required: true,
 | 
			
		||||
    },
 | 
			
		||||
    active: {
 | 
			
		||||
      type: Boolean,
 | 
			
		||||
      default: false,
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  mounted() {
 | 
			
		||||
  },
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style>
 | 
			
		||||
button {
 | 
			
		||||
  appearance: none;
 | 
			
		||||
  outline: none;
 | 
			
		||||
  border: none;
 | 
			
		||||
  background: none;
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
 | 
			
		||||
<style scoped>
 | 
			
		||||
.skate {
 | 
			
		||||
  /* flex: 1; */
 | 
			
		||||
  position: relative;
 | 
			
		||||
  width: 88px;
 | 
			
		||||
  height: 32px;
 | 
			
		||||
  background: #01306C;
 | 
			
		||||
  /* border-radius: 4px 0px 0px 4px; */
 | 
			
		||||
  backdrop-filter: blur(3px);
 | 
			
		||||
  /* text-align: center;
 | 
			
		||||
  padding: 12px;
 | 
			
		||||
  padding-left: 20px;
 | 
			
		||||
  color: #fff;
 | 
			
		||||
  font-size: 18px; */
 | 
			
		||||
  font-family: PingFangSC, PingFang SC;
 | 
			
		||||
  font-weight: 400;
 | 
			
		||||
  font-size: 12px;
 | 
			
		||||
  color: #FFFFFF;
 | 
			
		||||
  line-height: 22px;
 | 
			
		||||
  letter-spacing: 5px;
 | 
			
		||||
  text-align: center;
 | 
			
		||||
  font-style: normal;
 | 
			
		||||
  /* margin-right: 1px; */
 | 
			
		||||
  /* letter-spacing: 10px; */
 | 
			
		||||
  cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.chart-btn:nth-child(6)::after {
 | 
			
		||||
  content: '';
 | 
			
		||||
  width: 0;
 | 
			
		||||
  height: 0;
 | 
			
		||||
  display: none;
 | 
			
		||||
}
 | 
			
		||||
.chart-btn {
 | 
			
		||||
  /* flex: 1; */
 | 
			
		||||
  position: relative;
 | 
			
		||||
  width: 88px;
 | 
			
		||||
  height: 32px;
 | 
			
		||||
  background: #01306C;
 | 
			
		||||
  /* border-radius: 4px 0px 0px 4px; */
 | 
			
		||||
  backdrop-filter: blur(3px);
 | 
			
		||||
  /* text-align: center;
 | 
			
		||||
  padding: 12px;
 | 
			
		||||
  padding-left: 20px;
 | 
			
		||||
  color: #fff;
 | 
			
		||||
  font-size: 18px; */
 | 
			
		||||
  font-family: PingFangSC, PingFang SC;
 | 
			
		||||
  font-weight: 400;
 | 
			
		||||
  font-size: 12px;
 | 
			
		||||
  color: #FFFFFF;
 | 
			
		||||
  line-height: 22px;
 | 
			
		||||
  letter-spacing: 5px;
 | 
			
		||||
  text-align: center;
 | 
			
		||||
  font-style: normal;
 | 
			
		||||
  /* margin-right: 1px; */
 | 
			
		||||
  /* letter-spacing: 10px; */
 | 
			
		||||
  cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
.chart-btn::after {
 | 
			
		||||
  /* flex: 1; */
 | 
			
		||||
  /* position: relative; */
 | 
			
		||||
  content: "";
 | 
			
		||||
  position: absolute;
 | 
			
		||||
    /* width: 16px; */
 | 
			
		||||
    /* height: 16px; */
 | 
			
		||||
  top: px;
 | 
			
		||||
  right: -1px;
 | 
			
		||||
  width: 1px;
 | 
			
		||||
  height: 23px;
 | 
			
		||||
  border: 1px solid #010D18;
 | 
			
		||||
}
 | 
			
		||||
.chart-btn.active {
 | 
			
		||||
  background: #1D74D8;
 | 
			
		||||
  /* border-radius: 4px;; */
 | 
			
		||||
}
 | 
			
		||||
.chart-btn.active::after {
 | 
			
		||||
  display: none;
 | 
			
		||||
  /* border-radius: 4px;; */
 | 
			
		||||
}
 | 
			
		||||
/* .copilot-btn::before,
 | 
			
		||||
.copilot-btn::after {
 | 
			
		||||
  content: "";
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  width: 16px;
 | 
			
		||||
  height: 16px;
 | 
			
		||||
  top: 0;
 | 
			
		||||
  background: transparent;
 | 
			
		||||
  border-style: solid;
 | 
			
		||||
  border-width: 2px;
 | 
			
		||||
  border-color: transparent;
 | 
			
		||||
  border-top-color: #007be4;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.copilot-btn::before {
 | 
			
		||||
  left: 0;
 | 
			
		||||
  border-left-color: #007be4;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.copilot-btn::after {
 | 
			
		||||
  right: 0;
 | 
			
		||||
  border-right-color: #007be4;
 | 
			
		||||
} */
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										218
									
								
								src/views/report/components/lineChart.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,218 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-06-11 09:48:40
 | 
			
		||||
 * @LastEditTime: 2024-06-11 10:22:05
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
<template>
 | 
			
		||||
  <!-- <div> -->
 | 
			
		||||
    <!-- <div :id="id" :class="className" :style="{ height: '65%', width:width}" /> -->
 | 
			
		||||
    <div :id="id" :class="className" style="height: 100%,width: 100%;;" />
 | 
			
		||||
  <!-- </div> -->
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
import * as echarts from 'echarts'
 | 
			
		||||
import { debounce } from "@/utils/debounce";
 | 
			
		||||
export default {
 | 
			
		||||
  name: 'OverviewBar',
 | 
			
		||||
  // mixins: [resize],
 | 
			
		||||
  props: {
 | 
			
		||||
    id: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: 'reportChart'
 | 
			
		||||
    },
 | 
			
		||||
    className: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: 'reportChart'
 | 
			
		||||
    },
 | 
			
		||||
    width: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: '100%'
 | 
			
		||||
    },
 | 
			
		||||
    beilv: {
 | 
			
		||||
      type: Number,
 | 
			
		||||
      default: 1
 | 
			
		||||
    },
 | 
			
		||||
    height: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: '100%'
 | 
			
		||||
    },
 | 
			
		||||
    legendPosition: {
 | 
			
		||||
      type: String,
 | 
			
		||||
      default: 'center'
 | 
			
		||||
    },
 | 
			
		||||
    showLegend: {
 | 
			
		||||
      type: Boolean,
 | 
			
		||||
      default: false
 | 
			
		||||
    },
 | 
			
		||||
    legendData: {
 | 
			
		||||
      type: Array,
 | 
			
		||||
      default: () => []
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      chart: null
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  mounted() {
 | 
			
		||||
    this.$nextTick(() => {
 | 
			
		||||
      this.initChart()
 | 
			
		||||
    })
 | 
			
		||||
  },
 | 
			
		||||
  beforeDestroy() {
 | 
			
		||||
    if (!this.chart) {
 | 
			
		||||
      return
 | 
			
		||||
    }
 | 
			
		||||
    this.chart.dispose()
 | 
			
		||||
    this.chart = null
 | 
			
		||||
  },
 | 
			
		||||
  mounted() {
 | 
			
		||||
    // if (screenfull.isEnabled) {
 | 
			
		||||
    //   screenfull.on("change", () => {
 | 
			
		||||
    //     this.isFullscreen = screenfull.isFullscreen;
 | 
			
		||||
    //   });
 | 
			
		||||
    // }
 | 
			
		||||
    this.canvasReset();
 | 
			
		||||
    window.addEventListener("resize", this.canvasReset);
 | 
			
		||||
  },
 | 
			
		||||
  beforeDestroy() {
 | 
			
		||||
    if (this.chart) {
 | 
			
		||||
      this.chart.dispose();
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  destroyed() {
 | 
			
		||||
    window.removeEventListener("resize", this.canvasReset);
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    canvasReset() {
 | 
			
		||||
      debounce(() => {
 | 
			
		||||
        this.initChart();
 | 
			
		||||
      }, 500)();
 | 
			
		||||
    },
 | 
			
		||||
    initChart() {
 | 
			
		||||
      console.log(1111)
 | 
			
		||||
      this.chart = echarts.init(document.getElementById(this.id))
 | 
			
		||||
      console.log(this.$parent);
 | 
			
		||||
      this.chart.setOption({
 | 
			
		||||
        title: {
 | 
			
		||||
          text: '',
 | 
			
		||||
          // subtext: 'Fake Data'
 | 
			
		||||
        },
 | 
			
		||||
        tooltip: {
 | 
			
		||||
          trigger: 'axis'
 | 
			
		||||
        },
 | 
			
		||||
        grid: { top: 100, right: 90, bottom: 10, left: 10, containLabel: true },
 | 
			
		||||
        legend: {
 | 
			
		||||
          data: ['芯片总功率', '标准组件总功率', '转化效率'],
 | 
			
		||||
          right: '90px',
 | 
			
		||||
          top: '0%',
 | 
			
		||||
          icon: 'rect',
 | 
			
		||||
          itemWidth: 10,
 | 
			
		||||
          itemHeight: 10,
 | 
			
		||||
          itemGap: 40,
 | 
			
		||||
        },
 | 
			
		||||
        // toolbox: {
 | 
			
		||||
        //   show: true,
 | 
			
		||||
        //   feature: {
 | 
			
		||||
        //     dataView: { show: true, readOnly: false },
 | 
			
		||||
        //     magicType: { show: true, type: ['line', 'bar'] },
 | 
			
		||||
        //     restore: { show: true },
 | 
			
		||||
        //     saveAsImage: { show: true }
 | 
			
		||||
        //   }
 | 
			
		||||
        // },
 | 
			
		||||
        calculable: true,
 | 
			
		||||
        xAxis: [
 | 
			
		||||
          {
 | 
			
		||||
            type: 'category',
 | 
			
		||||
            // prettier-ignore
 | 
			
		||||
            data: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec']
 | 
			
		||||
          }
 | 
			
		||||
        ],
 | 
			
		||||
        yAxis: [
 | 
			
		||||
          {
 | 
			
		||||
            type: 'value'
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            type: 'value',
 | 
			
		||||
            // name: 'Temperature',
 | 
			
		||||
            min: 0,
 | 
			
		||||
            max: 100,
 | 
			
		||||
            interval: 20,
 | 
			
		||||
            axisLabel: {
 | 
			
		||||
              formatter: '{value}%'
 | 
			
		||||
            }
 | 
			
		||||
          }
 | 
			
		||||
        ],
 | 
			
		||||
        grid: {
 | 
			
		||||
          top: '20%',
 | 
			
		||||
          left: "1%",
 | 
			
		||||
          right: "3%",
 | 
			
		||||
          bottom: "1%",
 | 
			
		||||
          containLabel: true
 | 
			
		||||
        },
 | 
			
		||||
        series: [
 | 
			
		||||
          {
 | 
			
		||||
            name: '芯片总功率',
 | 
			
		||||
            type: 'bar',
 | 
			
		||||
            itemStyle: {
 | 
			
		||||
              normal: {
 | 
			
		||||
                color: 'rgba(142, 240, 171, 1)', //改变折线点的颜色
 | 
			
		||||
                lineStyle: {
 | 
			
		||||
                  color: 'rgba(142, 240, 171, 1)' //改变折线颜色
 | 
			
		||||
                }
 | 
			
		||||
              }
 | 
			
		||||
            },
 | 
			
		||||
            data: [
 | 
			
		||||
              2.6, 5.9, 9.0, 26.4, 28.7, 70.7, 175.6, 182.2, 48.7, 18.8, 6.0, 2.3
 | 
			
		||||
            ],
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: '标准组件总功率',
 | 
			
		||||
            type: 'bar',
 | 
			
		||||
            itemStyle: {
 | 
			
		||||
              normal: {
 | 
			
		||||
                color: '#288AFF', //改变折线点的颜色
 | 
			
		||||
                lineStyle: {
 | 
			
		||||
                  color: '#288AFF' //改变折线颜色
 | 
			
		||||
                }
 | 
			
		||||
              }
 | 
			
		||||
            },
 | 
			
		||||
            data: [
 | 
			
		||||
              2.6, 5.9, 9.0, 26.4, 28.7, 70.7, 175.6, 182.2, 48.7, 18.8, 6.0, 2.3
 | 
			
		||||
            ],
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: '转化效率',
 | 
			
		||||
            type: 'bar',
 | 
			
		||||
            type: 'line',
 | 
			
		||||
            yAxisIndex: 1,
 | 
			
		||||
            itemStyle: {
 | 
			
		||||
              normal: {
 | 
			
		||||
                color: '#FFCE6A', //改变折线点的颜色
 | 
			
		||||
                lineStyle: {
 | 
			
		||||
                  color: '#FFCE6A' //改变折线颜色
 | 
			
		||||
                }
 | 
			
		||||
              }
 | 
			
		||||
            },
 | 
			
		||||
            data: [
 | 
			
		||||
              2.6, 5.9, 9.0, 26.4, 28.7, 70.7, 75.6, 82.2, 48.7, 18.8, 6.0, 2.3
 | 
			
		||||
            ],
 | 
			
		||||
          }
 | 
			
		||||
        ]
 | 
			
		||||
      })
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style scoped>
 | 
			
		||||
/* .reportChart {
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  height: 100%;
 | 
			
		||||
  width: 100%;
 | 
			
		||||
  top: 10px;
 | 
			
		||||
} */
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										460
									
								
								src/views/report/comprehensiveData.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,460 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-04-15 10:49:13
 | 
			
		||||
 * @LastEditTime: 2024-06-07 16:22:57
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
<template>
 | 
			
		||||
  <div style="display: flex; flex-direction: column; min-height: calc(100vh - 96px - 35px)">
 | 
			
		||||
    <!-- <div class="app-container"
 | 
			
		||||
      style="margin-top: 8px; padding: 0 16px; height: auto; font-size: 20px; text-align: center;">
 | 
			
		||||
      <p style="margin-bottom: 0">数据概览</p>
 | 
			
		||||
      <div class="view">
 | 
			
		||||
        <div v-for="(item, index) in data" :key="index">
 | 
			
		||||
          <p style="color: rgb(194,128,255)">{{ item }}</p>
 | 
			
		||||
          <p>{{ index }}</p>
 | 
			
		||||
        </div>
 | 
			
		||||
      </div>
 | 
			
		||||
    </div> -->
 | 
			
		||||
    <div class="" style="height: auto;">
 | 
			
		||||
      <ButtonNav style="padding: 0;" :menus="['邯郸', '瑞昌']" :button-mode="true" @change="currentMenu = $event">
 | 
			
		||||
        <!-- <template v-slot:tab1>
 | 
			
		||||
          <div style="margin: 20px; background: #f001;">
 | 
			
		||||
            Page1: 状态时序图
 | 
			
		||||
          </div>
 | 
			
		||||
        </template>
 | 
			
		||||
        <template v-slot:tab2>
 | 
			
		||||
          <div style="margin: 20px">
 | 
			
		||||
            Page2: 产量时序图
 | 
			
		||||
          </div>
 | 
			
		||||
        </template> -->
 | 
			
		||||
      </ButtonNav>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="app-container" style="margin-top: 8px;flex-grow: 1; height: auto;">
 | 
			
		||||
      <el-form :model="listQuery" :inline="true" ref="dataForm" class="blueTip">
 | 
			
		||||
        <el-form-item label="时间维度" prop="date">
 | 
			
		||||
          <el-select size="small" clearable v-model="listQuery.date" placeholder="请选择">
 | 
			
		||||
            <el-option v-for="item in timeList" :key="item.value" :label="item.label" :value="item.value">
 | 
			
		||||
            </el-option>
 | 
			
		||||
          </el-select>
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
        <el-form-item v-show="listQuery.date === 1 || listQuery.date === ''" label="时间范围" prop="reportTime">
 | 
			
		||||
          <el-date-picker size="small" clearable v-model="listQuery.reportTime" type="daterange" range-separator="至"
 | 
			
		||||
            start-placeholder="开始日期" value-format="yyyyMMdd" @change="changeDayTime" end-placeholder="结束日期">
 | 
			
		||||
          </el-date-picker>
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
        <el-form-item v-show="listQuery.date === 2" label="时间范围" prop="reportTime">
 | 
			
		||||
          <el-date-picker size="small" clearable v-model="start" type="week" format="yyyy 第 WW 周" placeholder="选择周"
 | 
			
		||||
            style="width: 180px" @change="onValueChange">
 | 
			
		||||
          </el-date-picker>
 | 
			
		||||
          至
 | 
			
		||||
          <el-date-picker size="small" clearable v-model="end" type="week" format="yyyy 第 WW 周" placeholder="选择周"
 | 
			
		||||
            style="width: 180px" @change="onValueChange">
 | 
			
		||||
          </el-date-picker>
 | 
			
		||||
          <!-- <span v-if="start && end" style="margin-left: 10px">
 | 
			
		||||
            {{ date1 }} 至 {{ date2 }},共 {{ weekNum }} 周
 | 
			
		||||
          </span> -->
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
        <el-form-item v-show="listQuery.date === 3" label="时间值" prop="reportTime">
 | 
			
		||||
          <el-date-picker size="small" v-model="listQuery.reportTime" type="monthrange" value-format="yyyyMM"
 | 
			
		||||
            range-separator="至" start-placeholder="开始月份" end-placeholder="结束月份" @change="changeTime">
 | 
			
		||||
          </el-date-picker>
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
        <el-form-item v-show="listQuery.date === 4" label="时间值" prop="reportTime">
 | 
			
		||||
          <el-date-picker size="small" clearable v-model="start" value-format="yyyy" type="year" placeholder="开始时间">
 | 
			
		||||
          </el-date-picker>
 | 
			
		||||
          ~
 | 
			
		||||
          <el-date-picker size="small" clearable v-model="end" value-format="yyyy" type="year" placeholder="结束时间"
 | 
			
		||||
            @change="getYear">
 | 
			
		||||
          </el-date-picker>
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
        <!-- <el-form-item label="玻璃类型" prop="type">
 | 
			
		||||
          <el-select v-model="listQuery.type" placeholder="请选择玻璃类型">
 | 
			
		||||
            <el-option v-for="item in typeList" :key="item.id" :label="item.name" :value="item.id">
 | 
			
		||||
            </el-option>
 | 
			
		||||
          </el-select>
 | 
			
		||||
        </el-form-item> -->
 | 
			
		||||
        <!-- <el-form-item label="玻璃类型" prop="type">
 | 
			
		||||
          <el-select v-model="listQuery.type" placeholder="请选择玻璃类型">
 | 
			
		||||
            <el-option v-for="item in typeList" :key="item.id" :label="item.name" :value="item.id">
 | 
			
		||||
            </el-option>
 | 
			
		||||
          </el-select>
 | 
			
		||||
        </el-form-item> -->
 | 
			
		||||
        <el-form-item>
 | 
			
		||||
          <el-button type="primary" size="small" @click="getDataList">查询</el-button>
 | 
			
		||||
          <el-divider direction="vertical"></el-divider>
 | 
			
		||||
          <!-- <el-button type="primary" size="small" plain @click="handleImport">导入</el-button> -->
 | 
			
		||||
          <el-button type="primary" size="small" plain @click="handleExport">导出</el-button>
 | 
			
		||||
          <!-- <el-button type="success" size="small" plain @click="addFactory">新增</el-button> -->
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
      </el-form>
 | 
			
		||||
      <base-table :table-props="tableProps" :page="listQuery.pageNo" :limit="listQuery.pageSize"
 | 
			
		||||
        :table-data="tableData">
 | 
			
		||||
        <method-btn v-if="tableBtn.length" slot="handleBtn" label="操作" :width="120" fixed="right"
 | 
			
		||||
          :method-list="tableBtn" @clickBtn="handleClick" />
 | 
			
		||||
      </base-table>
 | 
			
		||||
      <pagination :limit.sync="listQuery.pageSize" :page.sync="listQuery.pageNo" :total="listQuery.total"
 | 
			
		||||
        @pagination="getDataList" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!-- <add-or-update v-if="detailOrUpdateVisible" ref="detailOrUpdate" :date="listQuery.date"
 | 
			
		||||
      @refreshDataList="successSubmit" @destroy="detailOrUpdateVisible = false" /> -->
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
// import { parseTime } from '../../core/mixins/code-filter';
 | 
			
		||||
// import { getWorkOrderPage, exportExcel, getOverView } from '@/api/produceData/order';
 | 
			
		||||
// import { getWorkOrderPage, exportExcel, getOverView } from '@/components/buttonNav'
 | 
			
		||||
// import inputTable from './inputTable.vue';
 | 
			
		||||
// import lineChart from './lineChart';
 | 
			
		||||
import moment from 'moment'
 | 
			
		||||
import ButtonNav from '@/components/ButtonNav'
 | 
			
		||||
import basicPage from '@/mixins/basic-page'
 | 
			
		||||
// import AddOrUpdate from './add-or-updata';
 | 
			
		||||
import { factoryList, factoryArray } from "@/utils/constants";
 | 
			
		||||
import { publicFormatter } from "@/utils/dict";
 | 
			
		||||
 | 
			
		||||
// import FileSaver from 'file-saver'
 | 
			
		||||
// import * as XLSX from 'xlsx'
 | 
			
		||||
export default {
 | 
			
		||||
  components: { ButtonNav },
 | 
			
		||||
  mixins: [basicPage],
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      factoryList,
 | 
			
		||||
      factoryArray,
 | 
			
		||||
      start: undefined,
 | 
			
		||||
      end: undefined,
 | 
			
		||||
      listQuery: {
 | 
			
		||||
        size: 10,
 | 
			
		||||
        current: 1,
 | 
			
		||||
        factorys: null,
 | 
			
		||||
        total: 0,
 | 
			
		||||
        date: 3,
 | 
			
		||||
        beginTime: undefined,
 | 
			
		||||
        endTime: undefined,
 | 
			
		||||
        reportTime: []
 | 
			
		||||
      },
 | 
			
		||||
      timeList: [
 | 
			
		||||
        {
 | 
			
		||||
          value: 1,
 | 
			
		||||
          label: '日'
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          value: 2,
 | 
			
		||||
          label: '周'
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          value: 3,
 | 
			
		||||
          label: '月'
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          value: 4,
 | 
			
		||||
          label: '年'
 | 
			
		||||
        }
 | 
			
		||||
      ],
 | 
			
		||||
      detailOrUpdateVisible: false,
 | 
			
		||||
      tableBtn: [
 | 
			
		||||
        {
 | 
			
		||||
          type: 'detail',
 | 
			
		||||
          btnName: '详情',
 | 
			
		||||
        },
 | 
			
		||||
        // {
 | 
			
		||||
        //     type: 'delete',
 | 
			
		||||
        //     btnName: '删除',
 | 
			
		||||
        //   },
 | 
			
		||||
      ].filter((v) => v),
 | 
			
		||||
      typeList: [
 | 
			
		||||
        {
 | 
			
		||||
          name: '芯片',
 | 
			
		||||
          id: 0,
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          name: '标准组件',
 | 
			
		||||
          id: 1,
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          name: 'BIPV产品',
 | 
			
		||||
          id: 2,
 | 
			
		||||
        },
 | 
			
		||||
      ],
 | 
			
		||||
      tableProps: [
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'factory',
 | 
			
		||||
          label: '玻璃类型',
 | 
			
		||||
          fixed:true,
 | 
			
		||||
          // filter: (val) => factoryList[val],
 | 
			
		||||
          // minWidth: 200,
 | 
			
		||||
          // showOverflowtooltip: true
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'workOrderNumber',
 | 
			
		||||
          label: '科目/日期',
 | 
			
		||||
          fixed: true,
 | 
			
		||||
          // filter: (val) => ['玻璃芯片', '标准组件', 'BIPV', '定制组件'][val]
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'workOrderType',
 | 
			
		||||
          label: '单位',
 | 
			
		||||
          fixed: true,
 | 
			
		||||
          // filter: publicFormatter('workorder_status')
 | 
			
		||||
          // filter: (val) => ['', '芯片工单', '组件类型', 'bipv类型'][val],
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'plannedInvestment',
 | 
			
		||||
          label: '计划投入',
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'actualInvestment',
 | 
			
		||||
          label: '实际投入',
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'targetProduction',
 | 
			
		||||
          label: '目标产量',
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'actualProduction',
 | 
			
		||||
          label: '实际产量',
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'productionProgress',
 | 
			
		||||
          label: '生产进度',
 | 
			
		||||
          filter: (val) => (val * 100) + '%'
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'orderStatus',
 | 
			
		||||
          label: '工单状态',
 | 
			
		||||
          filter: publicFormatter('workorder_status')
 | 
			
		||||
          // filter: (val) => ['未开始', '生产中', '已完成'][val],
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'startTime',
 | 
			
		||||
          label: '开始时间',
 | 
			
		||||
          minWidth: 100,
 | 
			
		||||
          showOverflowtooltip: true
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'endTime',
 | 
			
		||||
          label: '完成时间',
 | 
			
		||||
          minWidth: 100,
 | 
			
		||||
          showOverflowtooltip: true
 | 
			
		||||
        }
 | 
			
		||||
      ],
 | 
			
		||||
      tableData: [],
 | 
			
		||||
      xAxis: [],
 | 
			
		||||
      lineData: {},
 | 
			
		||||
      data: {}
 | 
			
		||||
      // proLineList: [],
 | 
			
		||||
      // all: {}
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
  computed: {
 | 
			
		||||
    weekNum() {
 | 
			
		||||
      return Math.round((this.end - this.start) / (24 * 60 * 60 * 1000 * 7)) + 1
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  created() {
 | 
			
		||||
    const currentMonth = new Date()
 | 
			
		||||
    this.listQuery.reportTime = [moment(currentMonth).format('yyyyMM'), moment(currentMonth).format('yyyyMM')]
 | 
			
		||||
    this.changeTime()
 | 
			
		||||
  },
 | 
			
		||||
  mounted() {
 | 
			
		||||
    this.getOverView()
 | 
			
		||||
    const currentMonth = new Date()
 | 
			
		||||
    this.listQuery.reportTime = [moment(currentMonth).format('yyyyMM'), moment(currentMonth).format('yyyyMM')]
 | 
			
		||||
    this.changeTime()
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    getYear(e) {
 | 
			
		||||
      if (this.end && Number(this.end) - Number(this.start) > 10) {
 | 
			
		||||
        this.$message({
 | 
			
		||||
          message: '年份起止时间不能超过十年',
 | 
			
		||||
          type: 'warning'
 | 
			
		||||
        });
 | 
			
		||||
        this.start = undefined
 | 
			
		||||
        this.end = undefined
 | 
			
		||||
        // console.log();
 | 
			
		||||
      } else {
 | 
			
		||||
        if (Number(this.end) < Number(this.start)) {
 | 
			
		||||
          this.$message({
 | 
			
		||||
            message: '结束年份不能小于开始年份',
 | 
			
		||||
            type: 'warning'
 | 
			
		||||
          });
 | 
			
		||||
          this.start = undefined
 | 
			
		||||
          this.end = undefined
 | 
			
		||||
        } else {
 | 
			
		||||
          this.listQuery.beginTime = Number(this.start)
 | 
			
		||||
          this.listQuery.endTime = Number(this.end)
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
      if (!this.start && !this.end) {
 | 
			
		||||
        this.listQuery.beginTime = undefined
 | 
			
		||||
        this.listQuery.endTime = undefined
 | 
			
		||||
      }
 | 
			
		||||
      // console.log(e);
 | 
			
		||||
    },
 | 
			
		||||
    changeTime() {
 | 
			
		||||
      if (this.listQuery.reportTime) {
 | 
			
		||||
        const years = Number(this.listQuery.reportTime[1].slice(0, 4)) - Number(this.listQuery.reportTime[0].slice(0, 4))
 | 
			
		||||
        const months = Number(this.listQuery.reportTime[1].slice(4)) - Number(this.listQuery.reportTime[0].slice(4))
 | 
			
		||||
        if (years * 12 + months > 24) {
 | 
			
		||||
          this.$message({
 | 
			
		||||
            message: '时间范围不能超过24个月',
 | 
			
		||||
            type: 'warning'
 | 
			
		||||
          });
 | 
			
		||||
          this.listQuery.reportTime = [];
 | 
			
		||||
        } else {
 | 
			
		||||
          this.listQuery.beginTime = Number(this.listQuery.reportTime[0])
 | 
			
		||||
          this.listQuery.endTime = Number(this.listQuery.reportTime[1])
 | 
			
		||||
        }
 | 
			
		||||
      } else {
 | 
			
		||||
        this.listQuery.beginTime = undefined
 | 
			
		||||
        this.listQuery.endTime = undefined
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    onValueChange(picker, k) { // 选中近k周后触发的操作
 | 
			
		||||
      if (this.start && this.end) {
 | 
			
		||||
        this.date1 = moment(this.start.getTime() - 24 * 60 * 60 * 1000).format('YYYY-MM-DD HH:mm:ss')
 | 
			
		||||
        this.date2 = moment(this.end.getTime() + 5 * 24 * 60 * 60 * 1000).format('YYYY-MM-DD HH:mm:ss')
 | 
			
		||||
        const numDays = (new Date(this.date2).getTime() - new Date(this.date1).getTime()) / (24 * 3600 * 1000);
 | 
			
		||||
        if (numDays > 168) {
 | 
			
		||||
          console.log(numDays)
 | 
			
		||||
          this.$message({
 | 
			
		||||
            message: '周范围不能超过24周',
 | 
			
		||||
            type: 'warning'
 | 
			
		||||
          });
 | 
			
		||||
        } else {
 | 
			
		||||
          this.listQuery.beginTime = Number(moment(this.start.getTime()).format('YYYYWW'))
 | 
			
		||||
          this.listQuery.endTime = Number(moment(this.end.getTime()).format('YYYYWW'))
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
      if (!this.start && !this.end) {
 | 
			
		||||
        this.listQuery.beginTime = undefined
 | 
			
		||||
        this.listQuery.endTime = undefined
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    changeDayTime() {
 | 
			
		||||
      if (this.listQuery.reportTime) {
 | 
			
		||||
        const numDays = Number(this.listQuery.reportTime[1]) - Number(this.listQuery.reportTime[0])
 | 
			
		||||
        if (numDays > 30) {
 | 
			
		||||
          this.$message({
 | 
			
		||||
            message: '时间范围不能超过30天',
 | 
			
		||||
            type: 'warning'
 | 
			
		||||
          });
 | 
			
		||||
          this.listQuery.reportTime = [];
 | 
			
		||||
        } else {
 | 
			
		||||
          this.listQuery.beginTime = Number(this.listQuery.reportTime[0])
 | 
			
		||||
          this.listQuery.endTime = Number(this.listQuery.reportTime[1])
 | 
			
		||||
        }
 | 
			
		||||
      } else {
 | 
			
		||||
        this.listQuery.beginTime = undefined
 | 
			
		||||
        this.listQuery.endTime = undefined
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    getOverView() {
 | 
			
		||||
      // getOverView().then(res => {
 | 
			
		||||
      //   this.data = res.data
 | 
			
		||||
      //   console.log('aa', res.data)
 | 
			
		||||
      // })
 | 
			
		||||
    },
 | 
			
		||||
    otherMethods(val) {
 | 
			
		||||
      this.detailOrUpdateVisible = true;
 | 
			
		||||
      // this.addOrEditTitle = "详情";
 | 
			
		||||
      this.$nextTick(() => {
 | 
			
		||||
        // this.$refs.detailOrUpdate.init(val.data.id);
 | 
			
		||||
      });
 | 
			
		||||
    },
 | 
			
		||||
    async getDataList() {
 | 
			
		||||
      // const res = await getWorkOrderPage(this.listQuery)
 | 
			
		||||
      // this.tableData = res.data.list
 | 
			
		||||
      // this.listQuery.total = res.data.total
 | 
			
		||||
      // if (this.listQuery.total > 0) {
 | 
			
		||||
      //   this.tableData.forEach(item => {
 | 
			
		||||
      //     item.startTime = item.startDate ? item.startDate[0] + '-' + item.startDate[1] + '-' + item.startDate[2] : '--'
 | 
			
		||||
      //     item.endTime = item.endDate ? item.endDate[0] + '-' + item.endDate[1] + '-' + item.endDate[2] : '--'
 | 
			
		||||
      //   })
 | 
			
		||||
      // }
 | 
			
		||||
    },
 | 
			
		||||
    buttonClick(val) {
 | 
			
		||||
      this.listQuery.factorys = val.factory?.length > 0 ? val.factory : undefined
 | 
			
		||||
      this.listQuery.orderStatus = val.orderStatus?.length > 0 ? val.orderStatus : undefined
 | 
			
		||||
      this.listQuery.time = val.timeSlot?.length > 0 ? val.timeSlot : undefined
 | 
			
		||||
      switch (val.btnName) {
 | 
			
		||||
        case 'search':
 | 
			
		||||
          this.listQuery.pageNo = 1;
 | 
			
		||||
          this.listQuery.pageSize = 20;
 | 
			
		||||
          if (this.listQuery.time) {
 | 
			
		||||
            this.getDataList();
 | 
			
		||||
          } else {
 | 
			
		||||
            this.$message.warning('请选择时间范围!')
 | 
			
		||||
          }
 | 
			
		||||
          break;
 | 
			
		||||
        case 'export':
 | 
			
		||||
          if (this.listQuery.time) {
 | 
			
		||||
            this.handleExport();
 | 
			
		||||
          } else {
 | 
			
		||||
            this.$message.warning('请选择时间范围!')
 | 
			
		||||
          }
 | 
			
		||||
          break;
 | 
			
		||||
        default:
 | 
			
		||||
          console.log(val);
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    /** 导出按钮操作 */
 | 
			
		||||
    handleExport() {
 | 
			
		||||
      // this.$modal.confirm('是否确认导出工单数据?').then(() => {
 | 
			
		||||
      //   // 处理查询参数
 | 
			
		||||
      //   // let params = {...this.listQuery};
 | 
			
		||||
      //   // params.current = 1;
 | 
			
		||||
      //   // params.size = 999;
 | 
			
		||||
      //   this.exportLoading = true;
 | 
			
		||||
      //   return exportExcel({
 | 
			
		||||
      //     factorys: this.listQuery.factorys,
 | 
			
		||||
      //     orderStatus: this.listQuery.orderStatus,
 | 
			
		||||
      //     time: this.listQuery.time
 | 
			
		||||
      //   });
 | 
			
		||||
      // }).then(response => {
 | 
			
		||||
      //   this.$download.excel(response, '工单数据.xls');
 | 
			
		||||
      //   this.exportLoading = false;
 | 
			
		||||
      // }).catch(() => { })
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style scoped>
 | 
			
		||||
/* .blueTip { */
 | 
			
		||||
/* padding-bottom: 10px; */
 | 
			
		||||
/* } */
 | 
			
		||||
/* .blueTi */
 | 
			
		||||
.view {
 | 
			
		||||
  display: flex;
 | 
			
		||||
  justify-content: space-around;
 | 
			
		||||
  align-items: center;
 | 
			
		||||
  flex: 1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.blueTip::before {
 | 
			
		||||
  display: inline-block;
 | 
			
		||||
  content: '';
 | 
			
		||||
  width: 4px;
 | 
			
		||||
  height: 18px;
 | 
			
		||||
  background: #0B58FF;
 | 
			
		||||
  border-radius: 1px;
 | 
			
		||||
  margin-right: 8PX;
 | 
			
		||||
  margin-top: 8px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.app-container {
 | 
			
		||||
  margin: 0 0px 0;
 | 
			
		||||
  background-color: #fff;
 | 
			
		||||
  border-radius: 4px;
 | 
			
		||||
  padding: 16px 16px 0;
 | 
			
		||||
  height: calc(100vh - 134px);
 | 
			
		||||
  overflow: auto;
 | 
			
		||||
}
 | 
			
		||||
.noBack{
 | 
			
		||||
  background-color:black;
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										253
									
								
								src/views/report/conversionEfficiencyBM/index.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,253 @@
 | 
			
		||||
<template>
 | 
			
		||||
  <div>
 | 
			
		||||
    <div class="containerTop">
 | 
			
		||||
      <bmSearchBar @getSearch="getSearch" @handleExport="handleExport" />
 | 
			
		||||
      <bm-line-bar
 | 
			
		||||
        :chartHeight="chartHeight"
 | 
			
		||||
        :legendList="legendList"
 | 
			
		||||
        :chartMsg="chartMsg"
 | 
			
		||||
        :chartId="chartId"
 | 
			
		||||
        :chartNum="chartNum"
 | 
			
		||||
      />
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="containerBottom">
 | 
			
		||||
      <div class="smallTitle">稼动率对标</div>
 | 
			
		||||
      <base-table
 | 
			
		||||
        :table-props="tableProps"
 | 
			
		||||
        :page="listQuery.current"
 | 
			
		||||
        :limit="listQuery.size"
 | 
			
		||||
        :table-data="tableData"
 | 
			
		||||
        :max-height="tableH"
 | 
			
		||||
      />
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
import bmSearchBar from "../components/bmSearchBar.vue";
 | 
			
		||||
import BmLineBar from "../components/bmLineBar.vue";
 | 
			
		||||
const tableProps = [
 | 
			
		||||
  {
 | 
			
		||||
    prop: "factory",
 | 
			
		||||
    label: "工厂名称",
 | 
			
		||||
    // filter: (val) => factoryList[val],
 | 
			
		||||
    minWidth: 200,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "name",
 | 
			
		||||
    label: "科目",
 | 
			
		||||
    minWidth: 120,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "unit",
 | 
			
		||||
    label: "单位",
 | 
			
		||||
    minWidth: 80,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "time1",
 | 
			
		||||
    label: "时间1",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "time2",
 | 
			
		||||
    label: "时间2",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "mubiao",
 | 
			
		||||
    label: "目标值",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
];
 | 
			
		||||
export default {
 | 
			
		||||
  name: "ConversionEfficiencyBM",
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      tableProps,
 | 
			
		||||
      listQuery: {
 | 
			
		||||
        current: 1,
 | 
			
		||||
        size: 1000,
 | 
			
		||||
      },
 | 
			
		||||
      tableData: [
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
      ],
 | 
			
		||||
      chartHeight: this.tableHeight(137) / 2 - 111,
 | 
			
		||||
      tableH: this.tableHeight(137) / 2 - 70,
 | 
			
		||||
      legendList: [
 | 
			
		||||
        { id: 1, name: "2024年4月目标值", type: 2, color: "#FFCE6A" },
 | 
			
		||||
        { id: 2, name: "2023年4月", type: 1, color: "#8EF0AB" },
 | 
			
		||||
        { id: 3, name: "2024年4月", type: 1, color: "#288AFF" },
 | 
			
		||||
      ],
 | 
			
		||||
      chartMsg: {
 | 
			
		||||
        color: ["#FFCE6A", "#8EF0AB", "#288AFF"],
 | 
			
		||||
        xData: ["成都", "邯郸", "瑞昌"],
 | 
			
		||||
        yName: "单位/%",
 | 
			
		||||
        series: [
 | 
			
		||||
          {
 | 
			
		||||
            name: "2024年4月目标值",
 | 
			
		||||
            data: [
 | 
			
		||||
              { name: "%", value: 85 },
 | 
			
		||||
              { name: "%", value: 85 },
 | 
			
		||||
              { name: "%", value: 85 },
 | 
			
		||||
            ],
 | 
			
		||||
            type: "line",
 | 
			
		||||
            symbol: "circle",
 | 
			
		||||
            symbolSize: 6,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              color: "#FFAE17",
 | 
			
		||||
              formatter: function (params) {
 | 
			
		||||
                return params.value.toFixed(2) + "%";
 | 
			
		||||
              },
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: "2023年4月",
 | 
			
		||||
            data: [
 | 
			
		||||
              { name: "%", value: 57.5 },
 | 
			
		||||
              { name: "%", value: 21.66 },
 | 
			
		||||
              { name: "%", value: 18.4 },
 | 
			
		||||
            ],
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 20,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              position: [-18, -16],
 | 
			
		||||
              color: "#68C483",
 | 
			
		||||
              formatter: function (params) {
 | 
			
		||||
                return params.value.toFixed(2) + "%";
 | 
			
		||||
              },
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: "2024年4月",
 | 
			
		||||
            data: [
 | 
			
		||||
              { name: "%", value: 23.33 },
 | 
			
		||||
              { name: "%", value: 7.02 },
 | 
			
		||||
              { name: "%", value: 80.2 },
 | 
			
		||||
            ],
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 20,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              position: [0, -16],
 | 
			
		||||
              color: "#288AFF",
 | 
			
		||||
              formatter: function (params) {
 | 
			
		||||
                return params.value.toFixed(2) + "%";
 | 
			
		||||
              },
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
        ],
 | 
			
		||||
      },
 | 
			
		||||
      chartId: "conversionEfficiencyBMChart",
 | 
			
		||||
      chartNum: 1,
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
  components: {
 | 
			
		||||
    bmSearchBar,
 | 
			
		||||
    BmLineBar,
 | 
			
		||||
  },
 | 
			
		||||
  computed: {
 | 
			
		||||
    isOpen() {
 | 
			
		||||
      return this.$store.getters.sidebar.opened;
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  watch: {
 | 
			
		||||
    // 监听左侧菜单栏是否展开
 | 
			
		||||
    isOpen(val) {
 | 
			
		||||
      if (this.$route.name === "ConversionEfficiencyBM") {
 | 
			
		||||
        this.chartNum++;
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  created() {
 | 
			
		||||
    this.tableH = this.tableHeight(137) / 2 - 70;
 | 
			
		||||
    this.chartHeight = this.tableHeight(137) / 2 - 111;
 | 
			
		||||
    window.addEventListener("resize", this._setTableHeight);
 | 
			
		||||
  },
 | 
			
		||||
  destroyed() {
 | 
			
		||||
    window.removeEventListener("resize", this._setTableHeight);
 | 
			
		||||
  },
 | 
			
		||||
  activated() {
 | 
			
		||||
    // 图重新加载,为了防止窗口变化后尺寸图显示不佳,数据不更新
 | 
			
		||||
    if (this.$route.name === "ConversionEfficiencyBM") {
 | 
			
		||||
      this.chartNum++;
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    _setTableHeight() {
 | 
			
		||||
      this.tableH = this.tableHeight(137) / 2 - 70;
 | 
			
		||||
      this.chartHeight = this.tableHeight(137) / 2 - 111;
 | 
			
		||||
      if (this.$route.name === "ConversionEfficiencyBM") {
 | 
			
		||||
        this.chartNum++;
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    getSearch(val) {
 | 
			
		||||
      console.log(val);
 | 
			
		||||
      console.log("=========================");
 | 
			
		||||
    },
 | 
			
		||||
    handleExport() {
 | 
			
		||||
      console.log("导出");
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style lang="scss" scoped>
 | 
			
		||||
.containerTop,
 | 
			
		||||
.containerBottom {
 | 
			
		||||
  height: calc((100vh - 137px) / 2);
 | 
			
		||||
  background-color: #fff;
 | 
			
		||||
  border-radius: 8px;
 | 
			
		||||
  padding: 16px;
 | 
			
		||||
}
 | 
			
		||||
.containerBottom {
 | 
			
		||||
  margin-top: 8px;
 | 
			
		||||
  .smallTitle {
 | 
			
		||||
    font-size: 16px;
 | 
			
		||||
    color: #000;
 | 
			
		||||
    margin-bottom: 15px;
 | 
			
		||||
  }
 | 
			
		||||
  .smallTitle::before {
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    width: 4px;
 | 
			
		||||
    height: 16px;
 | 
			
		||||
    background: #0b58ff;
 | 
			
		||||
    content: "";
 | 
			
		||||
    margin-right: 8px;
 | 
			
		||||
    vertical-align: -3px;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										292
									
								
								src/views/report/ftoOutputBM/index.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,292 @@
 | 
			
		||||
<template>
 | 
			
		||||
  <div>
 | 
			
		||||
    <div class="containerTop">
 | 
			
		||||
      <bmSearchBar @getSearch="getSearch" @handleExport="handleExport" />
 | 
			
		||||
      <bm-line-bar
 | 
			
		||||
        :chartHeight="chartHeight"
 | 
			
		||||
        :legendList="legendList"
 | 
			
		||||
        :chartMsg="chartMsg"
 | 
			
		||||
        :chartId="chartId"
 | 
			
		||||
        :chartNum="chartNum"
 | 
			
		||||
      />
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="containerBottom">
 | 
			
		||||
      <div class="smallTitle">产量对标FTO</div>
 | 
			
		||||
      <base-table
 | 
			
		||||
        :table-props="tableProps"
 | 
			
		||||
        :page="listQuery.current"
 | 
			
		||||
        :limit="listQuery.size"
 | 
			
		||||
        :table-data="tableData"
 | 
			
		||||
        :max-height="tableH"
 | 
			
		||||
      />
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
import bmSearchBar from "../components/bmSearchBar.vue";
 | 
			
		||||
import BmLineBar from "../components/bmLineBar.vue";
 | 
			
		||||
const tableProps = [
 | 
			
		||||
  {
 | 
			
		||||
    prop: "factory",
 | 
			
		||||
    label: "工厂名称",
 | 
			
		||||
    // filter: (val) => factoryList[val],
 | 
			
		||||
    minWidth: 200,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "name",
 | 
			
		||||
    label: "科目",
 | 
			
		||||
    minWidth: 120,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "unit",
 | 
			
		||||
    label: "单位",
 | 
			
		||||
    minWidth: 80,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "time1",
 | 
			
		||||
    label: "时间1",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "time2",
 | 
			
		||||
    label: "时间2",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "mubiao",
 | 
			
		||||
    label: "目标值",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
];
 | 
			
		||||
export default {
 | 
			
		||||
  name: "FtoOutputBM",
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      tableProps,
 | 
			
		||||
      listQuery: {
 | 
			
		||||
        current: 1,
 | 
			
		||||
        size: 1000,
 | 
			
		||||
      },
 | 
			
		||||
      tableData: [
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
      ],
 | 
			
		||||
      chartHeight: this.tableHeight(137) / 2 - 111,
 | 
			
		||||
      tableH: this.tableHeight(137) / 2 - 70,
 | 
			
		||||
      legendList: [
 | 
			
		||||
        { id: 1, name: "2024年4月目标值", type: 2, color: "#FFCE6A" },
 | 
			
		||||
        { id: 2, name: "2023年4月", type: 1, color: "#8EF0AB" },
 | 
			
		||||
        { id: 3, name: "2024年4月", type: 1, color: "#288AFF" },
 | 
			
		||||
      ],
 | 
			
		||||
      chartMsg: {
 | 
			
		||||
        color: ["#FFCE6A", "#8EF0AB", "#288AFF"],
 | 
			
		||||
        xData: ["成都", "邯郸", "瑞昌"],
 | 
			
		||||
        yName: "单位/片",
 | 
			
		||||
        series: [
 | 
			
		||||
          {
 | 
			
		||||
            name: "2024年4月目标值",
 | 
			
		||||
            // data: [3000, 2000, 3000],
 | 
			
		||||
            // data: [6800, 5000, 8900],
 | 
			
		||||
            // data: [12000, 17000, 19000],
 | 
			
		||||
            data: [560000, 540000, 600000],
 | 
			
		||||
            type: "line",
 | 
			
		||||
            symbol: "circle",
 | 
			
		||||
            symbolSize: 6,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              color: "#FFAE17",
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: "2023年4月",
 | 
			
		||||
            // data: [2100, 800, 1500],
 | 
			
		||||
            // data: [9500, 7200, 9901],
 | 
			
		||||
            // data: [14666, 15000, 17888],
 | 
			
		||||
            data: [550000, 456666, 590000],
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 20,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              // position: [-5, -16],
 | 
			
		||||
              // position: [-5, -16],
 | 
			
		||||
              // position: [-10, -16],
 | 
			
		||||
              position: [-17, -16],
 | 
			
		||||
              color: "#68C483",
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: "2024年4月",
 | 
			
		||||
            // data: [2100, 900, 1300],
 | 
			
		||||
            // data: [9100, 7300, 9700],
 | 
			
		||||
            // data: [14666, 15300, 18000],
 | 
			
		||||
            data: [556666, 456666, 650000],
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 20,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              position: [0, -16],
 | 
			
		||||
              color: "#288AFF",
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
        ],
 | 
			
		||||
      },
 | 
			
		||||
      chartId: "ftoOutputBMChart",
 | 
			
		||||
      chartNum: 1,
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
  components: {
 | 
			
		||||
    bmSearchBar,
 | 
			
		||||
    BmLineBar,
 | 
			
		||||
  },
 | 
			
		||||
  computed: {
 | 
			
		||||
    isOpen() {
 | 
			
		||||
      return this.$store.getters.sidebar.opened;
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  watch: {
 | 
			
		||||
    // 监听左侧菜单栏是否展开
 | 
			
		||||
    isOpen(val) {
 | 
			
		||||
      if (this.$route.name === "FtoOutputBM") {
 | 
			
		||||
        this.chartNum++;
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  created() {
 | 
			
		||||
    this.tableH = this.tableHeight(137) / 2 - 70;
 | 
			
		||||
    this.chartHeight = this.tableHeight(137) / 2 - 111;
 | 
			
		||||
    window.addEventListener("resize", this._setTableHeight);
 | 
			
		||||
  },
 | 
			
		||||
  destroyed() {
 | 
			
		||||
    window.removeEventListener("resize", this._setTableHeight);
 | 
			
		||||
  },
 | 
			
		||||
  activated() {
 | 
			
		||||
    // 图重新加载,为了防止窗口变化后尺寸图显示不佳,数据不更新
 | 
			
		||||
    if (this.$route.name === "FtoOutputBM") {
 | 
			
		||||
      this.chartNum++;
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    _setTableHeight() {
 | 
			
		||||
      this.tableH = this.tableHeight(137) / 2 - 70;
 | 
			
		||||
      this.chartHeight = this.tableHeight(137) / 2 - 111;
 | 
			
		||||
      if (this.$route.name === "FtoOutputBM") {
 | 
			
		||||
        this.chartNum++;
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    getSearch(val) {
 | 
			
		||||
      console.log(val);
 | 
			
		||||
      console.log("==========下面是测试代码,需删除");
 | 
			
		||||
      this.chartMsg.series = [];
 | 
			
		||||
    },
 | 
			
		||||
    handleExport() {
 | 
			
		||||
      console.log("导出=====下面是测试代码,需删除");
 | 
			
		||||
      this.chartMsg.series = [
 | 
			
		||||
        {
 | 
			
		||||
          name: "2024年4月目标值1",
 | 
			
		||||
          // data: [3000, 2000, 3000],
 | 
			
		||||
          // data: [6800, 5000, 8900],
 | 
			
		||||
          // data: [12000, 17000, 19000],
 | 
			
		||||
          data: [560000, 540000, 600000],
 | 
			
		||||
          type: "line",
 | 
			
		||||
          symbol: "circle",
 | 
			
		||||
          symbolSize: 6,
 | 
			
		||||
          label: {
 | 
			
		||||
            show: true,
 | 
			
		||||
            color: "#FFAE17",
 | 
			
		||||
          },
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          name: "2023年4月",
 | 
			
		||||
          // data: [2100, 800, 1500],
 | 
			
		||||
          // data: [9500, 7200, 9901],
 | 
			
		||||
          // data: [14666, 15000, 17888],
 | 
			
		||||
          data: [550000, 456666, 590000],
 | 
			
		||||
          type: "bar",
 | 
			
		||||
          barWidth: 20,
 | 
			
		||||
          label: {
 | 
			
		||||
            show: true,
 | 
			
		||||
            // position: [-5, -16],
 | 
			
		||||
            // position: [-5, -16],
 | 
			
		||||
            // position: [-10, -16],
 | 
			
		||||
            position: [-17, -16],
 | 
			
		||||
            color: "#68C483",
 | 
			
		||||
          },
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          name: "2024年4月",
 | 
			
		||||
          // data: [2100, 900, 1300],
 | 
			
		||||
          // data: [9100, 7300, 9700],
 | 
			
		||||
          // data: [14666, 15300, 18000],
 | 
			
		||||
          data: [556666, 456666, 650000],
 | 
			
		||||
          type: "bar",
 | 
			
		||||
          barWidth: 20,
 | 
			
		||||
          label: {
 | 
			
		||||
            show: true,
 | 
			
		||||
            position: [0, -16],
 | 
			
		||||
            color: "#288AFF",
 | 
			
		||||
          },
 | 
			
		||||
        },
 | 
			
		||||
      ];
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style lang="scss" scoped>
 | 
			
		||||
.containerTop,
 | 
			
		||||
.containerBottom {
 | 
			
		||||
  height: calc((100vh - 137px) / 2);
 | 
			
		||||
  background-color: #fff;
 | 
			
		||||
  border-radius: 8px;
 | 
			
		||||
  padding: 16px;
 | 
			
		||||
}
 | 
			
		||||
.containerBottom {
 | 
			
		||||
  margin-top: 8px;
 | 
			
		||||
  .smallTitle {
 | 
			
		||||
    font-size: 16px;
 | 
			
		||||
    color: #000;
 | 
			
		||||
    margin-bottom: 15px;
 | 
			
		||||
  }
 | 
			
		||||
  .smallTitle::before {
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    width: 4px;
 | 
			
		||||
    height: 16px;
 | 
			
		||||
    background: #0b58ff;
 | 
			
		||||
    content: "";
 | 
			
		||||
    margin-right: 8px;
 | 
			
		||||
    vertical-align: -3px;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										253
									
								
								src/views/report/packageOEEBM/index.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,253 @@
 | 
			
		||||
<template>
 | 
			
		||||
  <div>
 | 
			
		||||
    <div class="containerTop">
 | 
			
		||||
      <bmSearchBar @getSearch="getSearch" @handleExport="handleExport" />
 | 
			
		||||
      <bm-line-bar
 | 
			
		||||
        :chartHeight="chartHeight"
 | 
			
		||||
        :legendList="legendList"
 | 
			
		||||
        :chartMsg="chartMsg"
 | 
			
		||||
        :chartId="chartId"
 | 
			
		||||
        :chartNum="chartNum"
 | 
			
		||||
      />
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="containerBottom">
 | 
			
		||||
      <div class="smallTitle">封装OEE对标</div>
 | 
			
		||||
      <base-table
 | 
			
		||||
        :table-props="tableProps"
 | 
			
		||||
        :page="listQuery.current"
 | 
			
		||||
        :limit="listQuery.size"
 | 
			
		||||
        :table-data="tableData"
 | 
			
		||||
        :max-height="tableH"
 | 
			
		||||
      />
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
import bmSearchBar from "../components/bmSearchBar.vue";
 | 
			
		||||
import BmLineBar from "../components/bmLineBar.vue";
 | 
			
		||||
const tableProps = [
 | 
			
		||||
  {
 | 
			
		||||
    prop: "factory",
 | 
			
		||||
    label: "工厂名称",
 | 
			
		||||
    // filter: (val) => factoryList[val],
 | 
			
		||||
    minWidth: 200,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "name",
 | 
			
		||||
    label: "科目",
 | 
			
		||||
    minWidth: 120,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "unit",
 | 
			
		||||
    label: "单位",
 | 
			
		||||
    minWidth: 80,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "time1",
 | 
			
		||||
    label: "时间1",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "time2",
 | 
			
		||||
    label: "时间2",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "mubiao",
 | 
			
		||||
    label: "目标值",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
];
 | 
			
		||||
export default {
 | 
			
		||||
  name: "PackageOEEBM",
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      tableProps,
 | 
			
		||||
      listQuery: {
 | 
			
		||||
        current: 1,
 | 
			
		||||
        size: 1000,
 | 
			
		||||
      },
 | 
			
		||||
      tableData: [
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
      ],
 | 
			
		||||
      chartHeight: this.tableHeight(137) / 2 - 111,
 | 
			
		||||
      tableH: this.tableHeight(137) / 2 - 70,
 | 
			
		||||
      legendList: [
 | 
			
		||||
        { id: 1, name: "2024年4月目标值", type: 2, color: "#FFCE6A" },
 | 
			
		||||
        { id: 2, name: "2023年4月", type: 1, color: "#8EF0AB" },
 | 
			
		||||
        { id: 3, name: "2024年4月", type: 1, color: "#288AFF" },
 | 
			
		||||
      ],
 | 
			
		||||
      chartMsg: {
 | 
			
		||||
        color: ["#FFCE6A", "#8EF0AB", "#288AFF"],
 | 
			
		||||
        xData: ["成都", "邯郸", "瑞昌"],
 | 
			
		||||
        yName: "单位/%",
 | 
			
		||||
        series: [
 | 
			
		||||
          {
 | 
			
		||||
            name: "2024年4月目标值",
 | 
			
		||||
            data: [
 | 
			
		||||
              { name: "%", value: 85 },
 | 
			
		||||
              { name: "%", value: 85 },
 | 
			
		||||
              { name: "%", value: 85 },
 | 
			
		||||
            ],
 | 
			
		||||
            type: "line",
 | 
			
		||||
            symbol: "circle",
 | 
			
		||||
            symbolSize: 6,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              color: "#FFAE17",
 | 
			
		||||
              formatter: function (params) {
 | 
			
		||||
                return params.value.toFixed(2) + "%";
 | 
			
		||||
              },
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: "2023年4月",
 | 
			
		||||
            data: [
 | 
			
		||||
              { name: "%", value: 57.5 },
 | 
			
		||||
              { name: "%", value: 21.66 },
 | 
			
		||||
              { name: "%", value: 18.4 },
 | 
			
		||||
            ],
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 20,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              position: [-18, -16],
 | 
			
		||||
              color: "#68C483",
 | 
			
		||||
              formatter: function (params) {
 | 
			
		||||
                return params.value.toFixed(2) + "%";
 | 
			
		||||
              },
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: "2024年4月",
 | 
			
		||||
            data: [
 | 
			
		||||
              { name: "%", value: 23.33 },
 | 
			
		||||
              { name: "%", value: 7.02 },
 | 
			
		||||
              { name: "%", value: 80.2 },
 | 
			
		||||
            ],
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 20,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              position: [0, -16],
 | 
			
		||||
              color: "#288AFF",
 | 
			
		||||
              formatter: function (params) {
 | 
			
		||||
                return params.value.toFixed(2) + "%";
 | 
			
		||||
              },
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
        ],
 | 
			
		||||
      },
 | 
			
		||||
      chartId: "packageOEEBMChart",
 | 
			
		||||
      chartNum: 1,
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
  components: {
 | 
			
		||||
    bmSearchBar,
 | 
			
		||||
    BmLineBar,
 | 
			
		||||
  },
 | 
			
		||||
  computed: {
 | 
			
		||||
    isOpen() {
 | 
			
		||||
      return this.$store.getters.sidebar.opened;
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  watch: {
 | 
			
		||||
    // 监听左侧菜单栏是否展开
 | 
			
		||||
    isOpen(val) {
 | 
			
		||||
      if (this.$route.name === "PackageOEEBM") {
 | 
			
		||||
        this.chartNum++;
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  created() {
 | 
			
		||||
    this.tableH = this.tableHeight(137) / 2 - 70;
 | 
			
		||||
    this.chartHeight = this.tableHeight(137) / 2 - 111;
 | 
			
		||||
    window.addEventListener("resize", this._setTableHeight);
 | 
			
		||||
  },
 | 
			
		||||
  destroyed() {
 | 
			
		||||
    window.removeEventListener("resize", this._setTableHeight);
 | 
			
		||||
  },
 | 
			
		||||
  activated() {
 | 
			
		||||
    // 图重新加载,为了防止窗口变化后尺寸图显示不佳,数据不更新
 | 
			
		||||
    if (this.$route.name === "PackageOEEBM") {
 | 
			
		||||
      this.chartNum++;
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    _setTableHeight() {
 | 
			
		||||
      this.tableH = this.tableHeight(137) / 2 - 70;
 | 
			
		||||
      this.chartHeight = this.tableHeight(137) / 2 - 111;
 | 
			
		||||
      if (this.$route.name === "PackageOEEBM") {
 | 
			
		||||
        this.chartNum++;
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    getSearch(val) {
 | 
			
		||||
      console.log(val);
 | 
			
		||||
      console.log("=========================");
 | 
			
		||||
    },
 | 
			
		||||
    handleExport() {
 | 
			
		||||
      console.log("导出");
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style lang="scss" scoped>
 | 
			
		||||
.containerTop,
 | 
			
		||||
.containerBottom {
 | 
			
		||||
  height: calc((100vh - 137px) / 2);
 | 
			
		||||
  background-color: #fff;
 | 
			
		||||
  border-radius: 8px;
 | 
			
		||||
  padding: 16px;
 | 
			
		||||
}
 | 
			
		||||
.containerBottom {
 | 
			
		||||
  margin-top: 8px;
 | 
			
		||||
  .smallTitle {
 | 
			
		||||
    font-size: 16px;
 | 
			
		||||
    color: #000;
 | 
			
		||||
    margin-bottom: 15px;
 | 
			
		||||
  }
 | 
			
		||||
  .smallTitle::before {
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    width: 4px;
 | 
			
		||||
    height: 16px;
 | 
			
		||||
    background: #0b58ff;
 | 
			
		||||
    content: "";
 | 
			
		||||
    margin-right: 8px;
 | 
			
		||||
    vertical-align: -3px;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										450
									
								
								src/views/report/produceConversion.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,450 @@
 | 
			
		||||
<!--
 | 
			
		||||
 * @Author: zhp
 | 
			
		||||
 * @Date: 2024-06-11 08:45:34
 | 
			
		||||
 * @LastEditTime: 2024-06-11 11:08:27
 | 
			
		||||
 * @LastEditors: zhp
 | 
			
		||||
 * @Description:
 | 
			
		||||
-->
 | 
			
		||||
<template>
 | 
			
		||||
  <div style="display: flex; flex-direction: column; min-height: calc(100vh - 96px - 35px)">
 | 
			
		||||
    <!-- <div class="app-container"
 | 
			
		||||
      style="margin-top: 8px; padding: 0 16px; height: auto; font-size: 20px; text-align: center;">
 | 
			
		||||
      <p style="margin-bottom: 0">数据概览</p>
 | 
			
		||||
      <div class="view">
 | 
			
		||||
        <div v-for="(item, index) in data" :key="index">
 | 
			
		||||
          <p style="color: rgb(194,128,255)">{{ item }}</p>
 | 
			
		||||
          <p>{{ index }}</p>
 | 
			
		||||
        </div>
 | 
			
		||||
      </div>
 | 
			
		||||
    </div> -->
 | 
			
		||||
    <div class="app-container" style="flex: 1;min-height: 40vh;">
 | 
			
		||||
      <el-form :model="listQuery" :inline="true" ref="dataForm" class="blueTip">
 | 
			
		||||
        <el-form-item label="时间维度" prop="date">
 | 
			
		||||
          <el-select size="small" clearable v-model="listQuery.date" placeholder="请选择">
 | 
			
		||||
            <el-option v-for="item in timeList" :key="item.value" :label="item.label" :value="item.value">
 | 
			
		||||
            </el-option>
 | 
			
		||||
          </el-select>
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
        <el-form-item v-show="listQuery.date === 1 || listQuery.date === ''" label="时间范围" prop="reportTime">
 | 
			
		||||
          <el-date-picker size="small" clearable v-model="listQuery.reportTime" type="daterange" range-separator="至"
 | 
			
		||||
            start-placeholder="开始日期" value-format="yyyyMMdd" @change="changeDayTime" end-placeholder="结束日期">
 | 
			
		||||
          </el-date-picker>
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
        <el-form-item v-show="listQuery.date === 2" label="时间范围" prop="reportTime">
 | 
			
		||||
          <el-date-picker size="small" clearable v-model="start" type="week" format="yyyy 第 WW 周" placeholder="选择周"
 | 
			
		||||
            style="width: 180px" @change="onValueChange">
 | 
			
		||||
          </el-date-picker>
 | 
			
		||||
          至
 | 
			
		||||
          <el-date-picker size="small" clearable v-model="end" type="week" format="yyyy 第 WW 周" placeholder="选择周"
 | 
			
		||||
            style="width: 180px" @change="onValueChange">
 | 
			
		||||
          </el-date-picker>
 | 
			
		||||
          <!-- <span v-if="start && end" style="margin-left: 10px">
 | 
			
		||||
            {{ date1 }} 至 {{ date2 }},共 {{ weekNum }} 周
 | 
			
		||||
          </span> -->
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
        <el-form-item v-show="listQuery.date === 3" label="时间值" prop="reportTime">
 | 
			
		||||
          <el-date-picker size="small" v-model="listQuery.reportTime" type="monthrange" value-format="yyyyMM"
 | 
			
		||||
            range-separator="至" start-placeholder="开始月份" end-placeholder="结束月份" @change="changeTime">
 | 
			
		||||
          </el-date-picker>
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
        <el-form-item v-show="listQuery.date === 4" label="时间值" prop="reportTime">
 | 
			
		||||
          <el-date-picker size="small" clearable v-model="start" value-format="yyyy" type="year" placeholder="开始时间">
 | 
			
		||||
          </el-date-picker>
 | 
			
		||||
          ~
 | 
			
		||||
          <el-date-picker size="small" clearable v-model="end" value-format="yyyy" type="year" placeholder="结束时间"
 | 
			
		||||
            @change="getYear">
 | 
			
		||||
          </el-date-picker>
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
        <!-- <el-form-item label="玻璃类型" prop="type">
 | 
			
		||||
          <el-select v-model="listQuery.type" placeholder="请选择玻璃类型">
 | 
			
		||||
            <el-option v-for="item in typeList" :key="item.id" :label="item.name" :value="item.id">
 | 
			
		||||
            </el-option>
 | 
			
		||||
          </el-select>
 | 
			
		||||
        </el-form-item> -->
 | 
			
		||||
        <!-- <el-form-item label="玻璃类型" prop="type">
 | 
			
		||||
          <el-select v-model="listQuery.type" placeholder="请选择玻璃类型">
 | 
			
		||||
            <el-option v-for="item in typeList" :key="item.id" :label="item.name" :value="item.id">
 | 
			
		||||
            </el-option>
 | 
			
		||||
          </el-select>
 | 
			
		||||
        </el-form-item> -->
 | 
			
		||||
        <el-form-item>
 | 
			
		||||
          <el-button type="primary" size="small" @click="getDataList">查询</el-button>
 | 
			
		||||
          <el-divider direction="vertical"></el-divider>
 | 
			
		||||
          <!-- <el-button type="primary" size="small" plain @click="handleImport">导入</el-button> -->
 | 
			
		||||
          <el-button type="primary" size="small" plain @click="handleExport">导出</el-button>
 | 
			
		||||
          <!-- <el-button type="success" size="small" plain @click="addFactory">新增</el-button> -->
 | 
			
		||||
        </el-form-item>
 | 
			
		||||
      </el-form>
 | 
			
		||||
      <line-chart  ref="lineChart" style="height: 90%; width: 100%"></line-chart>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="app-container" style="margin-top: 8px;flex: 1">
 | 
			
		||||
      <base-table :table-props="tableProps" :page="listQuery.pageNo" :limit="listQuery.pageSize"
 | 
			
		||||
        :table-data="tableData">
 | 
			
		||||
        <method-btn v-if="tableBtn.length" slot="handleBtn" label="操作" :width="120" fixed="right"
 | 
			
		||||
          :method-list="tableBtn" @clickBtn="handleClick" />
 | 
			
		||||
      </base-table>
 | 
			
		||||
      <pagination :limit.sync="listQuery.pageSize" :page.sync="listQuery.pageNo" :total="listQuery.total"
 | 
			
		||||
        @pagination="getDataList" />
 | 
			
		||||
    </div>
 | 
			
		||||
    <!-- <add-or-update v-if="detailOrUpdateVisible" ref="detailOrUpdate" :date="listQuery.date"
 | 
			
		||||
      @refreshDataList="successSubmit" @destroy="detailOrUpdateVisible = false" /> -->
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
// import { parseTime } from '../../core/mixins/code-filter';
 | 
			
		||||
// import { getWorkOrderPage, exportExcel, getOverView } from '@/api/produceData/order';
 | 
			
		||||
// import { getWorkOrderPage, exportExcel, getOverView } from '@/components/buttonNav'
 | 
			
		||||
// import inputTable from './inputTable.vue';
 | 
			
		||||
// import lineChart from './lineChart';
 | 
			
		||||
import moment from 'moment'
 | 
			
		||||
import ButtonNav from '@/components/ButtonNav'
 | 
			
		||||
import basicPage from '@/mixins/basic-page'
 | 
			
		||||
// import AddOrUpdate from './add-or-updata';
 | 
			
		||||
import { factoryList, factoryArray } from "@/utils/constants";
 | 
			
		||||
import { publicFormatter } from "@/utils/dict";
 | 
			
		||||
import lineChart from "./components/lineChart";
 | 
			
		||||
 | 
			
		||||
// import FileSaver from 'file-saver'
 | 
			
		||||
// import * as XLSX from 'xlsx'
 | 
			
		||||
export default {
 | 
			
		||||
  components: { ButtonNav, lineChart },
 | 
			
		||||
  mixins: [basicPage],
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      factoryList,
 | 
			
		||||
      factoryArray,
 | 
			
		||||
      start: undefined,
 | 
			
		||||
      end: undefined,
 | 
			
		||||
      listQuery: {
 | 
			
		||||
        size: 10,
 | 
			
		||||
        current: 1,
 | 
			
		||||
        factorys: null,
 | 
			
		||||
        total: 0,
 | 
			
		||||
        date: 3,
 | 
			
		||||
        beginTime: undefined,
 | 
			
		||||
        endTime: undefined,
 | 
			
		||||
        reportTime: []
 | 
			
		||||
      },
 | 
			
		||||
      timeList: [
 | 
			
		||||
        {
 | 
			
		||||
          value: 1,
 | 
			
		||||
          label: '日'
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          value: 2,
 | 
			
		||||
          label: '周'
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          value: 3,
 | 
			
		||||
          label: '月'
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          value: 4,
 | 
			
		||||
          label: '年'
 | 
			
		||||
        }
 | 
			
		||||
      ],
 | 
			
		||||
      detailOrUpdateVisible: false,
 | 
			
		||||
      tableBtn: [
 | 
			
		||||
        {
 | 
			
		||||
          type: 'detail',
 | 
			
		||||
          btnName: '详情',
 | 
			
		||||
        },
 | 
			
		||||
        // {
 | 
			
		||||
        //     type: 'delete',
 | 
			
		||||
        //     btnName: '删除',
 | 
			
		||||
        //   },
 | 
			
		||||
      ].filter((v) => v),
 | 
			
		||||
      typeList: [
 | 
			
		||||
        {
 | 
			
		||||
          name: '芯片',
 | 
			
		||||
          id: 0,
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          name: '标准组件',
 | 
			
		||||
          id: 1,
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          name: 'BIPV产品',
 | 
			
		||||
          id: 2,
 | 
			
		||||
        },
 | 
			
		||||
      ],
 | 
			
		||||
      tableProps: [
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'factory',
 | 
			
		||||
          label: '玻璃类型',
 | 
			
		||||
          fixed:true,
 | 
			
		||||
          // filter: (val) => factoryList[val],
 | 
			
		||||
          // minWidth: 200,
 | 
			
		||||
          // showOverflowtooltip: true
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'workOrderNumber',
 | 
			
		||||
          label: '科目/日期',
 | 
			
		||||
          fixed: true,
 | 
			
		||||
          // filter: (val) => ['玻璃芯片', '标准组件', 'BIPV', '定制组件'][val]
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'workOrderType',
 | 
			
		||||
          label: '单位',
 | 
			
		||||
          fixed: true,
 | 
			
		||||
          // filter: publicFormatter('workorder_status')
 | 
			
		||||
          // filter: (val) => ['', '芯片工单', '组件类型', 'bipv类型'][val],
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'plannedInvestment',
 | 
			
		||||
          label: '计划投入',
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'actualInvestment',
 | 
			
		||||
          label: '实际投入',
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'targetProduction',
 | 
			
		||||
          label: '目标产量',
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'actualProduction',
 | 
			
		||||
          label: '实际产量',
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'productionProgress',
 | 
			
		||||
          label: '生产进度',
 | 
			
		||||
          filter: (val) => (val * 100) + '%'
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'orderStatus',
 | 
			
		||||
          label: '工单状态',
 | 
			
		||||
          filter: publicFormatter('workorder_status')
 | 
			
		||||
          // filter: (val) => ['未开始', '生产中', '已完成'][val],
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'startTime',
 | 
			
		||||
          label: '开始时间',
 | 
			
		||||
          minWidth: 100,
 | 
			
		||||
          showOverflowtooltip: true
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          prop: 'endTime',
 | 
			
		||||
          label: '完成时间',
 | 
			
		||||
          minWidth: 100,
 | 
			
		||||
          showOverflowtooltip: true
 | 
			
		||||
        }
 | 
			
		||||
      ],
 | 
			
		||||
      tableData: [],
 | 
			
		||||
      xAxis: [],
 | 
			
		||||
      lineData: {},
 | 
			
		||||
      data: {}
 | 
			
		||||
      // proLineList: [],
 | 
			
		||||
      // all: {}
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
  computed: {
 | 
			
		||||
    weekNum() {
 | 
			
		||||
      return Math.round((this.end - this.start) / (24 * 60 * 60 * 1000 * 7)) + 1
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  created() {
 | 
			
		||||
    const currentMonth = new Date()
 | 
			
		||||
    this.listQuery.reportTime = [moment(currentMonth).format('yyyyMM'), moment(currentMonth).format('yyyyMM')]
 | 
			
		||||
    this.changeTime()
 | 
			
		||||
  },
 | 
			
		||||
  mounted() {
 | 
			
		||||
    this.getOverView()
 | 
			
		||||
    const currentMonth = new Date()
 | 
			
		||||
    this.listQuery.reportTime = [moment(currentMonth).format('yyyyMM'), moment(currentMonth).format('yyyyMM')]
 | 
			
		||||
    this.changeTime()
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    getYear(e) {
 | 
			
		||||
      if (this.end && Number(this.end) - Number(this.start) > 10) {
 | 
			
		||||
        this.$message({
 | 
			
		||||
          message: '年份起止时间不能超过十年',
 | 
			
		||||
          type: 'warning'
 | 
			
		||||
        });
 | 
			
		||||
        this.start = undefined
 | 
			
		||||
        this.end = undefined
 | 
			
		||||
        // console.log();
 | 
			
		||||
      } else {
 | 
			
		||||
        if (Number(this.end) < Number(this.start)) {
 | 
			
		||||
          this.$message({
 | 
			
		||||
            message: '结束年份不能小于开始年份',
 | 
			
		||||
            type: 'warning'
 | 
			
		||||
          });
 | 
			
		||||
          this.start = undefined
 | 
			
		||||
          this.end = undefined
 | 
			
		||||
        } else {
 | 
			
		||||
          this.listQuery.beginTime = Number(this.start)
 | 
			
		||||
          this.listQuery.endTime = Number(this.end)
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
      if (!this.start && !this.end) {
 | 
			
		||||
        this.listQuery.beginTime = undefined
 | 
			
		||||
        this.listQuery.endTime = undefined
 | 
			
		||||
      }
 | 
			
		||||
      // console.log(e);
 | 
			
		||||
    },
 | 
			
		||||
    changeTime() {
 | 
			
		||||
      if (this.listQuery.reportTime) {
 | 
			
		||||
        const years = Number(this.listQuery.reportTime[1].slice(0, 4)) - Number(this.listQuery.reportTime[0].slice(0, 4))
 | 
			
		||||
        const months = Number(this.listQuery.reportTime[1].slice(4)) - Number(this.listQuery.reportTime[0].slice(4))
 | 
			
		||||
        if (years * 12 + months > 24) {
 | 
			
		||||
          this.$message({
 | 
			
		||||
            message: '时间范围不能超过24个月',
 | 
			
		||||
            type: 'warning'
 | 
			
		||||
          });
 | 
			
		||||
          this.listQuery.reportTime = [];
 | 
			
		||||
        } else {
 | 
			
		||||
          this.listQuery.beginTime = Number(this.listQuery.reportTime[0])
 | 
			
		||||
          this.listQuery.endTime = Number(this.listQuery.reportTime[1])
 | 
			
		||||
        }
 | 
			
		||||
      } else {
 | 
			
		||||
        this.listQuery.beginTime = undefined
 | 
			
		||||
        this.listQuery.endTime = undefined
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    onValueChange(picker, k) { // 选中近k周后触发的操作
 | 
			
		||||
      if (this.start && this.end) {
 | 
			
		||||
        this.date1 = moment(this.start.getTime() - 24 * 60 * 60 * 1000).format('YYYY-MM-DD HH:mm:ss')
 | 
			
		||||
        this.date2 = moment(this.end.getTime() + 5 * 24 * 60 * 60 * 1000).format('YYYY-MM-DD HH:mm:ss')
 | 
			
		||||
        const numDays = (new Date(this.date2).getTime() - new Date(this.date1).getTime()) / (24 * 3600 * 1000);
 | 
			
		||||
        if (numDays > 168) {
 | 
			
		||||
          console.log(numDays)
 | 
			
		||||
          this.$message({
 | 
			
		||||
            message: '周范围不能超过24周',
 | 
			
		||||
            type: 'warning'
 | 
			
		||||
          });
 | 
			
		||||
        } else {
 | 
			
		||||
          this.listQuery.beginTime = Number(moment(this.start.getTime()).format('YYYYWW'))
 | 
			
		||||
          this.listQuery.endTime = Number(moment(this.end.getTime()).format('YYYYWW'))
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
      if (!this.start && !this.end) {
 | 
			
		||||
        this.listQuery.beginTime = undefined
 | 
			
		||||
        this.listQuery.endTime = undefined
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    changeDayTime() {
 | 
			
		||||
      if (this.listQuery.reportTime) {
 | 
			
		||||
        const numDays = Number(this.listQuery.reportTime[1]) - Number(this.listQuery.reportTime[0])
 | 
			
		||||
        if (numDays > 30) {
 | 
			
		||||
          this.$message({
 | 
			
		||||
            message: '时间范围不能超过30天',
 | 
			
		||||
            type: 'warning'
 | 
			
		||||
          });
 | 
			
		||||
          this.listQuery.reportTime = [];
 | 
			
		||||
        } else {
 | 
			
		||||
          this.listQuery.beginTime = Number(this.listQuery.reportTime[0])
 | 
			
		||||
          this.listQuery.endTime = Number(this.listQuery.reportTime[1])
 | 
			
		||||
        }
 | 
			
		||||
      } else {
 | 
			
		||||
        this.listQuery.beginTime = undefined
 | 
			
		||||
        this.listQuery.endTime = undefined
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    getOverView() {
 | 
			
		||||
      // getOverView().then(res => {
 | 
			
		||||
      //   this.data = res.data
 | 
			
		||||
      //   console.log('aa', res.data)
 | 
			
		||||
      // })
 | 
			
		||||
    },
 | 
			
		||||
    otherMethods(val) {
 | 
			
		||||
      this.detailOrUpdateVisible = true;
 | 
			
		||||
      // this.addOrEditTitle = "详情";
 | 
			
		||||
      this.$nextTick(() => {
 | 
			
		||||
        // this.$refs.detailOrUpdate.init(val.data.id);
 | 
			
		||||
      });
 | 
			
		||||
    },
 | 
			
		||||
    async getDataList() {
 | 
			
		||||
      // const res = await getWorkOrderPage(this.listQuery)
 | 
			
		||||
      // this.tableData = res.data.list
 | 
			
		||||
      // this.listQuery.total = res.data.total
 | 
			
		||||
      // if (this.listQuery.total > 0) {
 | 
			
		||||
      //   this.tableData.forEach(item => {
 | 
			
		||||
      //     item.startTime = item.startDate ? item.startDate[0] + '-' + item.startDate[1] + '-' + item.startDate[2] : '--'
 | 
			
		||||
      //     item.endTime = item.endDate ? item.endDate[0] + '-' + item.endDate[1] + '-' + item.endDate[2] : '--'
 | 
			
		||||
      //   })
 | 
			
		||||
      // }
 | 
			
		||||
    },
 | 
			
		||||
    buttonClick(val) {
 | 
			
		||||
      this.listQuery.factorys = val.factory?.length > 0 ? val.factory : undefined
 | 
			
		||||
      this.listQuery.orderStatus = val.orderStatus?.length > 0 ? val.orderStatus : undefined
 | 
			
		||||
      this.listQuery.time = val.timeSlot?.length > 0 ? val.timeSlot : undefined
 | 
			
		||||
      switch (val.btnName) {
 | 
			
		||||
        case 'search':
 | 
			
		||||
          this.listQuery.pageNo = 1;
 | 
			
		||||
          this.listQuery.pageSize = 20;
 | 
			
		||||
          if (this.listQuery.time) {
 | 
			
		||||
            this.getDataList();
 | 
			
		||||
          } else {
 | 
			
		||||
            this.$message.warning('请选择时间范围!')
 | 
			
		||||
          }
 | 
			
		||||
          break;
 | 
			
		||||
        case 'export':
 | 
			
		||||
          if (this.listQuery.time) {
 | 
			
		||||
            this.handleExport();
 | 
			
		||||
          } else {
 | 
			
		||||
            this.$message.warning('请选择时间范围!')
 | 
			
		||||
          }
 | 
			
		||||
          break;
 | 
			
		||||
        default:
 | 
			
		||||
          console.log(val);
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    /** 导出按钮操作 */
 | 
			
		||||
    handleExport() {
 | 
			
		||||
      // this.$modal.confirm('是否确认导出工单数据?').then(() => {
 | 
			
		||||
      //   // 处理查询参数
 | 
			
		||||
      //   // let params = {...this.listQuery};
 | 
			
		||||
      //   // params.current = 1;
 | 
			
		||||
      //   // params.size = 999;
 | 
			
		||||
      //   this.exportLoading = true;
 | 
			
		||||
      //   return exportExcel({
 | 
			
		||||
      //     factorys: this.listQuery.factorys,
 | 
			
		||||
      //     orderStatus: this.listQuery.orderStatus,
 | 
			
		||||
      //     time: this.listQuery.time
 | 
			
		||||
      //   });
 | 
			
		||||
      // }).then(response => {
 | 
			
		||||
      //   this.$download.excel(response, '工单数据.xls');
 | 
			
		||||
      //   this.exportLoading = false;
 | 
			
		||||
      // }).catch(() => { })
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style scoped>
 | 
			
		||||
/* .blueTip { */
 | 
			
		||||
/* padding-bottom: 10px; */
 | 
			
		||||
/* } */
 | 
			
		||||
/* .blueTi */
 | 
			
		||||
.view {
 | 
			
		||||
  display: flex;
 | 
			
		||||
  justify-content: space-around;
 | 
			
		||||
  align-items: center;
 | 
			
		||||
  flex: 1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.blueTip::before {
 | 
			
		||||
  display: inline-block;
 | 
			
		||||
  content: '';
 | 
			
		||||
  width: 4px;
 | 
			
		||||
  height: 18px;
 | 
			
		||||
  background: #0B58FF;
 | 
			
		||||
  border-radius: 1px;
 | 
			
		||||
  margin-right: 8PX;
 | 
			
		||||
  margin-top: 8px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.app-container {
 | 
			
		||||
  margin: 0 0px 0;
 | 
			
		||||
  background-color: #fff;
 | 
			
		||||
  border-radius: 4px;
 | 
			
		||||
  padding: 16px 16px 0;
 | 
			
		||||
  height: calc(100vh - 134px);
 | 
			
		||||
  overflow: auto;
 | 
			
		||||
}
 | 
			
		||||
.noBack{
 | 
			
		||||
  background-color:black;
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										244
									
								
								src/views/report/scOutputBM/index.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,244 @@
 | 
			
		||||
<template>
 | 
			
		||||
  <div>
 | 
			
		||||
    <div class="containerTop">
 | 
			
		||||
      <bmSearchBar @getSearch="getSearch" @handleExport="handleExport" />
 | 
			
		||||
      <bm-line-bar
 | 
			
		||||
        :chartHeight="chartHeight"
 | 
			
		||||
        :legendList="legendList"
 | 
			
		||||
        :chartMsg="chartMsg"
 | 
			
		||||
        :chartId="chartId"
 | 
			
		||||
        :chartNum="chartNum"
 | 
			
		||||
      />
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="containerBottom">
 | 
			
		||||
      <div class="smallTitle">标准组件产量对标</div>
 | 
			
		||||
      <base-table
 | 
			
		||||
        :table-props="tableProps"
 | 
			
		||||
        :page="listQuery.current"
 | 
			
		||||
        :limit="listQuery.size"
 | 
			
		||||
        :table-data="tableData"
 | 
			
		||||
        :max-height="tableH"
 | 
			
		||||
      />
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
import bmSearchBar from "../components/bmSearchBar.vue";
 | 
			
		||||
import BmLineBar from "../components/bmLineBar.vue";
 | 
			
		||||
const tableProps = [
 | 
			
		||||
  {
 | 
			
		||||
    prop: "factory",
 | 
			
		||||
    label: "工厂名称",
 | 
			
		||||
    // filter: (val) => factoryList[val],
 | 
			
		||||
    minWidth: 200,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "name",
 | 
			
		||||
    label: "科目",
 | 
			
		||||
    minWidth: 120,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "unit",
 | 
			
		||||
    label: "单位",
 | 
			
		||||
    minWidth: 80,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "time1",
 | 
			
		||||
    label: "时间1",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "time2",
 | 
			
		||||
    label: "时间2",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "mubiao",
 | 
			
		||||
    label: "目标值",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
];
 | 
			
		||||
export default {
 | 
			
		||||
  name: "SCOutputBM",
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      tableProps,
 | 
			
		||||
      listQuery: {
 | 
			
		||||
        current: 1,
 | 
			
		||||
        size: 1000,
 | 
			
		||||
      },
 | 
			
		||||
      tableData: [
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
      ],
 | 
			
		||||
      chartHeight: this.tableHeight(137) / 2 - 111,
 | 
			
		||||
      tableH: this.tableHeight(137) / 2 - 70,
 | 
			
		||||
      legendList: [
 | 
			
		||||
        { id: 1, name: "2024年4月目标值", type: 2, color: "#FFCE6A" },
 | 
			
		||||
        { id: 2, name: "2023年4月", type: 1, color: "#8EF0AB" },
 | 
			
		||||
        { id: 3, name: "2024年4月", type: 1, color: "#288AFF" },
 | 
			
		||||
      ],
 | 
			
		||||
      chartMsg: {
 | 
			
		||||
        color: ["#FFCE6A", "#8EF0AB", "#288AFF"],
 | 
			
		||||
        xData: ["成都", "邯郸", "瑞昌"],
 | 
			
		||||
        yName: "单位/片",
 | 
			
		||||
        series: [
 | 
			
		||||
          {
 | 
			
		||||
            name: "2024年4月目标值",
 | 
			
		||||
            // data: [3000, 2000, 3000],
 | 
			
		||||
            // data: [6800, 5000, 8900],
 | 
			
		||||
            // data: [12000, 17000, 19000],
 | 
			
		||||
            data: [560000, 540000, 600000],
 | 
			
		||||
            type: "line",
 | 
			
		||||
            symbol: "circle",
 | 
			
		||||
            symbolSize: 6,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              color: "#FFAE17",
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: "2023年4月",
 | 
			
		||||
            // data: [2100, 800, 1500],
 | 
			
		||||
            // data: [9500, 7200, 9901],
 | 
			
		||||
            // data: [14666, 15000, 17888],
 | 
			
		||||
            data: [550000, 456666, 590000],
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 20,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              // position: [-5, -16],
 | 
			
		||||
              // position: [-5, -16],
 | 
			
		||||
              // position: [-10, -16],
 | 
			
		||||
              position: [-17, -16],
 | 
			
		||||
              color: "#68C483",
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: "2024年4月",
 | 
			
		||||
            // data: [2100, 900, 1300],
 | 
			
		||||
            // data: [9100, 7300, 9700],
 | 
			
		||||
            // data: [14666, 15300, 18000],
 | 
			
		||||
            data: [556666, 456666, 650000],
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 20,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              position: [0, -16],
 | 
			
		||||
              color: "#288AFF",
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
        ],
 | 
			
		||||
      },
 | 
			
		||||
      chartId: "scOutputBMChart",
 | 
			
		||||
      chartNum: 1,
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
  components: {
 | 
			
		||||
    bmSearchBar,
 | 
			
		||||
    BmLineBar,
 | 
			
		||||
  },
 | 
			
		||||
  computed: {
 | 
			
		||||
    isOpen() {
 | 
			
		||||
      return this.$store.getters.sidebar.opened;
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  watch: {
 | 
			
		||||
    // 监听左侧菜单栏是否展开
 | 
			
		||||
    isOpen(val) {
 | 
			
		||||
      if (this.$route.name === "SCOutputBM") {
 | 
			
		||||
        this.chartNum++;
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  created() {
 | 
			
		||||
    this.tableH = this.tableHeight(137) / 2 - 70;
 | 
			
		||||
    this.chartHeight = this.tableHeight(137) / 2 - 111;
 | 
			
		||||
    window.addEventListener("resize", this._setTableHeight);
 | 
			
		||||
  },
 | 
			
		||||
  destroyed() {
 | 
			
		||||
    window.removeEventListener("resize", this._setTableHeight);
 | 
			
		||||
  },
 | 
			
		||||
  activated() {
 | 
			
		||||
    // 图重新加载,为了防止窗口变化后尺寸图显示不佳,数据不更新
 | 
			
		||||
    if (this.$route.name === "SCOutputBM") {
 | 
			
		||||
      this.chartNum++;
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    _setTableHeight() {
 | 
			
		||||
      this.tableH = this.tableHeight(137) / 2 - 70;
 | 
			
		||||
      this.chartHeight = this.tableHeight(137) / 2 - 111;
 | 
			
		||||
      if (this.$route.name === "SCOutputBM") {
 | 
			
		||||
        this.chartNum++;
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    getSearch(val) {
 | 
			
		||||
      console.log(val);
 | 
			
		||||
      console.log("=========================");
 | 
			
		||||
    },
 | 
			
		||||
    handleExport() {
 | 
			
		||||
      console.log("导出");
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style lang="scss" scoped>
 | 
			
		||||
.containerTop,
 | 
			
		||||
.containerBottom {
 | 
			
		||||
  height: calc((100vh - 137px) / 2);
 | 
			
		||||
  background-color: #fff;
 | 
			
		||||
  border-radius: 8px;
 | 
			
		||||
  padding: 16px;
 | 
			
		||||
}
 | 
			
		||||
.containerBottom {
 | 
			
		||||
  margin-top: 8px;
 | 
			
		||||
  .smallTitle {
 | 
			
		||||
    font-size: 16px;
 | 
			
		||||
    color: #000;
 | 
			
		||||
    margin-bottom: 15px;
 | 
			
		||||
  }
 | 
			
		||||
  .smallTitle::before {
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    width: 4px;
 | 
			
		||||
    height: 16px;
 | 
			
		||||
    background: #0b58ff;
 | 
			
		||||
    content: "";
 | 
			
		||||
    margin-right: 8px;
 | 
			
		||||
    vertical-align: -3px;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										244
									
								
								src/views/report/scPerCapitaBM/index.vue
									
									
									
									
									
										Normal file
									
								
							
							
						
						@@ -0,0 +1,244 @@
 | 
			
		||||
<template>
 | 
			
		||||
  <div>
 | 
			
		||||
    <div class="containerTop">
 | 
			
		||||
      <bmSearchBar @getSearch="getSearch" @handleExport="handleExport" />
 | 
			
		||||
      <bm-line-bar
 | 
			
		||||
        :chartHeight="chartHeight"
 | 
			
		||||
        :legendList="legendList"
 | 
			
		||||
        :chartMsg="chartMsg"
 | 
			
		||||
        :chartId="chartId"
 | 
			
		||||
        :chartNum="chartNum"
 | 
			
		||||
      />
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="containerBottom">
 | 
			
		||||
      <div class="smallTitle">组件人均产量对标</div>
 | 
			
		||||
      <base-table
 | 
			
		||||
        :table-props="tableProps"
 | 
			
		||||
        :page="listQuery.current"
 | 
			
		||||
        :limit="listQuery.size"
 | 
			
		||||
        :table-data="tableData"
 | 
			
		||||
        :max-height="tableH"
 | 
			
		||||
      />
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
import bmSearchBar from "../components/bmSearchBar.vue";
 | 
			
		||||
import BmLineBar from "../components/bmLineBar.vue";
 | 
			
		||||
const tableProps = [
 | 
			
		||||
  {
 | 
			
		||||
    prop: "factory",
 | 
			
		||||
    label: "工厂名称",
 | 
			
		||||
    // filter: (val) => factoryList[val],
 | 
			
		||||
    minWidth: 200,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "name",
 | 
			
		||||
    label: "科目",
 | 
			
		||||
    minWidth: 120,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "unit",
 | 
			
		||||
    label: "单位",
 | 
			
		||||
    minWidth: 80,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "time1",
 | 
			
		||||
    label: "时间1",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "time2",
 | 
			
		||||
    label: "时间2",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    prop: "mubiao",
 | 
			
		||||
    label: "目标值",
 | 
			
		||||
    minWidth: 150,
 | 
			
		||||
    showOverflowtooltip: true,
 | 
			
		||||
  },
 | 
			
		||||
];
 | 
			
		||||
export default {
 | 
			
		||||
  name: "SCPerCapitaBM",
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      tableProps,
 | 
			
		||||
      listQuery: {
 | 
			
		||||
        current: 1,
 | 
			
		||||
        size: 1000,
 | 
			
		||||
      },
 | 
			
		||||
      tableData: [
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
        { factory: "工厂1" },
 | 
			
		||||
      ],
 | 
			
		||||
      chartHeight: this.tableHeight(137) / 2 - 111,
 | 
			
		||||
      tableH: this.tableHeight(137) / 2 - 70,
 | 
			
		||||
      legendList: [
 | 
			
		||||
        { id: 1, name: "2024年4月目标值", type: 2, color: "#FFCE6A" },
 | 
			
		||||
        { id: 2, name: "2023年4月", type: 1, color: "#8EF0AB" },
 | 
			
		||||
        { id: 3, name: "2024年4月", type: 1, color: "#288AFF" },
 | 
			
		||||
      ],
 | 
			
		||||
      chartMsg: {
 | 
			
		||||
        color: ["#FFCE6A", "#8EF0AB", "#288AFF"],
 | 
			
		||||
        xData: ["成都", "邯郸", "瑞昌"],
 | 
			
		||||
        yName: "单位/片",
 | 
			
		||||
        series: [
 | 
			
		||||
          {
 | 
			
		||||
            name: "2024年4月目标值",
 | 
			
		||||
            // data: [3000, 2000, 3000],
 | 
			
		||||
            // data: [6800, 5000, 8900],
 | 
			
		||||
            // data: [12000, 17000, 19000],
 | 
			
		||||
            data: [560000, 540000, 600000],
 | 
			
		||||
            type: "line",
 | 
			
		||||
            symbol: "circle",
 | 
			
		||||
            symbolSize: 6,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              color: "#FFAE17",
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: "2023年4月",
 | 
			
		||||
            // data: [2100, 800, 1500],
 | 
			
		||||
            // data: [9500, 7200, 9901],
 | 
			
		||||
            // data: [14666, 15000, 17888],
 | 
			
		||||
            data: [550000, 456666, 590000],
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 20,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              // position: [-5, -16],
 | 
			
		||||
              // position: [-5, -16],
 | 
			
		||||
              // position: [-10, -16],
 | 
			
		||||
              position: [-17, -16],
 | 
			
		||||
              color: "#68C483",
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
          {
 | 
			
		||||
            name: "2024年4月",
 | 
			
		||||
            // data: [2100, 900, 1300],
 | 
			
		||||
            // data: [9100, 7300, 9700],
 | 
			
		||||
            // data: [14666, 15300, 18000],
 | 
			
		||||
            data: [556666, 456666, 650000],
 | 
			
		||||
            type: "bar",
 | 
			
		||||
            barWidth: 20,
 | 
			
		||||
            label: {
 | 
			
		||||
              show: true,
 | 
			
		||||
              position: [0, -16],
 | 
			
		||||
              color: "#288AFF",
 | 
			
		||||
            },
 | 
			
		||||
          },
 | 
			
		||||
        ],
 | 
			
		||||
      },
 | 
			
		||||
      chartId: "scPerCapitaBMChart",
 | 
			
		||||
      chartNum: 1,
 | 
			
		||||
    };
 | 
			
		||||
  },
 | 
			
		||||
  components: {
 | 
			
		||||
    bmSearchBar,
 | 
			
		||||
    BmLineBar,
 | 
			
		||||
  },
 | 
			
		||||
  computed: {
 | 
			
		||||
    isOpen() {
 | 
			
		||||
      return this.$store.getters.sidebar.opened;
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  watch: {
 | 
			
		||||
    // 监听左侧菜单栏是否展开
 | 
			
		||||
    isOpen(val) {
 | 
			
		||||
      if (this.$route.name === "SCPerCapitaBM") {
 | 
			
		||||
        this.chartNum++;
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
  created() {
 | 
			
		||||
    this.tableH = this.tableHeight(137) / 2 - 70;
 | 
			
		||||
    this.chartHeight = this.tableHeight(137) / 2 - 111;
 | 
			
		||||
    window.addEventListener("resize", this._setTableHeight);
 | 
			
		||||
  },
 | 
			
		||||
  destroyed() {
 | 
			
		||||
    window.removeEventListener("resize", this._setTableHeight);
 | 
			
		||||
  },
 | 
			
		||||
  activated() {
 | 
			
		||||
    // 图重新加载,为了防止窗口变化后尺寸图显示不佳,数据不更新
 | 
			
		||||
    if (this.$route.name === "SCPerCapitaBM") {
 | 
			
		||||
      this.chartNum++;
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  methods: {
 | 
			
		||||
    _setTableHeight() {
 | 
			
		||||
      this.tableH = this.tableHeight(137) / 2 - 70;
 | 
			
		||||
      this.chartHeight = this.tableHeight(137) / 2 - 111;
 | 
			
		||||
      if (this.$route.name === "SCPerCapitaBM") {
 | 
			
		||||
        this.chartNum++;
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    getSearch(val) {
 | 
			
		||||
      console.log(val);
 | 
			
		||||
      console.log("=========================");
 | 
			
		||||
    },
 | 
			
		||||
    handleExport() {
 | 
			
		||||
      console.log("导出");
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style lang="scss" scoped>
 | 
			
		||||
.containerTop,
 | 
			
		||||
.containerBottom {
 | 
			
		||||
  height: calc((100vh - 137px) / 2);
 | 
			
		||||
  background-color: #fff;
 | 
			
		||||
  border-radius: 8px;
 | 
			
		||||
  padding: 16px;
 | 
			
		||||
}
 | 
			
		||||
.containerBottom {
 | 
			
		||||
  margin-top: 8px;
 | 
			
		||||
  .smallTitle {
 | 
			
		||||
    font-size: 16px;
 | 
			
		||||
    color: #000;
 | 
			
		||||
    margin-bottom: 15px;
 | 
			
		||||
  }
 | 
			
		||||
  .smallTitle::before {
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    width: 4px;
 | 
			
		||||
    height: 16px;
 | 
			
		||||
    background: #0b58ff;
 | 
			
		||||
    content: "";
 | 
			
		||||
    margin-right: 8px;
 | 
			
		||||
    vertical-align: -3px;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||