diff --git a/src/views/qualityManagement/tankSolutionSystem/info.vue b/src/views/qualityManagement/tankSolutionSystem/info.vue
index 09159a2..c0c764d 100644
--- a/src/views/qualityManagement/tankSolutionSystem/info.vue
+++ b/src/views/qualityManagement/tankSolutionSystem/info.vue
@@ -607,7 +607,7 @@ export default {
prop: 'updateTime',
search: false,
sortable: true,
- width: 120,
+ width: 160,
addDisplay: false,
viewDisplay: false,
editDisplay: false,
diff --git a/src/views/qualityManagement/tankSolutionSystem/tankSolutionTaskDispose.vue b/src/views/qualityManagement/tankSolutionSystem/tankSolutionTaskDispose.vue
index 8e70096..cd8309b 100644
--- a/src/views/qualityManagement/tankSolutionSystem/tankSolutionTaskDispose.vue
+++ b/src/views/qualityManagement/tankSolutionSystem/tankSolutionTaskDispose.vue
@@ -383,7 +383,7 @@ export default {
sortable: true,
filter: true,
span: 24,
- width: 140,
+ width: 160,
},
{
label: '槽液到期时间',
@@ -392,7 +392,7 @@ export default {
sortable: true,
filter: true,
span: 24,
- width: 140,
+ width: 160,
},
// {
// label: '槽液到期时间',
@@ -482,7 +482,7 @@ export default {
filter: true,
addDisplay: false,
span: 24,
- width: 140,
+ width: 160,
},
{
@@ -494,7 +494,7 @@ export default {
filter: true,
addDisplay: false,
span: 24,
- width: 140,
+ width: 160,
},
]
diff --git a/src/views/recorderList/index.vue b/src/views/recorderList/index.vue
index df6efab..0bfc917 100644
--- a/src/views/recorderList/index.vue
+++ b/src/views/recorderList/index.vue
@@ -4,6 +4,7 @@
- 新增
+ > -->
-
+
+
+
+
@@ -278,7 +288,7 @@
import recorderColumnData from './js/recorderColumnData';
import { getRecorderList,addRecorder,updateRecorder,deleteRecorder,getRecorderDetail,addpackCycle,
getpackCycleList,updatepackCycle,getRecorderLineSetting,addRecorderLineSetting,getRecorderLineSettingDetail,
-updateRecorderLineSetting,deleteRecorderLineSetting } from '@/api/equiptManagement/recorderList';
+updateRecorderLineSetting,deleteRecorderLineSetting,getRecorderHistoryLine,getRecorderHistoryDetail } from '@/api/equiptManagement/recorderList';
export default {
data() {
return {
@@ -339,7 +349,7 @@ export default {
viewBtnIcon: ' ',
delBtnIcon: ' ',
editBtnIcon: ' ',
- addBtn: true,
+ addBtn: false,
labelWidth: 120,
searchLabelWidth: 120,
menu: true,
@@ -363,7 +373,7 @@ export default {
detailOption: {
columnSort: true,
tip: false,
- height: 'auto',
+ height: 450,
align: 'center',
calcHeight: 32,
simplePage: false,
@@ -387,8 +397,10 @@ export default {
dialogWidth: 600,
dialogClickModal: false,
searchEnter: true,
- excelBtn: true,
+ excelBtn: false,
gridBtn: false,
+ refreshBtn:false,
+ columnBtn:false,
searchShowBtn: false,
showOverflowTooltip: true,
searchLabelPosition: 'left',
@@ -436,6 +448,7 @@ export default {
lineQuery:{},
selectLoading:false,
detailForm: {},
+ detailId:null,
selectionList:[],
// 统一校验规则:支持数组项校验
formRules: {
@@ -467,155 +480,171 @@ export default {
};
},
mounted() {
- this.tabPositionChange();
- this.option.column = recorderColumnData[this.tabPosition];
+ this.tabPositionChange('recorder');
+ // this.option.column = recorderColumnData[this.tabPosition];
},
methods: {
// 查询
onSubmit() {
this.$refs.searchForm.validate(valid => {
if (valid) {
- let chartData = {
- yArray: [
- {
- showName: '压力',
- yData: [
- 11.75, 1.0, 0.15, 1.9, 11.75, 0.15, 1.75, 1.9, 1.0, 1.75, 1.0, 0.15, 0.15, 1.9,
- 1.0, 1.75, 1.9, 11.75, 1.75, 11.75, 11.75, 1.0, 0.15, 1.9, 11.75, 0.15, 1.75, 1.9,
- 1.0, 1.75, 1.0, 0.15, 0.15, 1.9, 1.0, 1.75, 1.9, 11.75, 1.75, 11.75, 11.75, 1.0,
- 0.15, 1.9, 11.75, 0.15, 1.75, 1.9, 1.0, 1.75, 1.0, 0.15, 0.15, 1.9, 1.0, 1.75,
- 1.9, 11.75, 1.75, 11.75, 11.75, 1.0, 0.15, 1.9, 11.75, 0.15, 1.75, 1.9, 1.0, 1.75,
- 1.0, 0.15, 0.15, 1.9, 1.0, 1.75, 1.9, 11.75, 1.75, 11.75,
- ],
- crcY: 0.25,
- },
- {
- showName: '温度',
- yData: [
- 85.0, 500.0, 30.0, 500.0, 85.0, 30.0, 65.0, 500.0, 500.0, 65.0, 500.0, 30.0, 30.0,
- 500.0, 500.0, 65.0, 500.0, 85.0, 65.0, 85.0, 85.0, 500.0, 30.0, 500.0, 85.0, 30.0,
- 65.0, 500.0, 500.0, 65.0, 500.0, 30.0, 30.0, 500.0, 500.0, 65.0, 500.0, 85.0,
- 65.0, 85.0, 85.0, 500.0, 30.0, 500.0, 85.0, 30.0, 65.0, 500.0, 500.0, 65.0, 500.0,
- 30.0, 30.0, 500.0, 500.0, 65.0, 500.0, 85.0, 65.0, 85.0, 85.0, 500.0, 30.0, 500.0,
- 85.0, 30.0, 65.0, 500.0, 500.0, 65.0, 500.0, 30.0, 30.0, 500.0, 500.0, 65.0,
- 500.0, 85.0, 65.0, 85.0,
- ],
- crcY: 65.0,
- },
- {
- showName: '低真空',
- yData: [
- 12.0, 7.8, 1.0, 7.5, 12.0, 1.0, 6.0, 7.5, 7.8, 6.0, 7.8, 1.0, 1.0, 7.5, 7.8, 6.0,
- 7.5, 12.0, 6.0, 12.0, 12.0, 7.8, 1.0, 7.5, 12.0, 1.0, 6.0, 7.5, 7.8, 6.0, 7.8,
- 1.0, 1.0, 7.5, 7.8, 6.0, 7.5, 12.0, 6.0, 12.0, 12.0, 7.8, 1.0, 7.5, 12.0, 1.0,
- 6.0, 7.5, 7.8, 6.0, 7.8, 1.0, 1.0, 7.5, 7.8, 6.0, 7.5, 12.0, 6.0, 12.0, 12.0, 7.8,
- 1.0, 7.5, 12.0, 1.0, 6.0, 7.5, 7.8, 6.0, 7.8, 1.0, 1.0, 7.5, 7.8, 6.0, 7.5, 12.0,
- 6.0, 12.0,
- ],
- crcY: 1.0,
- },
- {
- showName: '高真空',
- yData: [
- 1.875, 0.875, 0.101, 0.375, 1.875, 0.101, 0.875, 0.375, 0.875, 0.875, 0.875,
- 0.101, 0.101, 0.375, 0.875, 0.875, 0.375, 1.875, 0.875, 1.875, 1.875, 0.875,
- 0.101, 0.375, 1.875, 0.101, 0.875, 0.375, 0.875, 0.875, 0.875, 0.101, 0.101,
- 0.375, 0.875, 0.875, 0.375, 1.875, 0.875, 1.875, 1.875, 0.875, 0.101, 0.375,
- 1.875, 0.101, 0.875, 0.375, 0.875, 0.875, 0.875, 0.101, 0.101, 0.375, 0.875,
- 0.875, 0.375, 1.875, 0.875, 1.875, 1.875, 0.875, 0.101, 0.375, 1.875, 0.101,
- 0.875, 0.375, 0.875, 0.875, 0.875, 0.101, 0.101, 0.375, 0.875, 0.875, 0.375,
- 1.875, 0.875, 1.875,
- ],
- crcY: 0.125,
- },
- ],
- xData: [
- '2024-03-16 12:01:17.0',
- '2024-03-16 12:13:11.0',
- '2024-03-16 12:20:12.0',
- '2024-03-16 12:20:25.0',
- '2024-03-16 12:21:27.0',
- '2024-03-16 12:30:00.0',
- '2024-03-16 12:30:27.0',
- '2024-03-16 12:40:15.0',
- '2024-03-16 12:43:10.0',
- '2024-03-16 12:50:17.0',
- '2024-03-16 16:13:11.0',
- '2024-03-16 16:20:12.0',
- '2024-03-16 16:30:00.0',
- '2024-03-16 16:40:15.0',
- '2024-03-16 16:43:10.0',
- '2024-03-16 16:50:17.0',
- '2024-03-16 17:20:25.0',
- '2024-03-16 17:21:27.0',
- '2024-03-16 17:30:27.0',
- '2024-03-16 17:41:17.0',
- '2024-03-17 12:01:17.0',
- '2024-03-17 12:13:11.0',
- '2024-03-17 12:20:12.0',
- '2024-03-17 12:20:25.0',
- '2024-03-17 12:21:27.0',
- '2024-03-17 12:30:00.0',
- '2024-03-17 12:30:27.0',
- '2024-03-17 12:40:15.0',
- '2024-03-17 12:43:10.0',
- '2024-03-17 12:50:17.0',
- '2024-03-17 16:13:11.0',
- '2024-03-17 16:20:12.0',
- '2024-03-17 16:30:00.0',
- '2024-03-17 16:40:15.0',
- '2024-03-17 16:43:10.0',
- '2024-03-17 16:50:17.0',
- '2024-03-17 17:20:25.0',
- '2024-03-17 17:21:27.0',
- '2024-03-17 17:30:27.0',
- '2024-03-17 17:41:17.0',
- '2024-03-18 12:01:17.0',
- '2024-03-18 12:13:11.0',
- '2024-03-18 12:20:12.0',
- '2024-03-18 12:20:25.0',
- '2024-03-18 12:21:27.0',
- '2024-03-18 12:30:00.0',
- '2024-03-18 12:30:27.0',
- '2024-03-18 12:40:15.0',
- '2024-03-18 12:43:10.0',
- '2024-03-18 12:50:17.0',
- '2024-03-18 16:13:11.0',
- '2024-03-18 16:20:12.0',
- '2024-03-18 16:30:00.0',
- '2024-03-18 16:40:15.0',
- '2024-03-18 16:43:10.0',
- '2024-03-18 16:50:17.0',
- '2024-03-18 17:20:25.0',
- '2024-03-18 17:21:27.0',
- '2024-03-18 17:30:27.0',
- '2024-03-18 17:41:17.0',
- '2024-03-19 12:01:17.0',
- '2024-03-19 12:13:11.0',
- '2024-03-19 12:20:12.0',
- '2024-03-19 12:20:25.0',
- '2024-03-19 12:21:27.0',
- '2024-03-19 12:30:00.0',
- '2024-03-19 12:30:27.0',
- '2024-03-19 12:40:15.0',
- '2024-03-19 12:43:10.0',
- '2024-03-19 12:50:17.0',
- '2024-03-19 16:13:11.0',
- '2024-03-19 16:20:12.0',
- '2024-03-19 16:30:00.0',
- '2024-03-19 16:40:15.0',
- '2024-03-19 16:43:10.0',
- '2024-03-19 16:50:17.0',
- '2024-03-19 17:20:25.0',
- '2024-03-19 17:21:27.0',
- '2024-03-19 17:30:27.0',
- '2024-03-19 17:41:17.0',
- ],
- crcX: 2,
- };
- this.$nextTick(() => {
- this.setEchart(chartData);
- });
+ let params = {
+ code: this.searchForm.code,
+ startDate: this.searchForm.queryDate[0],
+ endDate: this.searchForm.queryDate[1]
+ }
+ getRecorderHistoryLine(params).then(res =>{
+ console.log('res-----------',res)
+ let chartData = {
+ yArray:res.data.data.yarray,
+ crcX:res.data.data.x,
+ xData:res.data.data.xdata
+ }
+ this.$nextTick(() => {
+ this.setEchart(chartData);
+ });
+ })
+ // let chartData = {
+ // yArray: [
+ // {
+ // showName: '压力',
+ // yData: [
+ // 11.75, 1.0, 0.15, 1.9, 11.75, 0.15, 1.75, 1.9, 1.0, 1.75, 1.0, 0.15, 0.15, 1.9,
+ // 1.0, 1.75, 1.9, 11.75, 1.75, 11.75, 11.75, 1.0, 0.15, 1.9, 11.75, 0.15, 1.75, 1.9,
+ // 1.0, 1.75, 1.0, 0.15, 0.15, 1.9, 1.0, 1.75, 1.9, 11.75, 1.75, 11.75, 11.75, 1.0,
+ // 0.15, 1.9, 11.75, 0.15, 1.75, 1.9, 1.0, 1.75, 1.0, 0.15, 0.15, 1.9, 1.0, 1.75,
+ // 1.9, 11.75, 1.75, 11.75, 11.75, 1.0, 0.15, 1.9, 11.75, 0.15, 1.75, 1.9, 1.0, 1.75,
+ // 1.0, 0.15, 0.15, 1.9, 1.0, 1.75, 1.9, 11.75, 1.75, 11.75,
+ // ],
+ // crcY: 0.25,
+ // },
+ // {
+ // showName: '温度',
+ // yData: [
+ // 85.0, 500.0, 30.0, 500.0, 85.0, 30.0, 65.0, 500.0, 500.0, 65.0, 500.0, 30.0, 30.0,
+ // 500.0, 500.0, 65.0, 500.0, 85.0, 65.0, 85.0, 85.0, 500.0, 30.0, 500.0, 85.0, 30.0,
+ // 65.0, 500.0, 500.0, 65.0, 500.0, 30.0, 30.0, 500.0, 500.0, 65.0, 500.0, 85.0,
+ // 65.0, 85.0, 85.0, 500.0, 30.0, 500.0, 85.0, 30.0, 65.0, 500.0, 500.0, 65.0, 500.0,
+ // 30.0, 30.0, 500.0, 500.0, 65.0, 500.0, 85.0, 65.0, 85.0, 85.0, 500.0, 30.0, 500.0,
+ // 85.0, 30.0, 65.0, 500.0, 500.0, 65.0, 500.0, 30.0, 30.0, 500.0, 500.0, 65.0,
+ // 500.0, 85.0, 65.0, 85.0,
+ // ],
+ // crcY: 65.0,
+ // },
+ // {
+ // showName: '低真空',
+ // yData: [
+ // 12.0, 7.8, 1.0, 7.5, 12.0, 1.0, 6.0, 7.5, 7.8, 6.0, 7.8, 1.0, 1.0, 7.5, 7.8, 6.0,
+ // 7.5, 12.0, 6.0, 12.0, 12.0, 7.8, 1.0, 7.5, 12.0, 1.0, 6.0, 7.5, 7.8, 6.0, 7.8,
+ // 1.0, 1.0, 7.5, 7.8, 6.0, 7.5, 12.0, 6.0, 12.0, 12.0, 7.8, 1.0, 7.5, 12.0, 1.0,
+ // 6.0, 7.5, 7.8, 6.0, 7.8, 1.0, 1.0, 7.5, 7.8, 6.0, 7.5, 12.0, 6.0, 12.0, 12.0, 7.8,
+ // 1.0, 7.5, 12.0, 1.0, 6.0, 7.5, 7.8, 6.0, 7.8, 1.0, 1.0, 7.5, 7.8, 6.0, 7.5, 12.0,
+ // 6.0, 12.0,
+ // ],
+ // crcY: 1.0,
+ // },
+ // {
+ // showName: '高真空',
+ // yData: [
+ // 1.875, 0.875, 0.101, 0.375, 1.875, 0.101, 0.875, 0.375, 0.875, 0.875, 0.875,
+ // 0.101, 0.101, 0.375, 0.875, 0.875, 0.375, 1.875, 0.875, 1.875, 1.875, 0.875,
+ // 0.101, 0.375, 1.875, 0.101, 0.875, 0.375, 0.875, 0.875, 0.875, 0.101, 0.101,
+ // 0.375, 0.875, 0.875, 0.375, 1.875, 0.875, 1.875, 1.875, 0.875, 0.101, 0.375,
+ // 1.875, 0.101, 0.875, 0.375, 0.875, 0.875, 0.875, 0.101, 0.101, 0.375, 0.875,
+ // 0.875, 0.375, 1.875, 0.875, 1.875, 1.875, 0.875, 0.101, 0.375, 1.875, 0.101,
+ // 0.875, 0.375, 0.875, 0.875, 0.875, 0.101, 0.101, 0.375, 0.875, 0.875, 0.375,
+ // 1.875, 0.875, 1.875,
+ // ],
+ // crcY: 0.125,
+ // },
+ // ],
+ // xData: [
+ // '2024-03-16 12:01:17.0',
+ // '2024-03-16 12:13:11.0',
+ // '2024-03-16 12:20:12.0',
+ // '2024-03-16 12:20:25.0',
+ // '2024-03-16 12:21:27.0',
+ // '2024-03-16 12:30:00.0',
+ // '2024-03-16 12:30:27.0',
+ // '2024-03-16 12:40:15.0',
+ // '2024-03-16 12:43:10.0',
+ // '2024-03-16 12:50:17.0',
+ // '2024-03-16 16:13:11.0',
+ // '2024-03-16 16:20:12.0',
+ // '2024-03-16 16:30:00.0',
+ // '2024-03-16 16:40:15.0',
+ // '2024-03-16 16:43:10.0',
+ // '2024-03-16 16:50:17.0',
+ // '2024-03-16 17:20:25.0',
+ // '2024-03-16 17:21:27.0',
+ // '2024-03-16 17:30:27.0',
+ // '2024-03-16 17:41:17.0',
+ // '2024-03-17 12:01:17.0',
+ // '2024-03-17 12:13:11.0',
+ // '2024-03-17 12:20:12.0',
+ // '2024-03-17 12:20:25.0',
+ // '2024-03-17 12:21:27.0',
+ // '2024-03-17 12:30:00.0',
+ // '2024-03-17 12:30:27.0',
+ // '2024-03-17 12:40:15.0',
+ // '2024-03-17 12:43:10.0',
+ // '2024-03-17 12:50:17.0',
+ // '2024-03-17 16:13:11.0',
+ // '2024-03-17 16:20:12.0',
+ // '2024-03-17 16:30:00.0',
+ // '2024-03-17 16:40:15.0',
+ // '2024-03-17 16:43:10.0',
+ // '2024-03-17 16:50:17.0',
+ // '2024-03-17 17:20:25.0',
+ // '2024-03-17 17:21:27.0',
+ // '2024-03-17 17:30:27.0',
+ // '2024-03-17 17:41:17.0',
+ // '2024-03-18 12:01:17.0',
+ // '2024-03-18 12:13:11.0',
+ // '2024-03-18 12:20:12.0',
+ // '2024-03-18 12:20:25.0',
+ // '2024-03-18 12:21:27.0',
+ // '2024-03-18 12:30:00.0',
+ // '2024-03-18 12:30:27.0',
+ // '2024-03-18 12:40:15.0',
+ // '2024-03-18 12:43:10.0',
+ // '2024-03-18 12:50:17.0',
+ // '2024-03-18 16:13:11.0',
+ // '2024-03-18 16:20:12.0',
+ // '2024-03-18 16:30:00.0',
+ // '2024-03-18 16:40:15.0',
+ // '2024-03-18 16:43:10.0',
+ // '2024-03-18 16:50:17.0',
+ // '2024-03-18 17:20:25.0',
+ // '2024-03-18 17:21:27.0',
+ // '2024-03-18 17:30:27.0',
+ // '2024-03-18 17:41:17.0',
+ // '2024-03-19 12:01:17.0',
+ // '2024-03-19 12:13:11.0',
+ // '2024-03-19 12:20:12.0',
+ // '2024-03-19 12:20:25.0',
+ // '2024-03-19 12:21:27.0',
+ // '2024-03-19 12:30:00.0',
+ // '2024-03-19 12:30:27.0',
+ // '2024-03-19 12:40:15.0',
+ // '2024-03-19 12:43:10.0',
+ // '2024-03-19 12:50:17.0',
+ // '2024-03-19 16:13:11.0',
+ // '2024-03-19 16:20:12.0',
+ // '2024-03-19 16:30:00.0',
+ // '2024-03-19 16:40:15.0',
+ // '2024-03-19 16:43:10.0',
+ // '2024-03-19 16:50:17.0',
+ // '2024-03-19 17:20:25.0',
+ // '2024-03-19 17:21:27.0',
+ // '2024-03-19 17:30:27.0',
+ // '2024-03-19 17:41:17.0',
+ // ],
+ // crcX: 2,
+ // };
+ // this.$nextTick(() => {
+ // this.setEchart(chartData);
+ // });
}
});
},
@@ -770,7 +799,11 @@ export default {
this.selectLoading = false
})
} else {
- this.codeArr = []
+ getRecorderList({ crtCode: '' }).then(res =>{
+ this.codeArr = res.data.data.records
+ this.selectLoading = false
+ })
+ // this.codeArr = []
}
},
searchReset(){
@@ -831,13 +864,18 @@ export default {
},
// tab切换
tabPositionChange(val) {
+ console.log('val----------------',val);
+ console.log('tabPosition----------------',this.tabPosition);
this.option.column = recorderColumnData[val];
if (this.tabPosition == 'recorderLineSetting') {
this.option.addBtn = false;
+ this.option.menuAlign = "center"
+ this.option.menuWidth = 70
this.option.selection = true
this.getRecorderLine()
} else if (this.tabPosition == 'recorder') {
this.option.addBtn = true
+ this.option.menuWidth = 150
this.option.selection = false
this.getRecorder();
}
@@ -861,6 +899,8 @@ export default {
done()
this.getRecorder()
}
+ }).catch(err =>{
+ done()
})
}
},
@@ -881,11 +921,14 @@ export default {
}
},
beforeOpen(done, type){
+ console.log('type=============',type)
if (['edit', 'view'].includes(type)) {
getRecorderDetail({ id: this.form.id }).then(res => {
this.form = res.data.data;
done()
});
+ }else if(['add'].includes(type)){
+ done()
}
},
remove() {
@@ -967,6 +1010,7 @@ export default {
if (this.tabPosition == 'recorder') {
this.$refs.crud.rowEdit(row, index);
} else if (this.tabPosition == 'recorderLineSetting') {
+ this.lineForm.settingData = []
this.addType = 'edit';
getRecorderLineSettingDetail({
id:row.id
@@ -974,12 +1018,16 @@ export default {
console.log('res00000000000000000',res)
res.data.data.showGraph = res.data.data.showGraph == 1 ? true : false
this.lineForm.settingData[0] = res.data.data
- this.addDialog = true;
+ setTimeout(() =>{
+ this.addDialog = true;
+ },100)
})
}
},
showDetail(row) {
- this.loadData();
+ // this.detailId = row.id;
+ this.detailId = row.crtCode;
+ this.loadData(row);
// getRecorderDetail({id:row.id}).then(res =>{
// console.log('res----------------',res)
// })
@@ -1035,15 +1083,26 @@ export default {
}
});
},
- loadData() {
- this.detailData = [
- { recorder: '1302022', recordDate: '2025-07-26 16:04:43' },
- { recorder: '1302022', recordDate: '2025-07-26 16:04:43' },
- { recorder: '1302022', recordDate: '2025-07-26 16:04:43' },
- { recorder: '1302022', recordDate: '2025-07-26 16:04:43' },
- ];
- this.detailPage.total = this.detailData.length;
- this.detailDialog = true;
+ loadData(row) {
+ getRecorderHistoryDetail({
+ // id:this.detailId,
+ recorder:this.detailId,
+ current:this.detailPage.currentPage,
+ size:this.detailPage.pageSize
+ }).then(res =>{
+ console.log('res',res)
+ this.detailData = res.data.data.records
+ this.detailPage.total = res.data.data.total
+ this.detailDialog = true;
+ })
+ },
+ detailCurrentChange(currentPage){
+ this.detailPage.currentPage = currentPage
+ this.loadData()
+ },
+ detailSizeChange(pageSize){
+ this.detailPage.pageSize = pageSize
+ this.loadData()
},
onLoad() {
this.data = [
@@ -1057,4 +1116,10 @@ export default {
};
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/views/recorderList/js/recorderColumnData.js b/src/views/recorderList/js/recorderColumnData.js
index e890fca..6ba1919 100644
--- a/src/views/recorderList/js/recorderColumnData.js
+++ b/src/views/recorderList/js/recorderColumnData.js
@@ -104,8 +104,8 @@ export default {
},
],
dicData: [
- { label: '否', value: false },
- { label: '是', value: true }
+ { label: '是', value: '1' },
+ { label: '否', value: '0' },
],
},
{
diff --git a/src/views/warehouseManagement/maintenancetools/index.vue b/src/views/warehouseManagement/maintenancetools/index.vue
index 5808963..b7370f4 100644
--- a/src/views/warehouseManagement/maintenancetools/index.vue
+++ b/src/views/warehouseManagement/maintenancetools/index.vue
@@ -9,22 +9,25 @@
- {{ row.stRealtimeStock.coGoods.goodsName }}
+
新增
- 保养申请
+ 保养申请
- 加入保养
+ 加入保养
-
+
+
-
\ No newline at end of file
+
\ No newline at end of file