|
|
@@ -53,7 +53,7 @@
|
|
|
style="width: 100px;"
|
|
|
/>
|
|
|
</el-form-item>
|
|
|
-=======
|
|
|
+
|
|
|
|
|
|
<el-form-item label="印件号">
|
|
|
<el-input
|
|
|
@@ -61,7 +61,7 @@
|
|
|
style="width: 100px;"
|
|
|
/>
|
|
|
</el-form-item>
|
|
|
->>>>>>> 3b060240315e393ba2d346996eac75d0c12f60f4
|
|
|
+
|
|
|
|
|
|
<el-form-item label="印件号">
|
|
|
<el-input
|
|
|
@@ -182,7 +182,7 @@ const handleSearch = async() => {
|
|
|
|
|
|
const jjcp_yjno = props.jjcp_yjno;
|
|
|
const res = await getWasteDistribution({ order,jjcp_yjno })
|
|
|
-=======
|
|
|
+
|
|
|
const yjno = form.value['jjcp_yjno']
|
|
|
const res = await getWasteDistribution({ order,yjno })
|
|
|
>>>>>>> 3b060240315e393ba2d346996eac75d0c12f60f4
|