|
@@ -578,7 +578,7 @@ export default {
|
|
|
console.log(this.tableSelection);
|
|
|
getDetails(this.tableSelection)
|
|
|
this.$refs.preView.show(this.hiprintTemplate, detailArr)
|
|
|
- } else {
|
|
|
+ } else {
|
|
|
this.queryItem = this.tableSelection;
|
|
|
this.dialogForm.createMan = JSON.parse(
|
|
|
localStorage.getItem("supply_user")
|