Commit 5cb9274c authored by jingnan's avatar jingnan 👀

看板从组装总体跳转SQCDP维护修改为和从站位看板跳过去一样,只是站位默认展示为工厂

parent eaa22a65
...@@ -2941,7 +2941,7 @@ export default { ...@@ -2941,7 +2941,7 @@ export default {
name: 'sqcdpMaintain', name: 'sqcdpMaintain',
query: { query: {
name: name, name: name,
sorties: this.info.aircraftSorties.defCode, // sorties: this.info.aircraftSorties.defCode,
// serialNumber: this.$route.query.serialNumber, // serialNumber: this.$route.query.serialNumber,
data: data data: data
} }
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
:visible.sync="visible" :visible.sync="visible"
fullscreen fullscreen
:modal="false" :modal="false"
title="sqcdp维护" title="SQCDP维护"
:modal-append-to-body="false" :modal-append-to-body="false"
class="sqcdp-dialog" class="sqcdp-dialog"
:destroy-on-close="true" :destroy-on-close="true"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment