@@ -821,7 +820,7 @@
-
+
@@ -864,7 +864,7 @@ export default {
},
data() {
return {
- jlbh1: 'QD',
+ jlbh1: 'QZ',
jlbh2: '(' + new Date().getFullYear() + ')',
jlbh3: '',
ysjl: {
diff --git a/src/views/ysjl/4000/jj/common/index.vue b/src/views/ysjl/4000/jj/common/index.vue
index 4d0a1d1..ecdb890 100644
--- a/src/views/ysjl/4000/jj/common/index.vue
+++ b/src/views/ysjl/4000/jj/common/index.vue
@@ -64,11 +64,7 @@
-
-
+
@@ -903,10 +899,10 @@
-
+
-
-
+
@@ -366,9 +366,9 @@
-
+
-
+
@@ -447,13 +447,13 @@ export default {
},
watch: {
- // jlbh3: function(val) {
- // this.ysjl.jilubianhao = this.jlbh1 + this.jlbh2 + '-' + val
- // this.judgeRepeat(this.ysjl.jilubianhao, this.ysjl.id)
- // },
- // jilubianhao: function(newValue) {
- // this.judgeRepeat(newValue, this.ysjl.id)
- // }
+ jlbh3: function(val) {
+ this.ysjl.jilubianhao = this.jlbh1 + this.jlbh2 + '-' + val
+ this.judgeRepeat(this.ysjl.jilubianhao, this.ysjl.id)
+ },
+ jilubianhao: function(newValue) {
+ this.judgeRepeat(newValue, this.ysjl.id)
+ }
},
// 添加F5刷新监听事件
mounted() {
diff --git a/src/views/ysjl/5000/dj/lygg-cl/index.vue b/src/views/ysjl/5000/dj/lygg-cl/index.vue
index 655d866..29b9511 100644
--- a/src/views/ysjl/5000/dj/lygg-cl/index.vue
+++ b/src/views/ysjl/5000/dj/lygg-cl/index.vue
@@ -27,7 +27,7 @@
-
-
+
@@ -359,9 +359,9 @@
-
+
-
+
@@ -441,13 +441,13 @@ export default {
},
watch: {
- // jlbh3: function(val) {
- // this.ysjl.jilubianhao = this.jlbh1 + this.jlbh2 + '-' + val
- // this.judgeRepeat(this.ysjl.jilubianhao, this.ysjl.id)
- // },
- // jilubianhao: function(newValue) {
- // this.judgeRepeat(newValue, this.ysjl.id)
- // }
+ jlbh3: function(val) {
+ this.ysjl.jilubianhao = this.jlbh1 + this.jlbh2 + '-' + val
+ this.judgeRepeat(this.ysjl.jilubianhao, this.ysjl.id)
+ },
+ jilubianhao: function(newValue) {
+ this.judgeRepeat(newValue, this.ysjl.id)
+ }
},
// 添加F5刷新监听事件
mounted() {