Browse Source

变量赋值错了

yingzhou 6 năm trước cách đây
mục cha
commit
f408cf4846
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      app/sign/js/modify.js

+ 2 - 2
app/sign/js/modify.js

@ -1,6 +1,6 @@
var httpData=GetRequest();
top.xgLabel=(function(){
	new Vue({
(function(){
	top.xgLabel=new Vue({
		el:"#app",
		data:{
			patient:httpData['patient'],