cxmo 1 year ago
parent
commit
ec0415abfe

+ 0 - 1
src/views/dataEntry_manage/addChart.vue

@@ -598,7 +598,6 @@ export default {
 						ChartName: this.chartInfo.ChartName,
 						ChartType: this.chartInfo.ChartType,
 						ChartEdbInfoList: db_arr,
-						IsNameDefault:this.IsNameDefault
 					}
 
 					//提交参数

+ 0 - 1
src/views/dataEntry_manage/editChart.vue

@@ -668,7 +668,6 @@ export default {
 						ChartType: this.chartInfo.ChartType,
 						ChartInfoId: this.chartInfo.ChartInfoId,
 						ChartEdbInfoList: db_arr,
-						IsNameDefault:this.IsNameDefault
 					}
 
 					//提交参数