|
@@ -129,10 +129,12 @@ const onClose = () => {
|
|
|
};
|
|
};
|
|
|
const getDataID = async ()=>{
|
|
const getDataID = async ()=>{
|
|
|
const res = await Api.requested({
|
|
const res = await Api.requested({
|
|
|
- id:20221108111402,
|
|
|
|
|
- content:{}
|
|
|
|
|
|
|
+ id:10025901,
|
|
|
|
|
+ content:{
|
|
|
|
|
+ tablename:'sa_order'
|
|
|
|
|
+ }
|
|
|
})
|
|
})
|
|
|
-
|
|
|
|
|
|
|
+ form.value.sa_orderid = res.data
|
|
|
}
|
|
}
|
|
|
const mxChange = ()=>{
|
|
const mxChange = ()=>{
|
|
|
form.value.tradefield = ''
|
|
form.value.tradefield = ''
|