diff --git a/src/views/assetRecord2/assetsAuth.vue b/src/views/assetRecord2/assetsAuth.vue deleted file mode 100644 index 6c641b2..0000000 --- a/src/views/assetRecord2/assetsAuth.vue +++ /dev/null @@ -1,53 +0,0 @@ - - diff --git a/src/views/assetRecord2/index.vue b/src/views/assetRecord2/index.vue index 66cf7ac..9241ece 100644 --- a/src/views/assetRecord2/index.vue +++ b/src/views/assetRecord2/index.vue @@ -1,4 +1,4 @@ - + - - \ No newline at end of file diff --git a/src/views/renwubiaodan/baofei.vue b/src/views/renwubiaodan/baofei.vue new file mode 100644 index 0000000..ceb7064 --- /dev/null +++ b/src/views/renwubiaodan/baofei.vue @@ -0,0 +1,80 @@ + + + + + diff --git a/src/views/renwubiaodan/butongguo.vue b/src/views/renwubiaodan/butongguo.vue new file mode 100644 index 0000000..4ee52a4 --- /dev/null +++ b/src/views/renwubiaodan/butongguo.vue @@ -0,0 +1,94 @@ + + + + + diff --git a/src/views/renwubiaodan/index_v1.vue b/src/views/renwubiaodan/index_v1.vue new file mode 100644 index 0000000..4f82b13 --- /dev/null +++ b/src/views/renwubiaodan/index_v1.vue @@ -0,0 +1,691 @@ + + + diff --git a/src/views/renwubiaodan/index_v2.vue b/src/views/renwubiaodan/index_v2.vue new file mode 100644 index 0000000..02d6445 --- /dev/null +++ b/src/views/renwubiaodan/index_v2.vue @@ -0,0 +1,978 @@ + + + diff --git a/src/views/renwubiaodan/index_v3.vue b/src/views/renwubiaodan/index_v3.vue new file mode 100644 index 0000000..22113c0 --- /dev/null +++ b/src/views/renwubiaodan/index_v3.vue @@ -0,0 +1,566 @@ + + + diff --git a/src/views/renwubiaodan/index_v4.vue b/src/views/renwubiaodan/index_v4.vue new file mode 100644 index 0000000..362499b --- /dev/null +++ b/src/views/renwubiaodan/index_v4.vue @@ -0,0 +1,422 @@ + + + \ No newline at end of file diff --git a/src/views/renwubiaodan/minxfanhui.js b/src/views/renwubiaodan/minxfanhui.js new file mode 100644 index 0000000..c9733cc --- /dev/null +++ b/src/views/renwubiaodan/minxfanhui.js @@ -0,0 +1,35 @@ +// src/mixins/myMixin.js +export default { + data() { + return { + } + }, + created() { + }, + methods: { + sendBack() { + if (localStorage.getItem('ismypaginationTow')) { + let formInline = JSON.parse(localStorage.getItem('ismypaginationTow')) + formInline.isfanhuiTow = true + localStorage.setItem("ismypaginationTow", JSON.stringify(formInline)) + } + console.log(); + + if (this.$route.query.istijiaoshow) { + this.$router.push({ + name: 'TaskInfo', query: { + // pageType: "look", + id: this.$route.query.taskId, + assetId: this.$route.query.lookassetId, + lookassetId: this.$route.query.lookassetId, + pageType: this.$route.query.pageTypetow, + istijiaoshow: true + } + }) + } else { + this.$router.go(-1); + + } + }, + } +}; diff --git a/src/views/auditPages/taskManagement/audit.vue b/src/views/renwubiaodan/webType1.vue similarity index 61% rename from src/views/auditPages/taskManagement/audit.vue rename to src/views/renwubiaodan/webType1.vue index 91e3409..b3e1300 100644 --- a/src/views/auditPages/taskManagement/audit.vue +++ b/src/views/renwubiaodan/webType1.vue @@ -1,4 +1,3 @@ - - - + diff --git a/src/views/unitPages/myAssets/assetsAuth.vue b/src/views/renwubiaodan/webType2.vue similarity index 64% rename from src/views/unitPages/myAssets/assetsAuth.vue rename to src/views/renwubiaodan/webType2.vue index d76f739..5fb8884 100644 --- a/src/views/unitPages/myAssets/assetsAuth.vue +++ b/src/views/renwubiaodan/webType2.vue @@ -1,13 +1,15 @@ + diff --git a/src/views/system/user/danweiList.vue b/src/views/system/user/danweiList.vue index 5a2add8..eca9a79 100644 --- a/src/views/system/user/danweiList.vue +++ b/src/views/system/user/danweiList.vue @@ -1,34 +1,84 @@