Explorar el Código

变量赋值错了

yingzhou hace 6 años
padre
commit
f408cf4846
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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'],