diff --git a/src/views/business/study/comp/tbbd/Bj.vue b/src/views/business/study/comp/tbbd/Bj.vue index 5672778..643b902 100644 --- a/src/views/business/study/comp/tbbd/Bj.vue +++ b/src/views/business/study/comp/tbbd/Bj.vue @@ -246,16 +246,16 @@
-
存储条件:
+
存储位置:
- +
-
存储位置:
+
存储条件:
- +
@@ -481,6 +481,10 @@ export default { this.getInfo() }, methods: { + yjccCcwzChange(cindex,val){ + debugger + this.cclistYj[cindex].cctj=val.wc + }, onFillCallback(data) { console.log("data:" + JSON.stringify(data)) console.log("formdata:" + JSON.stringify(this.$refs.templateTable.getFilledFormData()))