| | |
| | | width="1000px" |
| | | :before-close="handleClose1" |
| | | > |
| | | <jianqianwenzhen |
| | | :jianqianwenzhendata="jianqianwenzhendata" v-if="flags" |
| | | ></jianqianwenzhen> |
| | | <jianqianwenzhen |
| | | :jianqianwenzhendata="jianqianwenzhendata" |
| | | v-if="flags" |
| | | ></jianqianwenzhen> |
| | | <span slot="footer" class="dialog-footer"> |
| | | <el-button @click="jianqians = false">取 消</el-button> |
| | | </span> |
| | |
| | | components: { |
| | | ViewPdf, |
| | | Historicalreport, |
| | | jianqianwenzhen |
| | | jianqianwenzhen, |
| | | }, |
| | | dicts: [ |
| | | "dict_tjtype", |
| | |
| | | "tj_work", |
| | | "tj_work_status", |
| | | "tj_smoking_pinlv", |
| | | "tj_work" |
| | | "tj_work", |
| | | ], |
| | | name: "checkAll", |
| | | data() { |
| | | return { |
| | | flags:false, |
| | | jianqianwenzhendata:[], |
| | | jianqians:false, |
| | | flags: false, |
| | | jianqianwenzhendata: [], |
| | | jianqians: false, |
| | | sex: true, |
| | | activeName: "1", |
| | | wenzhen: false, |
| | |
| | | this.add0(mm) |
| | | ); |
| | | }, |
| | | jianqian() { |
| | | jianqian() { |
| | | this.flags = true; |
| | | this.jianqians = true; |
| | | let tjNumber = this.tableAll.tjNumber; |
| | |
| | | this.startTime = val; |
| | | }, |
| | | |
| | | hb(){ |
| | | if (this.queryParams.tjNumber != "") { |
| | | hb() { |
| | | if (this.queryParams.tjNumber != "") { |
| | | this.submitForm(); |
| | | } |
| | | }, |
| | |
| | | const tjNumber = row.tjNumber; |
| | | revoke(tjNumber).then((response) => { |
| | | this.$modal.msgSuccess("撤回成功"); |
| | | if(response.code == 200){ |
| | | if (response.code == 200) { |
| | | this.loading = false; |
| | | this.getList(); |
| | | } |
| | |
| | | getfiedState(data).then((res) => {}); |
| | | }); |
| | | }, |
| | | handleClose1(){ |
| | | this.jianqians = false |
| | | handleClose1() { |
| | | this.jianqians = false; |
| | | }, |
| | | // 生成报告 |
| | | // generate(row) { |