Explorar o código

修复修改参与集采问题

xiebaomin hai 1 ano
pai
achega
d45ccc02a7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/goods/procurement.vue

+ 1 - 1
pages/goods/procurement.vue

@@ -192,7 +192,7 @@ export default {
         modelData(proData) {
             this.contentModalText = '确定退出参与该需求吗?'
             this.modal = true
-            this.proDataInfo = proData
+            this.procurement = proData
         },
         // 关闭底部
         handlerPopupClose($event) {