This commit is contained in:
zhutianqi
2021-12-21 13:47:46 +08:00
parent d8b39e684e
commit d322144e85
@@ -617,7 +617,7 @@ export default {
window.open('/static/pdf/phone/viewer.html?file=' + encodeURIComponent('/api/att/attFile/getFileInfo?fileId=' + id)) window.open('/static/pdf/phone/viewer.html?file=' + encodeURIComponent('/api/att/attFile/getFileInfo?fileId=' + id))
}, },
addfjList() { addfjList() {
this.$http.get('lawss/sarStandFile/queryFileInfo', { this.$http.get('lawss/sarStandFile/querySourceFileInfo', {
standId: this.form.standId standId: this.form.standId
}, { }, {
_this: this _this: this