Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fukai
vue-gjjs
Commits
396e0b57
Commit
396e0b57
authored
Jan 25, 2022
by
zhoubaojian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
zbj
parent
e1c21858
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
25 additions
and
3 deletions
+25
-3
package-lock.json
package-lock.json
+0
-0
index.vue
src/views/Business/Bftset/index.vue
+1
-1
index.vue
src/views/Business/Bftsnd/index.vue
+1
-1
yarn.lock
yarn.lock
+23
-1
No files found.
package-lock.json
View file @
396e0b57
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/views/Business/Bftset/index.vue
View file @
396e0b57
...
...
@@ -117,7 +117,7 @@ export default {
computed
:
{},
data
(){
return
{
tabVal
:
""
,
tabVal
:
"
setp
"
,
trnName
:
"bftset"
,
model
:
new
Bftset
().
data
,
checkRules
:
Check
,
...
...
src/views/Business/Bftsnd/index.vue
View file @
396e0b57
...
...
@@ -138,7 +138,7 @@ export default {
computed
:
{},
data
(){
return
{
tabVal
:
""
,
tabVal
:
"
rgfp
"
,
trnName
:
"bftsnd"
,
model
:
new
Bftsnd
().
data
,
checkRules
:
Check
,
...
...
yarn.lock
View file @
396e0b57
...
...
@@ -699,7 +699,7 @@
"babel-plugin-transform-strict-mode@^6.24.1":
"integrity" "sha1-1fr3qleKZbvlkc9e2uBKDGcCB1g="
"resolved" "https://registry.npm
.taobao.org/babel-plugin-transform-strict-mode/download
/babel-plugin-transform-strict-mode-6.24.1.tgz"
"resolved" "https://registry.npm
js.org/babel-plugin-transform-strict-mode/-
/babel-plugin-transform-strict-mode-6.24.1.tgz"
"version" "6.24.1"
dependencies:
"babel-runtime" "^6.22.0"
...
...
@@ -3460,6 +3460,11 @@
dependencies:
"minimist" "^1.2.5"
"moment@^2.27.0":
"integrity" "sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ=="
"resolved" "https://registry.npmmirror.com/moment/download/moment-2.29.1.tgz"
"version" "2.29.1"
"ms@^2.1.1":
"integrity" "sha1-V0yBOM4dK1hh8LRFedut1gxmFbI="
"resolved" "https://registry.npm.taobao.org/ms/download/ms-2.1.3.tgz?cache=0&sync_timestamp=1607433872491&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fms%2Fdownload%2Fms-2.1.3.tgz"
...
...
@@ -4867,6 +4872,11 @@
dependencies:
"is-plain-obj" "^1.0.0"
"sortablejs@1.10.2":
"integrity" "sha512-YkPGufevysvfwn5rfdlGyrGjt7/CRHwvRPogD/lC+TnvcN29jDpCifKP+rBqf+LRldfXSTh+0CGLcSg0VIxq3A=="
"resolved" "https://registry.npmmirror.com/sortablejs/download/sortablejs-1.10.2.tgz"
"version" "1.10.2"
"source-list-map@^0.1.7":
"integrity" "sha1-xVCyq1Qn9rPyH1r+rYjE9Vh7IQY="
"resolved" "https://registry.npmjs.org/source-list-map/-/source-list-map-0.1.8.tgz"
...
...
@@ -5420,6 +5430,11 @@
"resolved" "https://registry.npm.taobao.org/vm-browserify/download/vm-browserify-1.1.2.tgz?cache=0&sync_timestamp=1572870776965&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvm-browserify%2Fdownload%2Fvm-browserify-1.1.2.tgz"
"version" "1.1.2"
"vue-draggable-resizable@^2.2.0":
"integrity" "sha1-lMQzynSLwaTQlZuhxcDhw1Ns7ls="
"resolved" "https://registry.nlark.com/vue-draggable-resizable/download/vue-draggable-resizable-2.3.0.tgz"
"version" "2.3.0"
"vue-hot-reload-api@^2.2.0":
"integrity" "sha1-UylVzB6yCKPZkLOp+acFdGV+CPI="
"resolved" "https://registry.npm.taobao.org/vue-hot-reload-api/download/vue-hot-reload-api-2.3.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-hot-reload-api%2Fdownload%2Fvue-hot-reload-api-2.3.4.tgz"
...
...
@@ -5480,6 +5495,13 @@
"resolved" "https://registry.nlark.com/vue/download/vue-2.6.13.tgz?cache=0&sync_timestamp=1622665302373&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fvue%2Fdownload%2Fvue-2.6.13.tgz"
"version" "2.6.13"
"vuedraggable@^2.24.1":
"integrity" "sha512-6/HDXi92GzB+Hcs9fC6PAAozK1RLt1ewPTLjK0anTYguXLAeySDmcnqE8IC0xa7shvSzRjQXq3/+dsZ7ETGF3g=="
"resolved" "https://registry.npmmirror.com/vuedraggable/download/vuedraggable-2.24.3.tgz"
"version" "2.24.3"
dependencies:
"sortablejs" "1.10.2"
"vuex@^3.4.0":
"integrity" "sha1-I2vAhqhww655lG8QfxbeWdWJXnE="
"resolved" "https://registry.nlark.com/vuex/download/vuex-3.6.2.tgz?cache=0&sync_timestamp=1621868918134&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fvuex%2Fdownload%2Fvuex-3.6.2.tgz"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment