diff --git a/.env.development b/.env.development index 8bcc5d2..236bd45 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ NODE_ENV = 'development' VITE_NOW_TYPE = 'dist' # Base API -VITE_APP_BASE_URL='http://192.168.1.22:8546' -# VITE_APP_BASE_URL='https://erp.lihaink.cn' \ No newline at end of file +# VITE_APP_BASE_URL='http://192.168.1.22:8546' +VITE_APP_BASE_URL='https://erp.lihaink.cn' \ No newline at end of file diff --git a/src/views/translationOrder/component/goodList.vue b/src/views/translationOrder/component/goodList.vue new file mode 100644 index 0000000..a17691a --- /dev/null +++ b/src/views/translationOrder/component/goodList.vue @@ -0,0 +1,25 @@ + + + diff --git a/src/views/translationOrder/component/goodsOffer.vue b/src/views/translationOrder/component/goodsOffer.vue new file mode 100644 index 0000000..06a933c --- /dev/null +++ b/src/views/translationOrder/component/goodsOffer.vue @@ -0,0 +1,188 @@ + + + diff --git a/src/views/translationOrder/component/subOrder.vue b/src/views/translationOrder/component/subOrder.vue new file mode 100644 index 0000000..d054804 --- /dev/null +++ b/src/views/translationOrder/component/subOrder.vue @@ -0,0 +1,67 @@ + + + diff --git a/src/views/translationOrder/detail.vue b/src/views/translationOrder/detail.vue new file mode 100644 index 0000000..cdd5962 --- /dev/null +++ b/src/views/translationOrder/detail.vue @@ -0,0 +1,122 @@ + + + diff --git a/src/views/translationOrder/edit.vue b/src/views/translationOrder/edit.vue new file mode 100644 index 0000000..d6d4ede --- /dev/null +++ b/src/views/translationOrder/edit.vue @@ -0,0 +1,103 @@ + + + diff --git a/src/views/translationOrder/index.vue b/src/views/translationOrder/index.vue new file mode 100644 index 0000000..a128626 --- /dev/null +++ b/src/views/translationOrder/index.vue @@ -0,0 +1,155 @@ + + + +