src/views/task/task.vue
@@ -102,6 +102,7 @@ refreshBtn:false, columnBtn:false, searchShowBtn:false, menuWidth:300, column: [ { label: "任务名称", @@ -176,7 +177,7 @@ hide: true, span: 6, type: "number", labelWidth: 110, // labelWidth: 110, display: false, }, { @@ -337,7 +338,7 @@ dicUrl: `/api/soldr/soldr/selectSol`, props: { label: "spn", value: "id" value: "stockId1" }, change: function (value) { console.log(value.value) @@ -348,7 +349,7 @@ prop: "stockNum", hide: true, disabled: true, span: 6, span: 7, type: "number", labelWidth: 110, },