a52f048a by zhangmeng

地址

1 parent 1995064f
......@@ -105,8 +105,6 @@ function building() {
}
function popRemark(type) {
console.log(form.value)
alert(type)
if (!form.value) {
building()
return
......@@ -120,8 +118,6 @@ function popRemark(type) {
// building()
// return
// }
alert(type)
if ((form.value.isJdView == 0 && type == '1')
|| (type == '2')
|| ( type == '3')
......
......@@ -116,8 +116,6 @@ function building() {
}
function popRemark(type) {
console.log(form.value)
alert(type)
if (!form.value) {
building()
return
......@@ -132,7 +130,6 @@ function popRemark(type) {
// building()
// return
// }
alert(type)
if ((form.value.isJdView == 0 && type == '1')
|| (type == '2')
|| ( type == '3')
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!