瀏覽代碼

Merge branch 'feature/v2.4.46' of https://jygit.jydev.jianyu360.cn/jianyu/qmx_page_admin into feature/v2.4.46

tangshizhe 1 月之前
父節點
當前提交
f71e480cdc
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/create-order/components/schema-form/schema-form.vue

+ 1 - 0
src/views/create-order/components/schema-form/schema-form.vue

@@ -282,6 +282,7 @@ export default {
         'contractAmount',
         'relatedOrders',
         'subAccountNumbers',
+        'serviceList',
       ]
       const waitingRestoreForm = this.thisProductInfoListItem.productCardInfo?.waitingRestoreForm
       if (waitingRestoreForm && Object.keys(waitingRestoreForm).length > 0) {