Ver Fonte

客户页面

wangxy há 1 mês atrás
pai
commit
80ee659600
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      pages/admin/Hetong/components/qiTaYueDing.vue

+ 1 - 1
pages/admin/Hetong/components/qiTaYueDing.vue

@@ -24,7 +24,7 @@
 	const data = injectHetong()
 
 	function onInputChange(e) {
-		data.beizhu = e.detail.value
+		data.hetong.beizhu = e.detail.value
 	}
 </script>