zhaoxiaoqiang
2023-09-07 e2f0865c2a1167d36208a8c41eb5f18c684c786b
src/views/qyp-project-order/draw.vue
@@ -64,6 +64,13 @@
import Etable from "@/components/table.vue";
export default {
    components: { Etable },
    props:{
     orderId:""
    },
    created(){
        this.searchData.orderId = this.orderId;
        this.formInline.orderId = this.orderId;
    },
    data() {
        return {
            columns:[