标准清单 高级检索
This commit is contained in:
@@ -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 => {
|
||||
|
||||
Reference in New Issue
Block a user