新增作业
This commit is contained in:
parent
b0fb71e316
commit
5dc37ccdf2
@ -196,7 +196,7 @@ const state = reactive({
|
|||||||
|
|
||||||
// 加载
|
// 加载
|
||||||
const loadData = () => {
|
const loadData = () => {
|
||||||
state.loading = true;
|
// state.loading = true;
|
||||||
// GetEntityList(state.query)
|
// GetEntityList(state.query)
|
||||||
// .then((res) => {
|
// .then((res) => {
|
||||||
// if (res.code === 200) {
|
// if (res.code === 200) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user