标准清单 高级检索

This commit is contained in:
宋伟佳
2021-06-25 17:57:33 +08:00
parent a2acbe7ae6
commit b843b0d975
60 changed files with 572 additions and 698 deletions
@@ -160,7 +160,6 @@ export default {
// 点击查看
handlePreview (item) {
console.log('item', item)
let routeUrl = this.$router.resolve({
name: 'OtherStandardDetails',
params: {
@@ -171,7 +171,6 @@ export default {
list: list
}
return new Promise((resolve, reject) => {
console.log(179)
this.$http.postData('lawss/SarStandCompareList/save', formData, {
_this: this
}, res => {